mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-01-06 03:53:59 +02:00
Updated the config.md
This commit is contained in:
parent
02fef3136f
commit
9bd2dc3050
@ -81,6 +81,21 @@ The available attributes are:
|
|||||||
- reverse # useful for high-contrast
|
- reverse # useful for high-contrast
|
||||||
- underline
|
- 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:
|
## Example Coloring:
|
||||||
|
|
||||||
![border example](/docs/resources/colored-border-example.png)
|
![border example](/docs/resources/colored-border-example.png)
|
||||||
|
Loading…
Reference in New Issue
Block a user