issues
search
cgwire
/
kitsu
Collaboration Platform for Animation and VFX Productions
https://kitsu.cg-wire.com
GNU Affero General Public License v3.0
400
stars
106
forks
source link
Fix setup of dark theme
#1560
Closed
NicoPennec
closed
1 month ago
NicoPennec
commented
1 month ago
Problem
If no default theme is set, a wrong theme may be loaded.
Solution
Fix the setup of a dark theme, due to a missing boolean condition.
Problem
Solution