init
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
gui:
|
||||
theme:
|
||||
import:
|
||||
- ~/.config/lazygit/theme.yml
|
||||
@@ -0,0 +1,23 @@
|
||||
gui:
|
||||
theme:
|
||||
activeBorderColor:
|
||||
- "#ffb3b5"
|
||||
- bold
|
||||
inactiveBorderColor:
|
||||
- "#a38b8b"
|
||||
optionsTextColor:
|
||||
- "#ffb3b5"
|
||||
selectedLineBgColor:
|
||||
- "#423031"
|
||||
selectedRangeBgColor:
|
||||
- "#423031"
|
||||
cherryPickedCommitBgColor:
|
||||
- "#ffb78a"
|
||||
cherryPickedCommitFgColor:
|
||||
- "#502503"
|
||||
unstagedChangesColor:
|
||||
- "#ffb4ab"
|
||||
defaultFgColor:
|
||||
- "#f8dcdc"
|
||||
searchingActiveBorderColor:
|
||||
- "#ffb78a"
|
||||
Reference in New Issue
Block a user