Ultra Violent

Ultra Violent — 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 vibrant neon cyan

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 "Ultra Violent"

Ghostty Config

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

foreground = #c1c1c1
background = #242728
cursor-color = #c1c1c1
palette = 0=#242728
palette = 1=#ff0090
palette = 2=#b6ff00
palette = 3=#fff727
palette = 4=#47e0fb
palette = 5=#d731ff
palette = 6=#0effbb
palette = 7=#e1e1e1
palette = 8=#636667
palette = 9=#fb58b4
palette = 10=#deff8c
palette = 11=#ebe087
palette = 12=#7fecff
palette = 13=#e681ff
palette = 14=#69fcd3
palette = 15=#f9f9f5