28 lines
512 B
YAML
28 lines
512 B
YAML
services:
|
|
'git.5sigma.io': 'gitea:git.5sigma.io'
|
|
|
|
gui:
|
|
theme:
|
|
activeBorderColor:
|
|
- '#b4befe'
|
|
- bold
|
|
inactiveBorderColor:
|
|
- '#a6adc8'
|
|
optionsTextColor:
|
|
- '#89b4fa'
|
|
selectedLineBgColor:
|
|
- '#313244'
|
|
cherryPickedCommitBgColor:
|
|
- '#45475a'
|
|
cherryPickedCommitFgColor:
|
|
- '#b4befe'
|
|
unstagedChangesColor:
|
|
- '#f38ba8'
|
|
defaultFgColor:
|
|
- '#cdd6f4'
|
|
searchingActiveBorderColor:
|
|
- '#f9e2af'
|
|
|
|
authorColors:
|
|
'*': '#b4befe'
|