catppuccin / gtk

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

App switcher not fully using theme coloring #177

Closed OlaoluwaM closed 5 months ago

OlaoluwaM commented 6 months ago

Is there an existing issue outlining your problem?

Describe the bug.

The app switcher that usually pops up when you press ALT + TAB still has traces of the default gnome theme coloring

Attach screenshots.

https://github.com/catppuccin/gtk/assets/37044906/cff7a028-0ce6-47b7-b7fd-448ce6766961

How did you install the theme?

From source (Python script)

If using GTK4, have you symlinked the "gtk-4.0" folder?

What GNOME version are you seeing the bug on?

GNOME Version 46.1

Any additional comments?

No response

nullishamy commented 5 months ago

Please test with the latest release (https://github.com/catppuccin/gtk/releases/tag/v1.0.0-rc3) and report back!

OlaoluwaM commented 5 months ago

Thanks @nullishamy! Unfortunately, the issue still persists, and it looks like the accent isn't right either. I downloaded the theme with the lavender accent but I get mauve

https://github.com/catppuccin/gtk/assets/37044906/dd6e03af-d892-43cc-90ec-5c5694e61179

nullishamy commented 5 months ago

The accents are not 1:1 because of colloid limitations, it's always been this way. I've got a PR open to fix this issue because I went ahead and tested it locally :+1:.

If you want to try out the test build from the PR (https://github.com/catppuccin/gtk/pull/209), you can follow the guide (https://github.com/catppuccin/gtk/blob/main/CONTRIBUTING.md#running-test-builds) :+1: