canvas overhaul
This commit is contained in:
@@ -60,7 +60,7 @@ UI.Grid.defaults = {
|
||||
textSelectedColor = colors.white,
|
||||
backgroundColor = colors.black,
|
||||
backgroundSelectedColor = colors.gray,
|
||||
headerBackgroundColor = colors.cyan,
|
||||
headerBackgroundColor = UI.colors.tertiary,
|
||||
headerTextColor = colors.white,
|
||||
headerSortColor = colors.yellow,
|
||||
unfocusedTextSelectedColor = colors.white,
|
||||
|
||||
Reference in New Issue
Block a user