mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Merge branch 'fix-solarized-visual-block-color' into develop
This commit is contained in:
commit
2c25a71f2e
@ -75,6 +75,11 @@
|
||||
"mode": { "fg": "oldlace", "bg": "orange", "attr": ["bold"] }
|
||||
}
|
||||
},
|
||||
"^V": {
|
||||
"groups": {
|
||||
"mode": { "fg": "oldlace", "bg": "orange", "attr": ["bold"] }
|
||||
}
|
||||
},
|
||||
"R": {
|
||||
"groups": {
|
||||
"mode": { "fg": "oldlace", "bg": "red", "attr": ["bold"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user