Mellifluous
~/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 "Mellifluous"
Ghostty Config
Add these lines to ~/.config/ghostty/config:
foreground = #dadada background = #1a1a1a cursor-color = #bfad9e palette = 0=#1a1a1a palette = 1=#d29393 palette = 2=#b3b393 palette = 3=#cbaa89 palette = 4=#a8a1be palette = 5=#b39fb0 palette = 6=#c0af8c palette = 7=#dadada palette = 8=#5b5b5b palette = 9=#c95954 palette = 10=#828040 palette = 11=#a6794c palette = 12=#5a6599 palette = 13=#9c6995 palette = 14=#74a39e 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
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
Birds Of Paradise
~/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
Black Metal (Bathory)
~/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