Open
Description
I am new to Godot, but I was looking to change my editor theme colors when I came across your project. However, when changing the theme I have noticed some of the colors were not changing. When I reviewed the color names vs what I see in the tet
files, the following seemed to be missing. The one I was particularly interested in was gdscript/Node Reference Color
which wasn't changing on any of the themes.
These are the ones I saw that are missing:
- Control Flow Keyword Color
- Completion Scroll Hovered Color
- gdscript/Global Function Color
- gdscript/Node Reference Color
- gdscript/Annotation Color
- gdscript/String Name Color