Make themes/shell/select.json look better

This commit is contained in:
ZyX 2014-02-16 20:52:02 +04:00
parent 8718bf76ce
commit 7eed06f149

View File

@ -3,10 +3,10 @@
"left": [
{
"type": "string",
"contents": "Select",
"contents": "Select variant",
"width": "auto",
"align": "r",
"highlight_group": ["prompt"]
"highlight_group": ["continuation:current"]
}
]
}