Light-Blue and Greenish text with a Grey Properties and Navigation pane that attempts to condense areas to increase working space visibility.
Awesome theme with much personality - thanks a bunch!
Noticed a bug - not sure if it's only for me but the checkboxes are tiny.
Recreate by clicking any sprite object, go under properties and see the check button for Initially visible. All the check buttons look like this
EDIT: found the fix.
Change line 1023 to this:
padding: 10px;
(used to be 0)