obs icon indicating copy to clipboard operation
obs copied to clipboard

Broken by 30.2.0

Open gitgizmo7 opened this issue 1 year ago • 2 comments

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.

gitgizmo7 avatar Jul 13 '24 02:07 gitgizmo7

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.

Vortigern-The-Grey avatar Jul 16 '24 08:07 Vortigern-The-Grey

So when will it be updated?

CalfMoon avatar Jul 26 '24 12:07 CalfMoon

updates ?

shadowe1ite avatar Jul 31 '24 20:07 shadowe1ite

@Xurdejl could you please take a look at this? <3

IAmJafeth avatar Jul 31 '24 21:07 IAmJafeth

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:

  1. audio mixer - not aligned
  2. lower status bar - white line/outlines

zspher avatar Aug 01 '24 02:08 zspher

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:

sgoudham avatar Aug 12 '24 23:08 sgoudham

I tested @zspher implementation and so far no major issues.

IAmJafeth avatar Aug 13 '24 04:08 IAmJafeth