Improvements to lazygit/tmux/ghossty configs
This commit is contained in:
parent
ab0b63bc87
commit
6c23a03412
5 changed files with 679 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ palette = 14=#a9c9cc
|
|||
palette = 15=#2f4656
|
||||
background = #1a2938
|
||||
foreground = #fdfdd9
|
||||
cursor-color = #2f4656
|
||||
cursor-text = #2f4656
|
||||
selection-background = #fdfdd9
|
||||
cursor-color = #fdfdd9
|
||||
cursor-text = #1a2938
|
||||
selection-background = #b3b3b3
|
||||
selection-foreground = #1a2938
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ palette = 14=#002a40
|
|||
palette = 15=#d1d1d1
|
||||
background = #fdfdfa
|
||||
foreground = #000000
|
||||
cursor-color = #d1d1d1
|
||||
cursor-text = #d1d1d1
|
||||
selection-background = #000000
|
||||
cursor-color = #000000
|
||||
cursor-text = #fdfdfa
|
||||
selection-background = #686868
|
||||
selection-foreground = #fdfdfa
|
||||
|
|
|
|||
Loading…
Reference in a new issue