seebham
(Shubham L)
May 10, 2025, 1:41pm
1
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.
I have already tried these
dconf reset -f /org/gnome/
rm ~/.config/gtk-4.0/gtk*.css
Would appreciate any help.
tqcharm
(Mike B.)
May 10, 2025, 2:16pm
2
Hi and welcome to !
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.
seebham
(Shubham L)
May 10, 2025, 2:31pm
3
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