+2

Available them classes/attributes reference

Abel Muiño 12 years ago 0
I'm having a hard time finding a good reference of the customizable classes and their attributes on a theme file.

i.e. things like:

  {
    "class": "tab_control",
    "attributes": ["dirty"],
    "layer0.tint": [255, 200, 200]
  }

I know there are lots of themes to borrow from, but I wonder… how could they find out the available class and attributes?

A reference/cheatsheet would be handy.