pop-os / gtk-theme

System76 Pop GTK+ Theme
GNU General Public License v3.0
787 stars 83 forks source link

Toggle switches are missing in gnome-shell #440

Closed WatchMkr closed 4 years ago

WatchMkr commented 4 years ago

Toggle switches are missing in gnome-shell

leviport commented 4 years ago

Can confirm. Also seeing a lot of this in the console when I open the menu: Failed to load resource:///usr/share/gnome-shell/theme/Pop/toggle-on-dark.svg: The resource at “/usr/share/gnome-shell/theme/Pop/toggle-on-dark.svg” does not exist menu

leviport commented 4 years ago

@isantop are you certain this isn't just pop-shell? I see toggle switches everywhere else.

isantop commented 4 years ago

I'm not seeing them anywhere, and that error message is indicating a shell theme issue. It looks like the image paths were not updated to point at the GResource when the theme was switched to that.

isantop commented 4 years ago

I believe this is fixed by https://github.com/pop-os/gtk-theme/pull/441

leviport commented 4 years ago

Looks to be fixed here.