mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
Added light theme option to the settings
This commit is contained in:
parent
8fe0e00cd9
commit
02fef3136f
10 changed files with 103 additions and 25 deletions
|
@ -8,6 +8,7 @@
|
|||
scrollHeight: 2 # how many lines you scroll by
|
||||
scrollPastBottom: true # enable scrolling past the bottom
|
||||
theme:
|
||||
lightTheme: false # For terminals with a light background
|
||||
activeBorderColor:
|
||||
- white
|
||||
- bold
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue