Rippedcasts
~/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 "Rippedcasts"
Ghostty Config
Add these lines to ~/.config/ghostty/config:
foreground = #ffffff background = #2b2b2b cursor-color = #7f7f7f palette = 0=#000000 palette = 1=#cdaf95 palette = 2=#a8ff60 palette = 3=#bfbb1f palette = 4=#75a5b0 palette = 5=#ff73fd palette = 6=#5a647e palette = 7=#bfbfbf palette = 8=#666666 palette = 9=#eecbad palette = 10=#bcee68 palette = 11=#e5e500 palette = 12=#86bdc9 palette = 13=#e500e5 palette = 14=#8c9bc4 palette = 15=#e5e5e5