Broken by 30.2.0
The latest update, 30.2.0, changes the theme back to the default and makes the Catppuccin theme not show up in the theme menu anymore.
Can confirm, the release notes for 30.2.0 state that legacy themes are no longer supported. The wiki page for themes states that OBS now uses a system called composable themes, involving multiple files. I propose keeping the legacy themes in a separate branch, so that people using pre-30.2.0 OBS can still use the themes.
So when will it be updated?
updates ?
@Xurdejl could you please take a look at this? <3
this is a very hacky solution, but anyway have translated the legacy theme to the new format (mocha only tho colors can be overwritten in ovt) https://gist.github.com/zspher/4d25095c05c08d5a1807d503cf57edf2
by changing
- rgb & hex colors to vars
- palette colors to vars
- removing the custom svg icons and using the default obs ones
somethings are broken tho:
- audio mixer - not aligned
- lower status bar - white line/outlines
Hey :wave:,
Thanks for raising an issue about this. I'm not sure how active @Xurdejl is but I'm happy to merge PRs implementing support for the new theme format.
I'll try to get around to reviewing the PR @zspher with my own OBS installation at some point in the next few weeks - I'd appreciate if others could try to import the files in that PR and report any issues/bugs that we can resolve before merging :+1:
I tested @zspher implementation and so far no major issues.