mirror of
https://github.com/DefectingCat/dotfiles
synced 2025-07-15 08:41:36 +00:00
24 lines
468 B
YAML
24 lines
468 B
YAML
gui:
|
|
theme:
|
|
activeBorderColor:
|
|
- '#f5c2e7'
|
|
- bold
|
|
inactiveBorderColor:
|
|
- '#a6adc8'
|
|
optionsTextColor:
|
|
- '#89b4fa'
|
|
selectedLineBgColor:
|
|
- '#313244'
|
|
selectedRangeBgColor:
|
|
- '#313244'
|
|
cherryPickedCommitBgColor:
|
|
- '#45475a'
|
|
cherryPickedCommitFgColor:
|
|
- '#f5c2e7'
|
|
unstagedChangesColor:
|
|
- '#f38ba8'
|
|
defaultFgColor:
|
|
- '#cdd6f4'
|
|
searchingActiveBorderColor:
|
|
- '#f9e2af'
|