<!-- DO NOT EDIT THIS FILE. -->
<!-- This is an auto-generated file. -->
# Kendo UI Themes Utility Classes

This article lists documentation regarding the Kendo UI utility classes.

## In This Article

{% for group in groupNames -%}
* [{{ group | title }}](#{{ group }})
{% endfor -%}

{% for group in groupNames %}
## {{ group | title }}

{%- set items = groups[group] %}

{% for item in items -%}
#### {{ item.name }}
{{ item.description }}
{% endfor -%}

{% endfor -%}
