Add core:show-welcome-tour action and logic to display on first-run

This commit is contained in:
Nick O'Leary
2021-09-27 16:42:51 +01:00
parent e20cfb3dae
commit e9e03c945b
8 changed files with 151 additions and 43 deletions

View File

@@ -295,7 +295,7 @@ $group-default-stroke: #999;
$group-default-stroke-opacity: 1;
$group-default-label-color: #a4a4a4;
$tourGuide-shade: rgba(100, 70, 70, 0.6);
$tourGuide-shade: $shade-color;
$tourGuide-border: #a22222;
$tourGuide-heading-color: #a22222;