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="000000ff"
|
||||
text_color="000000ff"
|
||||
text_selected_color="000000ff"
|
||||
user_type_color="09885aff"
|
||||
word_highlighted_color="cce5e526"
|
||||
word_highlighted_color="d9e9feff"
|
||||
|
||||
Reference in New Issue
Block a user