Closed seanleavy closed 2 years ago
When the project is built from the source master branch, the pop gnome-shell light theme variant is dark & no pop gnome-shell shell dark theme option is available.
System: Fedora 36 Gnome Shell 42.2
Build commands used:
meson build && cd build ninja ninja install
Pop dark shell theme not found
Pop theme folder contents:
Pop dark theme folder contents:
Pop light shell theme is actually dark:
ninja install logs: logs.log
You'll need to modify the meson_options.txt file and change the gnome-shell-gresource item to true
meson_options.txt
gnome-shell-gresource
true
When the project is built from the source master branch, the pop gnome-shell light theme variant is dark & no pop gnome-shell shell dark theme option is available.
System: Fedora 36 Gnome Shell 42.2
Build commands used:
Pop dark shell theme not found
Pop theme folder contents:
Pop dark theme folder contents:
Pop light shell theme is actually dark:
ninja install logs: logs.log