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=#f0f2f6
|
||||
palette = 1=#d00c36
|
||||
palette = 2=#3e9e28
|
||||
palette = 3=#dd8c1a
|
||||
palette = 4=#1c64f2
|
||||
palette = 5=#8636ec
|
||||
palette = 6=#159096
|
||||
palette = 7=#4a4d66
|
||||
palette = 8=#adb2bc
|
||||
palette = 9=#d00c36
|
||||
palette = 10=#3e9e28
|
||||
palette = 11=#dd8c1a
|
||||
palette = 12=#1c64f2
|
||||
palette = 13=#8636ec
|
||||
palette = 14=#159096
|
||||
palette = 15=#4a4d66
|
||||
background = #f0f2f6
|
||||
foreground = #4a4d66
|
||||
cursor-color = #fc6008
|
||||
cursor-text = #f0f2f6
|
||||
selection-background = #bdc2cc
|
||||
selection-foreground = #4a4d66
|
||||
Reference in New Issue
Block a user