milo status panel

This commit is contained in:
kepler155c@gmail.com
2019-02-27 19:35:26 -05:00
parent 177533b760
commit 10787dd2b3
3 changed files with 35 additions and 24 deletions

View File

@@ -97,7 +97,7 @@ local function createPage(node)
},
buttons = UI.Window {
y = -1,
backgroundColor = colors.gray,
backgroundColor = colors.black,
prevButton = UI.Button {
x = 1, width = 5,
event = 'previous',