mirror of
https://github.com/godotengine/godot-syntax-themes.git
synced 2026-02-24 22:37:04 +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_color="000000ff"
|
||||||
text_selected_color="000000ff"
|
text_selected_color="000000ff"
|
||||||
user_type_color="09885aff"
|
user_type_color="09885aff"
|
||||||
word_highlighted_color="cce5e526"
|
word_highlighted_color="d9e9feff"
|
||||||
|
|||||||
Reference in New Issue
Block a user