init
This commit is contained in:
23
templates/lazygit_theme.yml
Normal file
23
templates/lazygit_theme.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
gui:
|
||||
theme:
|
||||
activeBorderColor:
|
||||
- "{{colors.primary.default.hex}}"
|
||||
- bold
|
||||
inactiveBorderColor:
|
||||
- "{{colors.outline.default.hex}}"
|
||||
optionsTextColor:
|
||||
- "{{colors.primary.default.hex}}"
|
||||
selectedLineBgColor:
|
||||
- "{{colors.surface_container_highest.default.hex}}"
|
||||
selectedRangeBgColor:
|
||||
- "{{colors.surface_container_highest.default.hex}}"
|
||||
cherryPickedCommitBgColor:
|
||||
- "{{colors.tertiary.default.hex}}"
|
||||
cherryPickedCommitFgColor:
|
||||
- "{{colors.on_tertiary.default.hex}}"
|
||||
unstagedChangesColor:
|
||||
- "{{colors.error.default.hex}}"
|
||||
defaultFgColor:
|
||||
- "{{colors.on_surface.default.hex}}"
|
||||
searchingActiveBorderColor:
|
||||
- "{{colors.tertiary.default.hex}}"
|
||||
Reference in New Issue
Block a user