Kurokula
~/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 "Kurokula"
Ghostty Config
Add these lines to ~/.config/ghostty/config:
foreground = #e0cfc2 background = #141515 cursor-color = #7a1c1c palette = 0=#333333 palette = 1=#c35a52 palette = 2=#78b3a9 palette = 3=#e1b917 palette = 4=#5c91dd palette = 5=#8b79a6 palette = 6=#867268 palette = 7=#e0cfc2 palette = 8=#515151 palette = 9=#ffc34c palette = 10=#afffa5 palette = 11=#fff700 palette = 12=#90dbff palette = 13=#ad93ff palette = 14=#ffcdb6 palette = 15=#ffffff
Similar Themes
~/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
Adventure
~/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
Arthur
~/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
Belafonte Night
~/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