Wilmersdorf
~/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 "Wilmersdorf"
Ghostty Config
Add these lines to ~/.config/ghostty/config:
foreground = #c6c6c6 background = #282b33 cursor-color = #7ebebd palette = 0=#34373e palette = 1=#e06383 palette = 2=#7ebebd palette = 3=#cccccc palette = 4=#a6c1e0 palette = 5=#e1c1ee palette = 6=#5b94ab palette = 7=#ababab palette = 8=#50545d palette = 9=#fa7193 palette = 10=#8fd7d6 palette = 11=#d1dfff palette = 12=#b2cff0 palette = 13=#efccfd palette = 14=#69abc5 palette = 15=#d3d3d3