How do you use the widget.newTableView theme colors which are built into the theme?
These theme vars don’t seem to do anything:
rowColorDefault = { 0, 1, 1, 1 },
rowColorOver = { 0.11, 0.56, 1, 1 },
I’m not sure what these theme vars do:
whiteColor = { 1, 1, 1, 1 },
pickerRowColor = { 0.60 },