felixfoertsch b17d01e663
Release / release (push) Successful in 8s
resolve release tooling in Actions
2026-09-04 09:56:33 +02:00
2021-08-17 16:02:05 +02:00
2026-08-09 11:10:12 +02:00
2026-09-04 09:56:33 +02:00
2026-07-20 13:33:21 +02:00
2026-08-18 20:14:22 +02:00
2026-07-20 13:33:21 +02:00

Night Theme Switcher

Automatically toggle your desktops color scheme between light and dark, switch backgrounds and run custom commands at sunset and sunrise.

Graphical installation

Visit the extension page on extensions.gnome.org and enable the extension.

Command line installation

You will need these tools:

  • meson
  • gettext
  • glib-compile-schemas
  • glib-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 setup builddir && meson install -C builddir

# User installation
meson setup 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.

S
Description
GNOME Night Theme Switcher fork and release builds
Readme
7.6 MiB
2026.09.04.1
Latest
2026-09-04 09:56:52 +02:00
Languages
JavaScript 84.1%
CSS 6.1%
Meson 5.7%
Python 2%
HTML 1.6%
Other 0.5%