Files
dotfiles/.config/lazygit/config.yml
2026-01-31 10:30:28 -05:00

37 lines
707 B
YAML

gui:
# DRACULA
theme:
activeBorderColor:
- "#FF79C6"
- bold
inactiveBorderColor:
- "#BD93F9"
searchingActiveBorderColor:
- "#8BE9FD"
- bold
optionsTextColor:
- "#6272A4"
selectedLineBgColor:
- "#6272A4"
inactiveViewSelectedLineBgColor:
- bold
cherryPickedCommitFgColor:
- "#6272A4"
cherryPickedCommitBgColor:
- "#8BE9FD"
markedBaseCommitFgColor:
- "#8BE9FD"
markedBaseCommitBgColor:
- "#F1FA8C"
unstagedChangesColor:
- "#FF5555"
defaultFgColor:
- "#F8F8F2"
showNumstatInFilesView: true
nerdFontsVersion: 3
statusPanelView: allBranchesLog
authorColors:
'*': '#b4befe'