Files
everforest-resources/cli/lazygit/config-light-soft.yml
Ismo Vuorinen 5c0e8b0f40 feat: enhance install script and theme generation
- install.sh now installs all variants when run without parameters
- preserve single-variant mode when --variant is specified
- add variant names to generated file headers for clarity
- fix tool name extraction to preserve compound names like git-delta
- fix CSS variable preservation during header generation
2025-09-09 00:01:46 +03:00

29 lines
595 B
YAML

# Everforest light-soft theme for LazyGit
# Generated from template - do not edit manually
gui:
theme:
lightTheme: false
activeBorderColor:
- '#7fbbb3'
- bold
inactiveBorderColor:
- '#b3c0b0'
searchingActiveBorderColor:
- '#dbbc7f'
- bold
optionsTextColor:
- '#83c092'
selectedLineBgColor:
- '#e9e1cc'
selectedRangeBgColor:
- '#e4dfc8'
cherryPickedCommitBgColor:
- '#d699b6'
cherryPickedCommitFgColor:
- '#5c6a72'
unstagedChangesColor:
- '#e67e80'
defaultFgColor:
- '#5c6a72'