Files
everforest-resources/cli/lazygit/config-dark-medium.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
596 B
YAML

# Everforest dark-medium theme for LazyGit
# Generated from template - do not edit manually
gui:
theme:
lightTheme: false
activeBorderColor:
- '#7fbbb3'
- bold
inactiveBorderColor:
- '#859289'
searchingActiveBorderColor:
- '#dbbc7f'
- bold
optionsTextColor:
- '#83c092'
selectedLineBgColor:
- '#374247'
selectedRangeBgColor:
- '#404c51'
cherryPickedCommitBgColor:
- '#d699b6'
cherryPickedCommitFgColor:
- '#d3c6aa'
unstagedChangesColor:
- '#e67e80'
defaultFgColor:
- '#d3c6aa'