mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-19 10:26:43 +00:00
formalize attributes
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user