Fix highlighted word color being hard to see on VS Code Light

This commit is contained in:
Hugo Locurcio
2022-02-26 19:36:18 +01:00
parent 80ceaa3711
commit 751f939dec

View File

@@ -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"