I am on Ubuntu 20.04 and using Godot v3.4.2 stable.
I'm trying to use this theme from Dark theme for Godot
but I cant figure out how to make it work.
Basically, I cloned the repo, cd into the folder and run:
cat ./theme.tres >> $HOME/.config/godot/editor_settings-3.tres
but godot editor isnt picking it up. Is this theme no longer supported? Also is there a way to create my own theme?