Wild Cherry

Wild Cherry — ghostty
~/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
Tags dark high-contrast warm tinted

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 "Wild Cherry"

Ghostty Config

Add these lines to ~/.config/ghostty/config:

foreground = #dafaff
background = #1f1726
cursor-color = #dd00ff
palette = 0=#000507
palette = 1=#d94085
palette = 2=#2ab250
palette = 3=#ffd16f
palette = 4=#883cdc
palette = 5=#ececec
palette = 6=#c1b8b7
palette = 7=#fff8de
palette = 8=#009cc9
palette = 9=#da6bac
palette = 10=#f4dca5
palette = 11=#eac066
palette = 12=#308cba
palette = 13=#ae636b
palette = 14=#ff919d
palette = 15=#e4838d

Similar Themes