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
10 MyMenu.prompt.background: #222
11 MyMenu.prompt.foreground: #eaeaea
13 MyMenu.completion.background: #222
14 MyMenu.completion.foreground: #eaeaea
16 MyMenu.completion_highlighted.background: #eaeaea
17 MyMenu.completion_highlighted.foreground: #222