Tinacious Design Light

Tinacious Design Light — 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 light high-contrast vibrant neon cool

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 "Tinacious Design Light"

Ghostty Config

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

foreground = #1d1d26
background = #f8f8ff
cursor-color = #b1b1d6
palette = 0=#1d1d26
palette = 1=#ff3399
palette = 2=#00d364
palette = 3=#e5b24d
palette = 4=#00cbff
palette = 5=#cc66ff
palette = 6=#00ceca
palette = 7=#b1b1d6
palette = 8=#636667
palette = 9=#ff2f92
palette = 10=#00d364
palette = 11=#d9ae53
palette = 12=#00cbff
palette = 13=#d783ff
palette = 14=#00c8c7
palette = 15=#d5d6f3