Darkermatrix

Darkermatrix — 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 cool green

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 "Darkermatrix"

Ghostty Config

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

foreground = #35451a
background = #070c0e
cursor-color = #444733
palette = 0=#091013
palette = 1=#1a4831
palette = 2=#6fa64c
palette = 3=#595900
palette = 4=#00cb6b
palette = 5=#4e375a
palette = 6=#125459
palette = 7=#1a4833
palette = 8=#404040
palette = 9=#0d452a
palette = 10=#90d762
palette = 11=#e2e500
palette = 12=#00ff87
palette = 13=#4e375a
palette = 14=#176c73
palette = 15=#00381e