Zenbones
~/projects $ ls README.md src/ config.toml themes/ ~/projects $ git status On branch main Changes not staged for commit: modified: src/main.go modified: config.toml ~/projects $ echo "hello world" hello world
Color Palette
fg
bg
cur
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Setup
Run this command in your terminal. Reload open terminals for the theme to take effect.
cmux themes set --light "Zenbones"
Ghostty Config
Add these lines to ~/.config/ghostty/config:
foreground = #2c363c background = #f0edec cursor-color = #2c363c palette = 0=#f0edec palette = 1=#a8334c palette = 2=#4f6c31 palette = 3=#944927 palette = 4=#286486 palette = 5=#88507d palette = 6=#3b8992 palette = 7=#2c363c palette = 8=#b5a7a0 palette = 9=#94253e palette = 10=#3f5a22 palette = 11=#803d1c palette = 12=#1d5573 palette = 13=#7b3b70 palette = 14=#2b747c palette = 15=#4f5e68