feat(config): extend stubs for existing defined apps

docs(distro): extend TODO/ref comments within current arch `setup.sh`
script
This commit is contained in:
2026-02-25 16:13:41 +00:00
parent 7aac312b49
commit 10d73bb177
13 changed files with 40 additions and 9 deletions

View File

@@ -0,0 +1,27 @@
gui:
# Theme Configuration (Catppucin)
# LICENSE: MIT (https://github.com/catppuccin/lazygit/blob/main/LICENSE)
# SOURCE: https://github.com/catppuccin/lazygit
theme:
activeBorderColor:
- '#89b4fa'
- bold
inactiveBorderColor:
- '#a6adc8'
optionsTextColor:
- '#89b4fa'
selectedLineBgColor:
- '#313244'
cherryPickedCommitBgColor:
- '#45475a'
cherryPickedCommitFgColor:
- '#89b4fa'
unstagedChangesColor:
- '#f38ba8'
defaultFgColor:
- '#cdd6f4'
searchingActiveBorderColor:
- '#f9e2af'
authorColors:
'*': '#b4befe'