Dark Modern
~/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 "Dark Modern"
Ghostty Config
Add these lines to ~/.config/ghostty/config:
foreground = #cccccc background = #1f1f1f cursor-color = #ffffff palette = 0=#272727 palette = 1=#f74949 palette = 2=#2ea043 palette = 3=#9e6a03 palette = 4=#0078d4 palette = 5=#d01273 palette = 6=#1db4d6 palette = 7=#cccccc palette = 8=#5d5d5d palette = 9=#dc5452 palette = 10=#23d18b palette = 11=#f5f543 palette = 12=#3b8eea palette = 13=#d670d6 palette = 14=#29b8db palette = 15=#e5e5e5