adjust lightness settings in theme gen scripts
This commit is contained in:
41
app-config/ghostty/chaparral-monobiome-dark.config
Normal file
41
app-config/ghostty/chaparral-monobiome-dark.config
Normal file
@@ -0,0 +1,41 @@
|
||||
# base settings
|
||||
background = #2a2521
|
||||
foreground = #eae3dd
|
||||
|
||||
selection-background = #37322d
|
||||
selection-foreground = #dad3cd
|
||||
|
||||
cursor-color = #dad3cd
|
||||
cursor-text = #37322d
|
||||
|
||||
# black
|
||||
palette = 0=#2a2521
|
||||
palette = 8=#443f3a
|
||||
|
||||
# red
|
||||
palette = 1=#e45748
|
||||
palette = 9=#fa8979
|
||||
|
||||
# green
|
||||
palette = 2=#64a46e
|
||||
palette = 10=#87c28f
|
||||
|
||||
# yellow
|
||||
palette = 3=#9e9858
|
||||
palette = 11=#bdb778
|
||||
|
||||
# blue
|
||||
palette = 4=#5b8ae1
|
||||
palette = 12=#86aef7
|
||||
|
||||
# magenta (red)
|
||||
palette = 5=#c38141
|
||||
palette = 13=#e1a772
|
||||
|
||||
# cyan (blue)
|
||||
palette = 6=#5b8ae1
|
||||
palette = 14=#86aef7
|
||||
|
||||
# white
|
||||
palette = 7=#c9c3bd
|
||||
palette = 15=#eae3dd
|
||||
Reference in New Issue
Block a user