-
Notifications
You must be signed in to change notification settings - Fork 51
bug: themes aren't being applied #827
Comments
Welcome on Gradience. 🥳 We really appreciate your contribution. The core team will review your issue as soon as possible. You can also join the Matrix room: https://matrix.to/#/#Gradience-space:envs.net or the Discord server: https://discord.com/invite/4njFDtfGEZ |
Could you try to run it from the cli and send us the output ? |
gradience (process:18362): Gtk-WARNING **: 23:17:24.165: Theme parser error: gtk-dark.css:7570:21-28: Expected a valid color. (process:18362): Gtk-WARNING **: 23:17:24.165: Theme parser error: gtk-dark.css:7575:21-28: Expected a valid color. (process:18362): Gtk-WARNING **: 23:17:24.165: Theme parser error: gtk-dark.css:7745:21-28: Expected a valid color. (process:18362): Gtk-WARNING **: 23:17:24.165: Theme parser error: gtk-dark.css:7751:21-28: Expected a valid color. (process:18362): Adwaita-WARNING **: 23:17:24.186: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead. // Here I tried applying adwaita dark Traceback (most recent call last): |
Not sure if your issue is the same as mine was, but try making sure Gradience has permission to read and write xdg-config/gtk-4.0 and xdg-config/gtk-3.0. |
The |
@MatrixFurry where is xdg-config? I am a little bit of a noob and I can't find it. Simple search in home folder showed me nothing, and it took absurdly long to find it on my filesystem. |
The xdg config directory are |
@daudix-UFO it looks like it is missing |
The whole |
Try doing |
Had the same problem. Gradience did have permissions to xdg-config/gtk-3.0 and xdg-config/gtk-4.0 but the directories were not created. So, check if those dirs exist. |
Is there an existing issue for this?
What happened?
I clicked on the "Apply theme" button and the theme wasn't applied to other applications. After that I closed the app, reopened it, and was met with the default light adwaita theme inside of the app, instead of the theme I applied.
This happened on Garuda Linux (Arch), tried it out on Cinnamon and Qtile, with the same result.
Also I would like to add, that I can't install GNOME for some reason, so maybe this is not the bug in the app, but just me messing up something on my system, linked to the GTK/GNOME.
To Reproduce
Expected behavior
No response
Screenshots
No response
OS
Garuda Linux Qtile Edition
DE/WM version
Qtile
Version
Literally installed it today
Installation method
Flatpak from Flathub
Enabled system extensions (GNOME specific)
Lxappearance
Additional context
Again, this might be just the problem with me messing something else up, because GNOME and Budgie won't start. Although Cinnamon runs perfectly fine.
Code of Conduct
The text was updated successfully, but these errors were encountered: