Under The Sea

Under The Sea — 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 high-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 "Under The Sea"

Ghostty Config

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

foreground = #ffffff
background = #011116
cursor-color = #4afcd6
palette = 0=#022026
palette = 1=#b2302d
palette = 2=#00a941
palette = 3=#59819c
palette = 4=#459a86
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