Onenord

Onenord — 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 tinted nord

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

Ghostty Config

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

foreground = #e5e9f0
background = #2e3440
cursor-color = #81a1c1
palette = 0=#3b4252
palette = 1=#e06c75
palette = 2=#9ec183
palette = 3=#ebcb8b
palette = 4=#81a1c1
palette = 5=#b988b0
palette = 6=#88c0d0
palette = 7=#e5e9f0
palette = 8=#596377
palette = 9=#e06c75
palette = 10=#9ec183
palette = 11=#ebcb8b
palette = 12=#81a1c1
palette = 13=#b988b0
palette = 14=#8fbcbb
palette = 15=#eceff4