Adwaita
~/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 "Adwaita"
Ghostty Config
Add these lines to ~/.config/ghostty/config:
foreground = #000000 background = #ffffff cursor-color = #000000 palette = 0=#241f31 palette = 1=#c01c28 palette = 2=#2ec27e palette = 3=#e8b504 palette = 4=#1e78e4 palette = 5=#9841bb palette = 6=#0ab9dc palette = 7=#c0bfbc palette = 8=#5e5c64 palette = 9=#ed333b palette = 10=#4ad67c palette = 11=#d2be36 palette = 12=#51a1ff palette = 13=#c061cb palette = 14=#4fd2fd palette = 15=#f6f5f4