https://github.com/metafates/chromiumpywal
🤖 Generates color theme for chromium by using pywal colors
https://github.com/metafates/chromiumpywal
Last synced: about 1 year ago
JSON representation
🤖 Generates color theme for chromium by using pywal colors
- Host: GitHub
- URL: https://github.com/metafates/chromiumpywal
- Owner: metafates
- Created: 2022-03-24T18:21:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-28T14:03:05.000Z (over 4 years ago)
- Last Synced: 2025-04-14T14:15:07.640Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 493 KB
- Stars: 43
- Watchers: 1
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chromium pywal theme generator
Generates [pywal](https://github.com/dylanaraps/pywal) theme for Chromium

## Usage
1. Run script `./generate-theme.sh`
2. Open chromium
3. Go to `chrome://extensions`
4. Turn on "Developer Mode" in the top right corner
5. Press "Load unpacked"
6. Select "Pywal" (by default) in the same folder with the script
7. ???
8. PROFIT!
However, you need to run this script and restart chromium each time you change pywal colors (or reload extension manually, since there is no way to do it automatically).
So, make an alias or something like that.
But you don't need to repeat the steps above, just run the script and that's it, chromium will update theme colors automatically. 😁