Hot Dog Stand (Mustard)

Hot Dog Stand (Mustard) — 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 high-contrast vibrant neon warm red 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 --light "Hot Dog Stand (Mustard)"

Ghostty Config

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

foreground = #000000
background = #ffff54
cursor-color = #ea3323
palette = 0=#000000
palette = 1=#ea3323
palette = 2=#ea3323
palette = 3=#ea3323
palette = 4=#000000
palette = 5=#ea3323
palette = 6=#000000
palette = 7=#b9b9b9
palette = 8=#000000
palette = 9=#ea3323
palette = 10=#ea3323
palette = 11=#ea3323
palette = 12=#000000
palette = 13=#ea3323
palette = 14=#000000
palette = 15=#c6c6c6