Moonfly
~/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 "Moonfly"
Ghostty Config
Add these lines to ~/.config/ghostty/config:
foreground = #bdbdbd background = #080808 cursor-color = #9e9e9e palette = 0=#323437 palette = 1=#ff5454 palette = 2=#8cc85f palette = 3=#e3c78a palette = 4=#80a0ff palette = 5=#cf87e8 palette = 6=#79dac8 palette = 7=#c6c6c6 palette = 8=#949494 palette = 9=#ff5189 palette = 10=#36c692 palette = 11=#c6c684 palette = 12=#74b2ff palette = 13=#ae81ff palette = 14=#85dc85 palette = 15=#e4e4e4