Discaimer: not a vital question or problem, just trying to waste my time
Godot Version
4.3
Question
Hi everyone,
I was trying to procrastinate by changing the theme of godot. I want to do it declaratively and not using godot editor settings ui. I noticed that there is a option in the .tres file in ‘interface/theme/base_color’. Now i tried to change that value but it seems that godot overwrites it everytime it opens. i also tried to download a theme (minimal-godot-theme) but even if i change the part where it declares the color it does not seem to work. I tried to figure out what goes wrong when i change the color but since i have no idea how themes or plugins work i am stunned.
I just want to change base color and accent color, nothing else, but i am struggling to find resources that could lead me to the right direction and have no idea how to debug this. Can somebody show me where i can find more informations?
Thanks in advance!