New to Kendo UI for Angular? Start a free 30-day trial

Dialog Appearance

The Dialog allows you to set different theme colors by using the themeColor property. It accepts values of type DialogThemeColor.

The themeColor option supports the following values:

  • primary—Applies coloring based on the primary theme color.
  • dark—Applies coloring based on the dark theme color.
  • light—Applies coloring based on the light theme color.

The following example demonstrates how to define the theme color of the Dialog.

Example
View Source
Change Theme:

In this article

Not finding the help you need?