|
|
||
|---|---|---|
| .. | ||
| README.md | ||
| cyberdream-light.json | ||
| cyberdream.json | ||
README.md
Usage
Install
-
Save the contents of either theme file:
- Dark theme: Save
cyberdream.jsonto~/.config/wal/colorschemes/dark/cyberdream.json - Light theme: Save
cyberdream-light.jsonto~/.config/wal/colorschemes/light/cyberdream-light.json
If the directories don't exist, create them first with:
mkdir -p ~/.config/wal/colorschemes/{dark,light} - Dark theme: Save
-
Apply the theme using pywal:
# For dark theme wal --theme cyberdream # For light theme wal --theme cyberdream-light --light
See the pywal documentation for more information about custom colorschemes.