AutoYADM commit: 2025-01-10 00:00:02

This commit is contained in:
Daniel Fichtinger 2025-01-10 00:00:02 -05:00
parent 2b26d1a565
commit 12ecce64c6

View file

@ -1,10 +1,11 @@
gui: gui:
authorColors:
"Daniel Fichtinger": "#E49A44"
"*": "#B14242"
theme: theme:
# Border color of focused window # Border color of focused window
activeBorderColor: activeBorderColor:
# - bold
- "#B14242" - "#B14242"
# - red
# Border color of non-focused windows # Border color of non-focused windows
inactiveBorderColor: inactiveBorderColor:
@ -30,11 +31,11 @@ gui:
# Foreground color of copied commit # Foreground color of copied commit
cherryPickedCommitFgColor: cherryPickedCommitFgColor:
- "#E5A72A" - "#191919"
# Background color of copied commit # Background color of copied commit
cherryPickedCommitBgColor: cherryPickedCommitBgColor:
- "#121212" - "#4A8B8B"
# Foreground color of marked base commit (for rebase) # Foreground color of marked base commit (for rebase)
markedBaseCommitFgColor: markedBaseCommitFgColor:
@ -42,11 +43,11 @@ gui:
# Background color of marked base commit (for rebase) # Background color of marked base commit (for rebase)
markedBaseCommitBgColor: markedBaseCommitBgColor:
- yellow - "#191919"
# Color for file with unstaged changes # Color for file with unstaged changes
unstagedChangesColor: unstagedChangesColor:
- red - "#B14242"
# Default text color # Default text color
defaultFgColor: defaultFgColor: