1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-04 03:48:07 +02:00

Updated the config.md

This commit is contained in:
mjarkk 2019-10-18 09:52:32 +02:00 committed by Jesse Duffield
parent 02fef3136f
commit 9bd2dc3050

View File

@ -81,6 +81,21 @@ The available attributes are:
- reverse # useful for high-contrast
- underline
## Light terminal theme:
If you have issues with a light terminal theme where you can't read / see the text add these settings
```yaml
gui:
theme:
lightTheme: true
activeBorderColor:
- black
- bold
inactiveBorderColor:
- black
```
## Example Coloring:
![border example](/docs/resources/colored-border-example.png)