mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add core:show-welcome-tour action and logic to display on first-run
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user