this post was submitted on 09 Oct 2023
48 points (100.0% liked)

Arch Linux

7173 readers
11 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
48
Gnome 45 is here (archlinux.org)
submitted 1 year ago* (last edited 1 year ago) by infeeeee@lemm.ee to c/archlinux@lemmy.ml
 

Can you count your broken extensions?

Official guide for extension maintainers: https://gjs.guide/extensions/upgrading/gnome-shell-45.html

you are viewing a single comment's thread
view the rest of the comments
[–] patatahooligan@lemmy.world 5 points 1 year ago (2 children)

I haven't used gnome in a while and decided to check it out again. I noticed that even though I've set the theme to dark apps like nautilus and gnome-control-center are always light-themed. Is that their intended behavior? If not, any ideas on what's wrong?

[–] infeeeee@lemm.ee 6 points 1 year ago

gtk3 apps need the old themeing from the tweaks app. The new option in settings only applies to gtk4 apps. Or something like that. So the theme option not affecting some apps is expected. You have to change to dark in the Tweaks app as well for backward compatibility.

I use Night Theme Switcher which handles everything: https://extensions.gnome.org/extension/2236/night-theme-switcher/

[–] synapse1278@lemmy.world 4 points 1 year ago (1 children)

Are those apps installed as Flatpaks ?

[–] patatahooligan@lemmy.world 4 points 1 year ago

No they are official arch linux packages. There are no flatpak or snap packages on this system. The only AUR packages that could influence appearance on this system are the adwaita-qt* packages, but these should have no effect at all on gnome apps.

If this is not a known issue, I guess I might have outdated options in config files or the dconf database. I'll do a cleanup and see if it fixes it.