Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lossurdo/gnome-shell-extension-dark-mode
Switch GNOME 3 theme to Dark Mode and back (this version supports only Adwaita and Adwaita-dark)
https://github.com/lossurdo/gnome-shell-extension-dark-mode
appearance dark extension gnome mode theme
Last synced: 3 months ago
JSON representation
Switch GNOME 3 theme to Dark Mode and back (this version supports only Adwaita and Adwaita-dark)
- Host: GitHub
- URL: https://github.com/lossurdo/gnome-shell-extension-dark-mode
- Owner: lossurdo
- License: gpl-3.0
- Created: 2019-10-31T17:02:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-11T22:35:14.000Z (over 4 years ago)
- Last Synced: 2024-04-09T14:25:31.966Z (10 months ago)
- Topics: appearance, dark, extension, gnome, mode, theme
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gnome-shell-extension-dark-mode
Switch GNOME 3 theme to Dark Mode and back.![Example](https://github.com/lossurdo/gnome-shell-extension-dark-mode/blob/master/src/dark-mode-screenshot.png "Example")
### Warning
This extension is still a BETA version. It only supports **Adwaita** and **Adwaita-dark** for now. I'm working on a new version where you can choose what theme you prefer for a dark and non-dark mode.### Tested on
* Fedora 30 - GNOME 3.32.2
* Fedora 31 - GNOME 3.34.1
* Fedora 32 - GNOME 3.36.3
* Ubuntu 18.04.3 LTS - GNOME 3.28.2
* Ubuntu 20.04 LTS - GNOME 3.36.1
* Debian 10.1 Buster - GNOME 3.30.2### How to install?
* Access [GNOME Shell Extension](https://extensions.gnome.org/extension/2314/dark-mode-switcher/) site.
* If you have GNOME Shell integration set, you only have to switch the toggle on.
* If you do not have GNOME Shell integration, you must have to follow a few more steps: [Look this tutorial](https://itsfoss.com/gnome-shell-extensions/)### Would like to help?
Feel free to fork this project and submit a pull request.