feat: lazygit theme

This commit is contained in:
Harivansh Rathi 2026-04-08 13:54:00 -04:00
parent a7acd0fb2d
commit 36f0e7d863
5 changed files with 84 additions and 23 deletions

View file

@ -10,23 +10,3 @@ gui:
showRandomTip: false
splitDiff: auto
border: rounded
theme:
activeBorderColor:
- "#b8bb26"
- bold
inactiveBorderColor:
- "#504945"
selectedLineBgColor:
- "#3c3836"
optionsTextColor:
- "#fabd2f"
selectedRangeBgColor:
- "#504945"
cherryPickedCommitBgColor:
- "#689d6a"
cherryPickedCommitFgColor:
- "#282828"
unstagedChangesColor:
- "#fb4934"
defaultFgColor:
- "#ebdbb2"