Entity Status Colors
These are status colors for various Event Espresso model entities. The following schema is used for the class names:
.ee-status-color-{status_code}
The text color will be set for the given status code.
.ee-status-background-color-{status_code}
The background color will be set for the given status code and the text color will be set to a WCAG
compliant contrast
{{#each entityGroups}}
{{{this}}}
{{/each}}