Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goneri/light_or_dark
Easily switch your environment between dark and light theme
https://github.com/goneri/light_or_dark
Last synced: 25 days ago
JSON representation
Easily switch your environment between dark and light theme
- Host: GitHub
- URL: https://github.com/goneri/light_or_dark
- Owner: goneri
- License: mit
- Created: 2020-06-01T15:00:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-30T15:33:57.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T17:23:38.516Z (about 1 month ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Easily switch your environment between dark and light theme
This script switch the following components between the two modes:
- Gnome3
- vim and neovim
- gnome-terminal
- VSCode
- Firefox
- Gnome Chrome
- Emacs (Doom)Tested on Fedora 33.
## Configuration
Firefox should be configured with:
- `widget.content.allow-gtk-dark-theme True` in `about:config`
- no specific theme, it should use system GTK
- Dark Reader extension enabled ( https://addons.mozilla.org/en-CA/firefox/addon/darkreader/ )
- Dark Reader mode should have "Use system color scheme"
Google Chrome should have:
- Dark Reader extensio enabled ( https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh?hl=en )
- Dark Reader's "Use system color scheme" does not work great, the best is to restart the browser with: google-chrome --force-dark-mode
Gnome Terminal:
- Should use a single profile, its color schemes will be adjusted on the fly
Gnome Shell theme:
- `dnf install -y gnome-shell-extension-user-theme gnome-shell-theme-flat-remix`