This organization was marked as archived by an administrator on Aug 14, 2024. It is no longer maintained.
Shell theming support is available for testing! #748
daudix
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Originally from #679 (comment)
The Flatpak support for "GNOME Shell theming" feature is now live! This means that you can test this new feature by simply installing a snapshot release from Github Actions tab, or by building it yourself using GNOME Builder or
flatpak-builder
.Before installing a snapshot, add
gnome-nightly
remote to your Flatpak remotes:And install
master
version of GNOME runtime:To install a snapshot from Actions tab, go to newest workflow action in Build workflows named
GNOME Shell theming support
, scroll down toArtifacts
and download an snapshot (compressed in a zip file).Unpack it and install a
.flatpak
file using GNOME Software or this command:Known issues:
Custom Shell Theme Colors window doesn't work yet
Restore Previous Theme button isn't implemented yet, and only shows this message if debug is enabled:

Date text color in Today's calendar widget is using the same variable as foreground color for accent-colored elements

Icon in Quick Settings widget isn't using foreground color for accent-colored elements

Beta Was this translation helpful? Give feedback.
All reactions