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=#ff5f59
|
||||
palette = 2=#44bc44
|
||||
palette = 3=#d0bc00
|
||||
palette = 4=#2fafff
|
||||
palette = 5=#feacd0
|
||||
palette = 6=#00d3d0
|
||||
palette = 7=#a6a6a6
|
||||
palette = 8=#595959
|
||||
palette = 9=#ff7f9f
|
||||
palette = 10=#00c06f
|
||||
palette = 11=#fec43f
|
||||
palette = 12=#79a8ff
|
||||
palette = 13=#b6a0ff
|
||||
palette = 14=#6ae4b9
|
||||
palette = 15=#ffffff
|
||||
background = #000000
|
||||
foreground = #ffffff
|
||||
cursor-color = #ffffff
|
||||
cursor-text = #000000
|
||||
selection-background = #5a5a5a
|
||||
selection-foreground = #ffffff
|
||||
Reference in New Issue
Block a user