mirror of
https://github.com/avinal/dotfiles.git
synced 2026-07-03 23:20:07 +05:30
c2786c7f96
- move older config to archive Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
27 lines
568 B
Plaintext
27 lines
568 B
Plaintext
# Ghostty theme adapted from Helix palette
|
|
|
|
palette = 0=#000000
|
|
palette = 1=#ed5f74
|
|
palette = 2=#1ea672
|
|
palette = 3=#d97917
|
|
palette = 4=#688ef1
|
|
palette = 5=#c96ed0
|
|
palette = 6=#3a97d4
|
|
palette = 7=#e3e8ee
|
|
|
|
palette = 8=#697386
|
|
palette = 9=#fbb5b2
|
|
palette = 10=#85d996
|
|
palette = 11=#efc078
|
|
palette = 12=#9fcdff
|
|
palette = 13=#f0b4e4
|
|
palette = 14=#7fd3ed
|
|
palette = 15=#ffffff
|
|
|
|
background = #111111
|
|
foreground = #c1c9d2
|
|
cursor-color = #c1c9d2
|
|
cursor-text = #111111
|
|
selection-background = #3e4043
|
|
selection-foreground = #ffffff
|