Selenized Light

Selenized 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 vibrant 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 "Selenized Light"

Ghostty Config

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

foreground = #53676d
background = #fbf3db
cursor-color = #53676d
palette = 0=#ece3cc
palette = 1=#d2212d
palette = 2=#489100
palette = 3=#ad8900
palette = 4=#0072d4
palette = 5=#ca4898
palette = 6=#009c8f
palette = 7=#53676d
palette = 8=#909995
palette = 9=#cc1729
palette = 10=#428b00
palette = 11=#a78300
palette = 12=#006dce
palette = 13=#c44392
palette = 14=#00978a
palette = 15=#3a4d53