Files
dotfiles/lazygit/config.yml
2025-05-28 20:40:21 +08:00

24 lines
459 B
YAML

gui:
authorColors:
"*": "#b4befe"
theme:
activeBorderColor:
- "#cba6f7"
- bold
inactiveBorderColor:
- "#a6adc8"
optionsTextColor:
- "#89b4fa"
selectedLineBgColor:
- "#313244"
cherryPickedCommitBgColor:
- "#45475a"
cherryPickedCommitFgColor:
- "#cba6f7"
unstagedChangesColor:
- "#f38ba8"
defaultFgColor:
- "#cdd6f4"
searchingActiveBorderColor:
- "#f9e2af"