Neobones Dark

Neobones 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 tinted zenbones

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 "Neobones Dark"

Ghostty Config

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

foreground = #c6d5cf
background = #0f191f
cursor-color = #ceddd7
palette = 0=#0f191f
palette = 1=#de6e7c
palette = 2=#90ff6b
palette = 3=#b77e64
palette = 4=#8190d4
palette = 5=#b279a7
palette = 6=#66a5ad
palette = 7=#c6d5cf
palette = 8=#334652
palette = 9=#e8838f
palette = 10=#a0ff85
palette = 11=#d68c67
palette = 12=#92a0e2
palette = 13=#cf86c1
palette = 14=#65b8c1
palette = 15=#98a39e