This commit is contained in:
2026-01-31 10:30:28 -05:00
parent d81adcdf22
commit 4aaea612e7

View File

@@ -1,28 +1,36 @@
gui: gui:
# Use the mocha catppuccin theme # DRACULA
theme: theme:
activeBorderColor: activeBorderColor:
- '#cba6f7' - "#FF79C6"
- bold - bold
inactiveBorderColor: inactiveBorderColor:
- '#a6adc8' - "#BD93F9"
optionsTextColor:
- '#89b4fa'
selectedLineBgColor:
- '#313244'
cherryPickedCommitBgColor:
- '#45475a'
cherryPickedCommitFgColor:
- '#cba6f7'
unstagedChangesColor:
- '#f38ba8'
defaultFgColor:
- '#cdd6f4'
searchingActiveBorderColor: searchingActiveBorderColor:
- '#f9e2af' - "#8BE9FD"
showNumstatInFilesView: true - bold
nerdFontsVersion: 3 optionsTextColor:
statusPanelView: allBranchesLog - "#6272A4"
selectedLineBgColor:
- "#6272A4"
inactiveViewSelectedLineBgColor:
- bold
cherryPickedCommitFgColor:
- "#6272A4"
cherryPickedCommitBgColor:
- "#8BE9FD"
markedBaseCommitFgColor:
- "#8BE9FD"
markedBaseCommitBgColor:
- "#F1FA8C"
unstagedChangesColor:
- "#FF5555"
defaultFgColor:
- "#F8F8F2"
showNumstatInFilesView: true
nerdFontsVersion: 3
statusPanelView: allBranchesLog
authorColors: authorColors:
'*': '#b4befe' '*': '#b4befe'