catppuccin / gtk

🪟 Soothing pastel theme for GTK3/4
GNU General Public License v3.0
910 stars 54 forks source link

Not working after update #125

Closed aurkaxi closed 1 year ago

aurkaxi commented 1 year ago

Describe the bug When I first installed it, it worked. After a system upgrade it doesn't work anymore.

Mention your distribution and your theme version Distribution: Archlinux Theme Version: 0.6.2-2

Select how you installed the theme

Symlinked the gtk-4.0 folder? Not using gtk-4

Expected behavior Soothing theme on every gtk app i guess.

Screenshots Everything is on white adwita. Here is a screenshot of YAD settings, pcmanfm, 7-zip. image

Additional Context At first i did it via ~/.config/gtk-3.0/settings. but after it stopped working I tried every possible method. Still not working.

───────┬────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /home/aurka/.config/gtk-3.0/settings.ini
───────┼────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ [Settings]
   2   │ gtk-cursor-theme-name=Catppuccin-Mocha-Dark-Cursors
   3   │ gtk-icon-theme-name=Flat-Remix-Grey-Dark
   4   │ gtk-theme-name=Catppuccin-Mocha-Standard-Mauve-dark
   5   │ gtk-font-name=FiraCode Nerd Font
   6   │ gtk-application-prefer-dark-theme=true
───────┴────────────────────────────────────────────────────────────────────────────────────────────────

───────┬────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /usr/share/gtk-3.0/settings.ini
───────┼────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ [Settings]
   2   │ gtk-cursor-theme-name=Catppuccin-Mocha-Dark-Cursors
   3   │ gtk-icon-theme-name=Flat-Remix-Grey-Dark
   4   │ gtk-theme-name=Catppuccin-Mocha-Standard-Mauve-dark
   5   │ gtk-font-name=FiraCode Nerd Font
   6   │ gtk-application-prefer-dark-theme=true
───────┴────────────────────────────────────────────────────────────────────────────────────────────────

───────┬────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /etc/gtk-3.0/settings.ini
───────┼────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ [Settings]
   2   │ gtk-cursor-theme-name=Catppuccin-Mocha-Dark-Cursors
   3   │ gtk-icon-theme-name=Flat-Remix-Grey-Dark
   4   │ gtk-theme-name=Catppuccin-Mocha-Standard-Mauve-dark
   5   │ gtk-font-name=FiraCode Nerd Font
   6   │ gtk-application-prefer-dark-theme=true
───────┴────────────────────────────────────────────────────────────────────────────────────────────────

I also tried gsettings method. But doesn't work.

❯ gsettings get org.gnome.desktop.interface gtk-theme
'Catppucchin-Mocha-Standard-Mauve-Dark'

Also you can see i am using catppuccin cursor theme, which works.

aurkaxi commented 1 year ago

I don't know how, but i typed dark instead of Dark