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

This commit is contained in:
Hugo Locurcio
2022-02-26 19:35:43 +01:00
parent c942e94305
commit 66aba1134f

View File

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