GradienceTeam / Gradience

Change the look of Adwaita, with ease
https://gradienceteam.github.io
GNU General Public License v3.0
1.29k stars 46 forks source link

bug: Theme not applying in Ubuntu 23.10 #856

Closed eudennis closed 4 months ago

eudennis commented 4 months ago

Is there an existing issue for this?

What happened?

I've installed Gradience from the Flathub store and the adw3-gtk theme already. However, when I apply the colors with Gradience, they don't change - yes, I've tried restarting.

I've searched for some similar issues but didn't find anything related or helpful.

Tried to run the Flatpak app from the terminal, and noticed that when I "Apply", those errors show up - not sure if is related, but it might be: F: Not sharing "/usr/share/themes" with sandbox: Path "/usr" is reserved by Flatpak just after opening and OSError: [Errno 30] Read-only file system: '/home/d/.var/app/com.github.GradienceTeam.Gradience/config/gtk-4.0/gtk.css' when tried to apply the color-scheme.

Tried different apps, Nautilus (45.rc), Thunar, Gnome-Terminal, Transmission and Firefox. I haven't seen the color purple color anywhere.

To Reproduce

  1. On Ubuntu 23.10 install Gradience from Flathub
  2. Try to apply
  3. See no changes :(

Expected behavior

  1. Pretty Purple colors on GTK4 apps and GTK3 apps themed based on adw-gtk3

Screenshots

No response

OS

Ubuntu 23.10

DE/WM version

Gnome 45.2

Version

0.4.1

Installation method

Flatpak from Flathub

Enabled system extensions (GNOME specific)

I've tried to disable all extensions and apply it, didn't work. But either way, here is a quick list:

Additional context

No response

Code of Conduct

github-actions[bot] commented 4 months ago

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

daudix commented 4 months ago

Have you enabled flatpak theming in gradience preferences?

eudennis commented 4 months ago

I've tried. But now that you've mentioned, when I open the preference view it has this weird behavior below, as it was not saving that preference:

image

daudix commented 4 months ago

That's a known libadwaita bug, it's been already fixed in main

daudix commented 4 months ago

Try manually running these commands and see if theme applies:

sudo flatpak override --filesystem=xdg-config/gtk-4.0
sudo flatpak override --filesystem=xdg-config/gtk-3.0
eudennis commented 4 months ago

Awesome! I think that fixed, for sure. It has some problems still, but I believe is not related to this.

Appreciate!

image

daudix commented 4 months ago

For the sidebar theming you can use the nightly, presets aren't updated yet so you'll need setting colors yourself ;)