Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ubermanu/i3-prefers-color-scheme
Script to set color-scheme preference in supported applications (Firefox, Chromium, etc...)
https://github.com/ubermanu/i3-prefers-color-scheme
chrome chromium google-chrome gtk3 i3 prefer-dark prefers-color-scheme
Last synced: about 17 hours ago
JSON representation
Script to set color-scheme preference in supported applications (Firefox, Chromium, etc...)
- Host: GitHub
- URL: https://github.com/ubermanu/i3-prefers-color-scheme
- Owner: ubermanu
- License: mit
- Created: 2022-10-03T13:24:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T18:31:50.000Z (3 days ago)
- Last Synced: 2025-01-20T19:33:12.436Z (3 days ago)
- Topics: chrome, chromium, google-chrome, gtk3, i3, prefer-dark, prefers-color-scheme
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# i3-prefers-color-scheme
This is a script to change the `color-scheme` preference in supported applications.
- GTK3 apps
- Firefox
- Chromium
- Google Chrome## Install
curl -sSL https://ubermanu.github.io/i3-prefers-color-scheme/install.sh | sh
> This will install the script into your `.local/bin` directory.
## Usage
i3-prefers-color-scheme [default|light|dark]
## Chromium browsers
To get a fully dark mode, you can also install the [Just Black](https://chrome.google.com/webstore/detail/just-black/aghfnjkcakhmadgdomlmlhhaocbkloab) theme from Google.