Selenized Dark

Selenized Dark — 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 pastel cyan 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 --dark "Selenized Dark"

Ghostty Config

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

foreground = #adbcbc
background = #103c48
cursor-color = #adbcbc
palette = 0=#184956
palette = 1=#fa5750
palette = 2=#75b938
palette = 3=#dbb32d
palette = 4=#4695f7
palette = 5=#f275be
palette = 6=#41c7b9
palette = 7=#adbcbc
palette = 8=#72898f
palette = 9=#ff665c
palette = 10=#84c747
palette = 11=#ebc13d
palette = 12=#58a3ff
palette = 13=#ff84cd
palette = 14=#53d6c7
palette = 15=#cad8d9