Scarlet Protocol

Scarlet Protocol — 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 low-contrast vibrant neon 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 "Scarlet Protocol"

Ghostty Config

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

foreground = #e41951
background = #1c153d
cursor-color = #76ff9f
palette = 0=#101116
palette = 1=#ff0051
palette = 2=#00dc84
palette = 3=#faf945
palette = 4=#0271b6
palette = 5=#ca30c7
palette = 6=#00c5c7
palette = 7=#c7c7c7
palette = 8=#686868
palette = 9=#ff6e67
palette = 10=#5ffa68
palette = 11=#fffc67
palette = 12=#6871ff
palette = 13=#bd35ec
palette = 14=#60fdff
palette = 15=#ffffff