Citruszest
~/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 --dark "Citruszest"
Ghostty Config
Add these lines to ~/.config/ghostty/config:
foreground = #bfbfbf background = #121212 cursor-color = #666666 palette = 0=#404040 palette = 1=#ff5454 palette = 2=#00cc7a palette = 3=#ffd400 palette = 4=#00bfff palette = 5=#ff90fe palette = 6=#48d1cc palette = 7=#bfbfbf palette = 8=#808080 palette = 9=#ff1a75 palette = 10=#1affa3 palette = 11=#ffff00 palette = 12=#33cfff palette = 13=#ffb2fe palette = 14=#00fff2 palette = 15=#f9f9f9