styles
Used by the Theme to determine how this node should be styled. Similar in concept to CSS's class
attribute.
By convention, styles which represent the node's class, using the class name in all lower case, with underscores between words. e.g. split_pane
.
Other styles begin with a period. e.g. .information
.