godot/modules/gdscript/editor
Hugo Locurcio 0a24d40836
Improve script editor's light theme syntax colors for better readability
New colors were hand-picked to have a better contrast rate,
while still following the general coloring of the previous light theme.

This improves the light theme's accessibility, especially in outdoor
environments with direct sunlight.
2022-07-31 23:40:48 +02:00
..
script_templates Fix EditorScenePostImport templates for C# 2022-06-16 19:29:59 +02:00
gdscript_highlighter.cpp Improve script editor's light theme syntax colors for better readability 2022-07-31 23:40:48 +02:00
gdscript_highlighter.h Highlight ^NodePath and &StringName differently 2022-07-19 20:20:30 +02:00
gdscript_translation_parser_plugin.cpp Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
gdscript_translation_parser_plugin.h Add a new HashSet template 2022-05-20 22:40:38 +02:00