Add .config/ghostty/config
Add .config/ghostty/config-dankcolors
This commit is contained in:
parent
05157d76d0
commit
48156b2737
2 changed files with 28 additions and 0 deletions
6
private_dot_config/ghostty/config
Normal file
6
private_dot_config/ghostty/config
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
font-family = "JetBrainsMonoNL Nerd Font"
|
||||
font-size = 9
|
||||
background-opacity = 0.9
|
||||
theme = /home/lew/.config/ghostty/config-dankcolors
|
||||
|
||||
confirm-close-surface = false
|
||||
22
private_dot_config/ghostty/config-dankcolors
Normal file
22
private_dot_config/ghostty/config-dankcolors
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
background = #181216
|
||||
foreground = #ecdfe5
|
||||
cursor-color = #f4b2e2
|
||||
selection-background = #67355d
|
||||
selection-foreground = #ecdfe5
|
||||
|
||||
palette = 0=#181216
|
||||
palette = 1=#d75c3c
|
||||
palette = 2=#6ed681
|
||||
palette = 3=#d1db7b
|
||||
palette = 4=#c75aa9
|
||||
palette = 5=#b78fac
|
||||
palette = 6=#f4b2e2
|
||||
palette = 7=#abb2bf
|
||||
palette = 8=#5c6370
|
||||
palette = 9=#e0795f
|
||||
palette = 10=#86e096
|
||||
palette = 11=#e0e897
|
||||
palette = 12=#ffbff2
|
||||
palette = 13=#b158a8
|
||||
palette = 14=#a9638c
|
||||
palette = 15=#ffffff
|
||||
Loading…
Add table
Add a link
Reference in a new issue