d97946c6565d7b71d44565090e8c059ebfc3d3ea
Currently translated at 100.0% (37 of 37 strings) Translation: Night Theme Switcher/Extension Translate-URL: https://hosted.weblate.org/projects/night-theme-switcher/extension/oc/
Night Theme Switcher
Automatically toggle your desktop’s color scheme between light and dark, switch backgrounds and run custom commands at sunset and sunrise.
Table of contents
Graphical installation
Visit the extension page on extensions.gnome.org and enable the extension.
Command line installation
You will need these tools:
mesongettextglib-compile-schemasglib-compile-resources
Clone the repository and enter the directory:
git clone https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension.git && cd nightthemeswitcher-gnome-shell-extension
Build and install using meson:
# System-wide installation
meson builddir && meson install -C builddir
# User installation
meson builddir --prefix=~/.local && meson install -C builddir
Restart your GNOME session and enable the extension:
gnome-extensions enable nightthemeswitcher@romainvigier.fr
Contributing
You're welcome to contribute to the code or the translations! See CONTRIBUTING.md.
Releases
1
2026.09.04.1
Latest
Languages
JavaScript
84.1%
CSS
6.1%
Meson
5.7%
Python
2%
HTML
1.6%
Other
0.5%
