Not able to reset shell theme

I have been using Fedora for a year now. Love it!

I have had installed this Graphite theme. All was good but after upgrading to Fedora 42, and thus Gnome; the theme kind of broke. So, I tried resetting to default, theme got reset but the shell is still old broken one.

image

I have already tried these

  • dconf reset -f /org/gnome/
  • rm ~/.config/gtk-4.0/gtk*.css

Would appreciate any help.

Hi and welcome to :fedora: !

Did you try uninstalling the theme with the --remove flag?

./install.sh -r

The uninstall script removes not only the css files (rm -rf "${HOME}/.config/gtk-4.0"/{assets,gtk.css,gtk-dark.css}), but also theme files etc.

Hey!

I tried it. It removed/restored everything except the colors and the styles of the top bar.

For now, I have installed the theme again.

1 Like