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: searchingActiveBorderColor:
- '#89b4fa' - "#8BE9FD"
selectedLineBgColor: - bold
- '#313244' optionsTextColor:
cherryPickedCommitBgColor: - "#6272A4"
- '#45475a' selectedLineBgColor:
cherryPickedCommitFgColor: - "#6272A4"
- '#cba6f7' inactiveViewSelectedLineBgColor:
unstagedChangesColor: - bold
- '#f38ba8' cherryPickedCommitFgColor:
defaultFgColor: - "#6272A4"
- '#cdd6f4' cherryPickedCommitBgColor:
searchingActiveBorderColor: - "#8BE9FD"
- '#f9e2af' markedBaseCommitFgColor:
showNumstatInFilesView: true - "#8BE9FD"
nerdFontsVersion: 3 markedBaseCommitBgColor:
statusPanelView: allBranchesLog - "#F1FA8C"
unstagedChangesColor:
- "#FF5555"
defaultFgColor:
- "#F8F8F2"
showNumstatInFilesView: true
nerdFontsVersion: 3
statusPanelView: allBranchesLog
authorColors: authorColors:
'*': '#b4befe' '*': '#b4befe'