884 B
884 B
Night Theme Switcher
Automatically change the GTK theme to dark variant when Night Light activates.
Theme compatibility
Your theme must have a -dark variant, e.g. Adwaita and Adwaita-dark.
These themes have been tested and work:
- Adwaita
- Arc
- HighContrast
- Materia
- Yaru
Graphical installation
Visit the extension page on extensions.gnome.org and enable the extension.
Command line installation
Clone the repository and enter the directory:
git clone https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/ && cd nightthemeswitcher-gnome-shell-extension
Install using make:
make install
Restart your GNOME session and enable the extension:
gnome-shell-extension-tool -e nightthemeswitcher@romainvigier.fr
