mirror of
https://github.com/powerline/powerline.git
synced 2025-07-25 23:05:32 +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"] }
|
"mode": { "fg": "oldlace", "bg": "orange", "attr": ["bold"] }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"^V": {
|
||||||
|
"groups": {
|
||||||
|
"mode": { "fg": "oldlace", "bg": "orange", "attr": ["bold"] }
|
||||||
|
}
|
||||||
|
},
|
||||||
"R": {
|
"R": {
|
||||||
"groups": {
|
"groups": {
|
||||||
"mode": { "fg": "oldlace", "bg": "red", "attr": ["bold"] }
|
"mode": { "fg": "oldlace", "bg": "red", "attr": ["bold"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user