1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-05-19 22:33:16 +02:00

Update Config.md

This commit is contained in:
Jesse Duffield 2021-04-01 20:44:27 +11:00 committed by GitHub
parent eb54189683
commit 2bbe6269cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -250,7 +250,7 @@ If you have issues with a light terminal theme where you can't read / see the te
## Struggling to see selected line
If you struggle to see the selected line I recomment using the reverse attribute on selected lines like so:
If you struggle to see the selected line I recommend using the reverse attribute on selected lines like so:
```yaml
gui:
@ -261,6 +261,10 @@ If you struggle to see the selected line I recomment using the reverse attribute
- reverse
```
Alternatively you may have bold fonts disabled in your terminal, in which case enabling bold fonts should solve the problem.
If you're still having trouble please raise an issue.
## Example Coloring
![border example](../../assets/colored-border-example.png)