🎨 ux(lazygit): change theme colors

This commit is contained in:
Sergio Laín 2024-05-29 21:08:48 +02:00
parent c208de6c0d
commit 9733dfd4c7
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B

View file

@ -11,20 +11,24 @@ gui:
shortTimeFormat: "3:04PM"
theme:
activeBorderColor:
- "#a6da95" # Green
- "#a6da95"
- bold
inactiveBorderColor:
- "#cad3f5" # Text
- "#a5adcb"
optionsTextColor:
- "#8aadf4" # Blue
- "#8aadf4"
selectedLineBgColor:
- "#363a4f" # Surface0
- "#363a4f"
cherryPickedCommitBgColor:
- "#8bd5ca" # Teal
- "#494d64"
cherryPickedCommitFgColor:
- "#8aadf4" # Blue
- "#b7bdf8"
unstagedChangesColor:
- red # Red
- "#ed8796"
defaultFgColor:
- "#cad3f5"
searchingActiveBorderColor:
- "#eed49f"
commitLength:
show: true
mouseEvents: true