VoylinsGamedevJourney / gozen

The modular video editor
https://youtube.com/@voylinsgamedevjourney
GNU General Public License v3.0
145 stars 22 forks source link

Theming support #115

Open voylin opened 3 weeks ago

voylin commented 3 weeks ago

This will be very important and will require a good amount of code and thinking in advance on how to implement everything as correctly as possible, this may become a Core autoload to be honest as all modules should be using this part as well to support all the theming. For this I'll look in how Godot handles the theming of the editor to create the same kind of experience.

This will help for people to really make GoZen feel personal, and for people who prefer a light theme over a dark theme (which is the default GoZen theme right now).