Lavandula

Lavandula — 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

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

Ghostty Config

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

foreground = #736e7d
background = #050014
cursor-color = #8c91fa
palette = 0=#230046
palette = 1=#7d1625
palette = 2=#337e6f
palette = 3=#7f6f49
palette = 4=#4f4a7f
palette = 5=#5a3f7f
palette = 6=#58777f
palette = 7=#736e7d
palette = 8=#443a53
palette = 9=#e05167
palette = 10=#52e0c4
palette = 11=#e0c386
palette = 12=#8e87e0
palette = 13=#a776e0
palette = 14=#9ad4e0
palette = 15=#8c91fa