Files
dotfiles/.config/lazygit/config.yml
2025-11-28 07:07:48 -05:00

29 lines
535 B
YAML

gui:
# Use the mocha catppuccin theme
theme:
activeBorderColor:
- '#cba6f7'
- bold
inactiveBorderColor:
- '#a6adc8'
optionsTextColor:
- '#89b4fa'
selectedLineBgColor:
- '#313244'
cherryPickedCommitBgColor:
- '#45475a'
cherryPickedCommitFgColor:
- '#cba6f7'
unstagedChangesColor:
- '#f38ba8'
defaultFgColor:
- '#cdd6f4'
searchingActiveBorderColor:
- '#f9e2af'
showNumstatInFilesView: true
nerdFontsVersion: 3
statusPanelView: allBranchesLog
authorColors:
'*': '#b4befe'