Blob


1 MyMenu.font: fixed
2 MyMenu.layout: horizontal
3 MyMenu.prompt: "$ "
5 MyMenu.width: 100%
6 MyMenu.height: 30
7 MyMenu.x: 0
8 MyMenu.y: 0
9 MyMenu.padding: 10
11 MyMenu.prompt.background: #222
12 MyMenu.prompt.foreground: #eaeaea
14 MyMenu.completion.background: #222
15 MyMenu.completion.foreground: #eaeaea
17 MyMenu.completion_highlighted.background: #eaeaea
18 MyMenu.completion_highlighted.foreground: #222