system changes
This commit is contained in:
parent
4927e961d9
commit
7053342960
1 changed files with 21 additions and 0 deletions
|
@ -18,6 +18,27 @@ I use =ghostty= as a terminal emulator on macOS. I disable auto-update and set s
|
|||
quit-after-last-window-closed = true
|
||||
theme = "Builtin Light"
|
||||
window-decoration = true
|
||||
palette = 0=#ffffff
|
||||
palette = 1=#a60000
|
||||
palette = 2=#006800
|
||||
palette = 3=#6f5500
|
||||
palette = 4=#0031a9
|
||||
palette = 5=#721045
|
||||
palette = 6=#005e8b
|
||||
palette = 7=#000000
|
||||
palette = 8=#f2f2f2
|
||||
palette = 9=#d00000
|
||||
palette = 10=#008900
|
||||
palette = 11=#808000
|
||||
palette = 12=#0000ff
|
||||
palette = 13=#dd22dd
|
||||
palette = 14=#008899
|
||||
palette = 15=#595959
|
||||
background = #ffffff
|
||||
foreground = #000000
|
||||
cursor-color = #000000
|
||||
selection-background = #dfa0f0
|
||||
selection-foreground = #000000
|
||||
'';
|
||||
}
|
||||
#+end_src
|
||||
|
|
Loading…
Add table
Reference in a new issue