Hello! I have a weird issue where my custom tres theme for some buttons applies correctly in the 2D editor, but in the actual game the theme isn't visible. This happens even after restarting Godot.
I tried googling the issue and couldn't find a solution that worked for me since most people seem to report the other way around - theme works in game but not in the editor.
I have tried applying the theme to the root control node, the button itself, and both.
Game (left) vs editor (right)
Theme applied to root control node from a saved tres
The theme has the same settings for all states of the button
Kinda stumped and would appreciate suggestions, thanks!