Tinacious Design Dark

Tinacious Design Dark — 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 dark 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 --dark "Tinacious Design Dark"

Ghostty Config

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

foreground = #cbcbf0
background = #1d1d26
cursor-color = #cbcbf0
palette = 0=#1d1d26
palette = 1=#ff3399
palette = 2=#00d364
palette = 3=#ffcc66
palette = 4=#00cbff
palette = 5=#cc66ff
palette = 6=#00ceca
palette = 7=#cbcbf0
palette = 8=#636667
palette = 9=#ff2f92
palette = 10=#00d364
palette = 11=#ffd479
palette = 12=#00cbff
palette = 13=#d783ff
palette = 14=#00d5d4
palette = 15=#d5d6f3

Similar Themes