dotfiles/lazygit/config.yml
2025-05-29 20:29:02 -05:00

24 lines
492 B
YAML

gui:
skipDiscardChangeWarning: true
theme:
activeBorderColor:
- "#8aadf4"
- bold
inactiveBorderColor:
- "#a5adcb"
optionsTextColor:
- "#8aadf4"
selectedLineBgColor:
- "#363a4f"
cherryPickedCommitBgColor:
- "#494d64"
cherryPickedCommitFgColor:
- "#8aadf4"
unstagedChangesColor:
- "#ed8796"
defaultFgColor:
- "#cad3f5"
searchingActiveBorderColor:
- "#eed49f"
authorColors:
"*": "#b7bdf8"