Rebecca
~/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 "Rebecca"
Ghostty Config
Add these lines to ~/.config/ghostty/config:
foreground = #e8e6ed background = #292a44 cursor-color = #b89bf9 palette = 0=#12131e palette = 1=#dd7755 palette = 2=#04dbb5 palette = 3=#f2e7b7 palette = 4=#7aa5ff palette = 5=#bf9cf9 palette = 6=#56d3c2 palette = 7=#e4e3e9 palette = 8=#666699 palette = 9=#ff92cd palette = 10=#01eac0 palette = 11=#fffca8 palette = 12=#69c0fa palette = 13=#c17ff8 palette = 14=#8bfde1 palette = 15=#f4f2f9