catppuccin / kde

🌻 Soothing pastel theme for KDE
MIT License
383 stars 21 forks source link

How to uninstall a theme? #44

Closed watermelvin closed 1 year ago

watermelvin commented 1 year ago

I specifically have the mocha-rosewater variant installed and would like to remove it. (installed using install.sh)

justTOBBI commented 1 year ago

You can remove the theme via the Appearance Settings.

watermelvin commented 1 year ago

I specifically want to remove the window decorations for the gtk theme, or at least revert them back to breeze, because right now the window buttons are oversized, even when changing the gtk theme to breeze from the appearance settings Header of lutris: image header of a qt app: image

Sourcastic commented 1 year ago

I don't think this is because of the app and/or GTK headers being big in general, rather than the catppuccin theme. Though if you want to remove the catppuccin window decoration theme, you can delete the relevant folders from .local/share/aurorae/themes.

watermelvin commented 1 year ago

I tried deleting .local/share/aurorae/themes, but it still has the same overly large and slightly pixelated icons. I launched lutris from the terminal and I'm getting the following: (lutris-bin:17225): Gtk-WARNING **: 10:32:20.837: Theme parsing error: gtk.css:1649:16: '-gtk-icon-size' is not a valid property name

Sourcastic commented 1 year ago

Right, yeah, I don't think this is something our theme can change. This just seems to be something with GTK or the app then. GTK headerbars have the extra space to fit the other elements like the searchbar or the hamburger menu I assume.

watermelvin commented 1 year ago

Part of the theme included window decorations, actually. image Here's another screenshot that might make it a bit clearer what the issue is: image The titlebar buttons are all larger and fuzzy looking. When I change the application style for gtk apps to adw-gtk3-dark: image It seems like the installation somehow modified the default breeze gtk theme's titlebar buttons, and I'd like to change it back to the default breeze theme with the unmodified titlebar buttons.

watermelvin commented 1 year ago

Ok so I installed the breeze-gtk theme by simonizor and applied the included Breeze-dark-gtk theme, which has the correct sized icons, but for whatever reason, the autogenerated Breeze gtk theme included in plasma has the large icons. Breeze-dark-gtk theme: image Default breeze theme with whatever is going on with it: image

Sourcastic commented 1 year ago

Ah, I think I see the issue: The "breeze" theme when you choose the GTK theme just applies the current plasma theme, as opposed to the same gray-ish breeze theme you'd choose in the appearance settings. As for why it's big and fuzzy, I'm not sure. Maybe because our theme is kind of large too, it tries to do that to GTK?

Cequallium commented 1 year ago

Try cleaning your .cache

watermelvin commented 1 year ago

Tried clearing .cache, no dice.

watermelvin commented 1 year ago

Just reinstalled my distro, turns out that it's an issue unrelated to the catpuccin theme. Thanks for helping, marking as closed. https://bugs.kde.org/show_bug.cgi?id=468203