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…
Reference in New Issue