Shaman

Shaman — 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 low-contrast cool blue

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 "Shaman"

Ghostty Config

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

foreground = #405555
background = #001015
cursor-color = #4afcd6
palette = 0=#012026
palette = 1=#b2302d
palette = 2=#00a941
palette = 3=#5e8baa
palette = 4=#449a86
palette = 5=#00599d
palette = 6=#5d7e19
palette = 7=#405555
palette = 8=#384451
palette = 9=#ff4242
palette = 10=#2aea5e
palette = 11=#8ed4fd
palette = 12=#61d5ba
palette = 13=#1298ff
palette = 14=#98d028
palette = 15=#58fbd6

Similar Themes