Havn Skumring

Havn Skumring — 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 blue tinted havn

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 "Havn Skumring"

Ghostty Config

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

foreground = #d6dbeb
background = #111522
cursor-color = #277a6f
palette = 0=#252c47
palette = 1=#ea563e
palette = 2=#6ead7b
palette = 3=#f8b330
palette = 4=#596cf7
palette = 5=#7c719e
palette = 6=#d588c1
palette = 7=#dce0ee
palette = 8=#38425c
palette = 9=#d17264
palette = 10=#8c9e8f
palette = 11=#eac58c
palette = 12=#5186cb
palette = 13=#9b7cee
palette = 14=#d17ab6
palette = 15=#fff6e1