mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-17 22:32:58 +02:00
Update Config.md
This commit is contained in:
parent
2bbe6269cd
commit
b7cc4158d5
@ -261,6 +261,20 @@ If you struggle to see the selected line I recommend using the reverse attribute
|
|||||||
- reverse
|
- reverse
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The following has also worked for a couple of people:
|
||||||
|
```yaml
|
||||||
|
gui:
|
||||||
|
theme:
|
||||||
|
activeBorderColor:
|
||||||
|
- white
|
||||||
|
- bold
|
||||||
|
inactiveBorderColor:
|
||||||
|
- white
|
||||||
|
selectedLineBgColor:
|
||||||
|
- reverse
|
||||||
|
- blue
|
||||||
|
```
|
||||||
|
|
||||||
Alternatively you may have bold fonts disabled in your terminal, in which case enabling bold fonts should solve the problem.
|
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.
|
If you're still having trouble please raise an issue.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user