mirror of
https://github.com/ivuorinen/everforest-resources.git
synced 2026-01-26 03:04:02 +00:00
- 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
29 lines
596 B
YAML
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'
|