feat: lazygit theme (#69)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions

This commit is contained in:
Hari 2026-04-08 13:54:53 -04:00 committed by GitHub
parent a7acd0fb2d
commit 38c096dbc1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"