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=#000000
|
||||
palette = 1=#a60000
|
||||
palette = 2=#006800
|
||||
palette = 3=#6f5500
|
||||
palette = 4=#0031a9
|
||||
palette = 5=#721045
|
||||
palette = 6=#005e8b
|
||||
palette = 7=#a6a6a6
|
||||
palette = 8=#595959
|
||||
palette = 9=#972500
|
||||
palette = 10=#00663f
|
||||
palette = 11=#884900
|
||||
palette = 12=#3548cf
|
||||
palette = 13=#531ab6
|
||||
palette = 14=#005f5f
|
||||
palette = 15=#595959
|
||||
background = #fbf7f0
|
||||
foreground = #000000
|
||||
cursor-color = #d00000
|
||||
cursor-text = #fbf7f0
|
||||
selection-background = #c2bcb5
|
||||
selection-foreground = #000000
|
||||
Reference in New Issue
Block a user