Blame


1 8758854a 2018-05-20 omar.polo MyMenu.font: fixed
2 36a15a9f 2018-05-19 omar.polo MyMenu.layout: horizontal
3 8758854a 2018-05-20 omar.polo MyMenu.prompt: "$ "
4 b3f35c85 2018-05-18 omar.polo
5 b3f35c85 2018-05-18 omar.polo MyMenu.width: 100%
6 b3f35c85 2018-05-18 omar.polo MyMenu.height: 30
7 b3f35c85 2018-05-18 omar.polo MyMenu.x: 0
8 b3f35c85 2018-05-18 omar.polo MyMenu.y: 0
9 a3664c7e 2018-05-26 omar.polo MyMenu.padding: 10
10 b3f35c85 2018-05-18 omar.polo
11 b3f35c85 2018-05-18 omar.polo MyMenu.prompt.background: #222
12 b3f35c85 2018-05-18 omar.polo MyMenu.prompt.foreground: #eaeaea
13 b3f35c85 2018-05-18 omar.polo
14 b3f35c85 2018-05-18 omar.polo MyMenu.completion.background: #222
15 b3f35c85 2018-05-18 omar.polo MyMenu.completion.foreground: #eaeaea
16 b3f35c85 2018-05-18 omar.polo
17 b3f35c85 2018-05-18 omar.polo MyMenu.completion_highlighted.background: #eaeaea
18 b3f35c85 2018-05-18 omar.polo MyMenu.completion_highlighted.foreground: #222