mirror of
https://github.com/godotengine/godot-syntax-themes.git
synced 2026-01-05 10:09:43 +03:00
Fix highlighted word color being hard to see on VS Code Light
This commit is contained in:
@@ -36,4 +36,4 @@ symbol_color="ff000000"
|
||||
text_color="ff000000"
|
||||
text_selected_color="ff000000"
|
||||
user_type_color="ff09885a"
|
||||
word_highlighted_color="26cce5e5"
|
||||
word_highlighted_color="ffd9e9fe"
|
||||
|
||||
Reference in New Issue
Block a user