49 lines
1.3 KiB
Plaintext
49 lines
1.3 KiB
Plaintext
{
|
|
"styles": {
|
|
"Menu": {
|
|
"normal_style": "",
|
|
"hover_style": "bold yellow italic on blue",
|
|
"normal_border_style": "blue",
|
|
"hover_border_style": "blue",
|
|
"normal_title_style": "blue",
|
|
"hover_title_style": "",
|
|
"tagged_style": "yellow italic",
|
|
},
|
|
"Explorer": {
|
|
"normal_style": "",
|
|
"hover_style": "bold yellow italic on blue",
|
|
"normal_border_style": "blue",
|
|
"hover_border_style": "blue",
|
|
"normal_title_style": "blue",
|
|
"hover_title_style": "",
|
|
"tagged_style": "yellow bold",
|
|
}
|
|
},
|
|
"keybindings": {
|
|
"Explorer": {
|
|
"<q>": "Quit",
|
|
"<Ctrl-d>": "Quit",
|
|
"<Ctrl-c>": "Quit",
|
|
"<Ctrl-z>": "Suspend",
|
|
},
|
|
"ExplorerActive": {
|
|
"<q>": "Quit",
|
|
"<Ctrl-d>": "Quit",
|
|
"<Ctrl-c>": "Quit",
|
|
"<Ctrl-z>": "Suspend",
|
|
},
|
|
"Empty": {
|
|
"<q>": "Quit",
|
|
"<Ctrl-d>": "Quit",
|
|
"<Ctrl-c>": "Quit",
|
|
"<Ctrl-z>": "Suspend",
|
|
},
|
|
"EmptyActive": {
|
|
"<q>": "Quit",
|
|
"<Ctrl-d>": "Quit",
|
|
"<Ctrl-c>": "Quit",
|
|
"<Ctrl-z>": "Suspend",
|
|
}
|
|
}
|
|
}
|