No Clown Fiesta Light

No Clown Fiesta Light — 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 light muted

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 "No Clown Fiesta Light"

Ghostty Config

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

foreground = #151515
background = #e1e1e1
cursor-color = #151515
palette = 0=#d6d6d6
palette = 1=#874e42
palette = 2=#677940
palette = 3=#b89058
palette = 4=#8ba1bf
palette = 5=#aa759f
palette = 6=#3e5f66
palette = 7=#151515
palette = 8=#2b2b2b
palette = 9=#637786
palette = 10=#677940
palette = 11=#b89058
palette = 12=#93a2ab
palette = 13=#aa759f
palette = 14=#99ab93
palette = 15=#373737

Similar Themes