Bluloco Light
~/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 --light "Bluloco Light"
Ghostty Config
Add these lines to ~/.config/ghostty/config:
foreground = #373a41 background = #f9f9f9 cursor-color = #f32759 palette = 0=#373a41 palette = 1=#d52753 palette = 2=#23974a palette = 3=#df631c palette = 4=#275fe4 palette = 5=#823ff1 palette = 6=#27618d palette = 7=#babbc2 palette = 8=#676a77 palette = 9=#ff6480 palette = 10=#3cbc66 palette = 11=#c5a332 palette = 12=#0099e1 palette = 13=#ce33c0 palette = 14=#6d93bb palette = 15=#d3d3d3
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
3024 Day
~/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
Adwaita
~/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
Aizen Light
~/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