HaX0R Blue

HaX0R Blue — 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 cool 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 "HaX0R Blue"

Ghostty Config

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

foreground = #11b7ff
background = #010515
cursor-color = #10b6ff
palette = 0=#010921
palette = 1=#10b6ff
palette = 2=#10b6ff
palette = 3=#10b6ff
palette = 4=#10b6ff
palette = 5=#10b6ff
palette = 6=#10b6ff
palette = 7=#fafafa
palette = 8=#484157
palette = 9=#00b3f7
palette = 10=#00b3f7
palette = 11=#00b3f7
palette = 12=#00b3f7
palette = 13=#00b3f7
palette = 14=#00b3f7
palette = 15=#fefefe

Similar Themes