Skip to content

Commit 2453d54

Browse files
chore: set active node colour to match zelos glow colour
1 parent 03c381c commit 2453d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
}
9292

9393
html {
94-
--blockly-active-node-color: #ffa200;
94+
--blockly-active-node-color: #fff200;
9595
--blockly-active-tree-color: #60a5fa;
9696
--blockly-selection-width: 3px;
9797
}

0 commit comments

Comments
 (0)