HaX0R Gr33N
~/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
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 "HaX0R Gr33N"
Ghostty Config
Add these lines to ~/.config/ghostty/config:
foreground = #16b10e background = #020f01 cursor-color = #15d00d palette = 0=#001f0b palette = 1=#15d00d palette = 2=#15d00d palette = 3=#15d00d palette = 4=#15d00d palette = 5=#15d00d palette = 6=#15d00d palette = 7=#fafafa palette = 8=#334843 palette = 9=#19e20e palette = 10=#19e20e palette = 11=#19e20e palette = 12=#19e20e palette = 13=#19e20e palette = 14=#19e20e palette = 15=#fefefe