This commit is contained in:
2026-01-17 14:26:04 +01:00
commit 1e90a052c1
370 changed files with 2230 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
gui:
theme:
import:
- ~/.config/lazygit/theme.yml
+23
View File
@@ -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"