Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GTK theme not applying to Gnome Settings or Gnome Extensions #203

Closed
Avapaa opened this issue Jul 6, 2022 · 6 comments
Closed

GTK theme not applying to Gnome Settings or Gnome Extensions #203

Avapaa opened this issue Jul 6, 2022 · 6 comments

Comments

@Avapaa
Copy link

Avapaa commented Jul 6, 2022

Hi!
I'm currently running Arch Linux with Gnome 42.3-1 and X11. Yesterday I installed the Dracula theme for GTK and it works just fine in most applications. However, in certain apps like Gnome Settings or Gnome Extensions the theme fails to apply. A screenshot of the behavior can be found below:

image

I've only recently got back to Linux and Gnome again. If this is a known issue then please disregard. Thanks!

@PoorPocketsMcNewHold
Copy link

#170

@kevinalfito69
Copy link

Find gtk-4.0 folder on your theme folder and put on ~/.config/gtk-4.0/

@Xevion
Copy link

Xevion commented Mar 27, 2023

image
Looks broken when I try it, I reverted to what GTK 4.0 had before Dracula after seeing it. Weird bottom border, missing window bar controls.

@kevinalfito69
Copy link

yeah, if you want to implement theme for the entire application, just copy all the files on gtk-4.0 in the theme folder to .config/gtk-4.0 at home directory but the theme is only static, light and dark mode does not affect the theme

@mrbrandao
Copy link

If interesting, I've created this ansible role [1] which by default install's the dracula theme, and also create the fix for the gtk-4.0 using the workaround[2] mentioned before.
It will install and auto configure dracula in autmotated way. It also supports a uninstall via tags. Hope that helps.

[1] https://github.com/mrbrandao/gnome
[2] https://github.com/mrbrandao/gnome/blob/main/tasks/gtk4_dracula_fix.yml

@EliverLara
Copy link
Member

For newer versions of gnome using libadwaita it's highly recommended to use this script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

6 participants