Skip to content

Commit b4cfa33

Browse files
authored
Change editor-key-invalid color to a lighter shade
1 parent 18be8d7 commit b4cfa33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Assets/Styles/Custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
--editor-special-variable: #256;
5757
--editor-key-property: #00c;
5858
--editor-key-comment: #940;
59-
--editor-key-invalid: #f00;
59+
--editor-key-invalid: #ff8686;
6060

6161
--editor-outline: #696969;
6262

0 commit comments

Comments
 (0)