Template-Bundle ghostty-template/Ghostty.app aufnehmen
War durch .gitignore-Regel *.app/ ausgeschlossen; make-ghostty-app.sh braucht es aber als Basis. Explizit per git add -f aufgenommen.
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
palette = 0=#1f1f28
|
||||
palette = 1=#c84053
|
||||
palette = 2=#6f894e
|
||||
palette = 3=#77713f
|
||||
palette = 4=#4d699b
|
||||
palette = 5=#b35b79
|
||||
palette = 6=#597b75
|
||||
palette = 7=#545464
|
||||
palette = 8=#8a8980
|
||||
palette = 9=#d7474b
|
||||
palette = 10=#6e915f
|
||||
palette = 11=#836f4a
|
||||
palette = 12=#6693bf
|
||||
palette = 13=#624c83
|
||||
palette = 14=#5e857a
|
||||
palette = 15=#43436c
|
||||
background = #f2ecbc
|
||||
foreground = #545464
|
||||
cursor-color = #43436c
|
||||
cursor-text = #f2ecbc
|
||||
selection-background = #545464
|
||||
selection-foreground = #f2ecbc
|
||||
Reference in New Issue
Block a user