formalize attributes

This commit is contained in:
airstruck
2015-11-29 14:58:08 -05:00
parent bfe31e05db
commit 2d64e6ca69
28 changed files with 1921 additions and 201 deletions

View File

@@ -41,7 +41,7 @@ return function (config)
['menu.item'] = {
padding = 4,
align = 'left middle',
textColor = { 0, 0, 0 }
color = { 0, 0, 0 }
},
['menu.item_active'] = {
background = highlight,