This commit is contained in:
2026-01-17 14:26:04 +01:00
commit 1e90a052c1
370 changed files with 2230 additions and 0 deletions
@@ -0,0 +1,23 @@
gui:
theme:
activeBorderColor:
- "{{colors.primary.default.hex}}"
- bold
inactiveBorderColor:
- "{{colors.outline.default.hex}}"
optionsTextColor:
- "{{colors.primary.default.hex}}"
selectedLineBgColor:
- "{{colors.surface_container_highest.default.hex}}"
selectedRangeBgColor:
- "{{colors.surface_container_highest.default.hex}}"
cherryPickedCommitBgColor:
- "{{colors.tertiary.default.hex}}"
cherryPickedCommitFgColor:
- "{{colors.on_tertiary.default.hex}}"
unstagedChangesColor:
- "{{colors.error.default.hex}}"
defaultFgColor:
- "{{colors.on_surface.default.hex}}"
searchingActiveBorderColor:
- "{{colors.tertiary.default.hex}}"