New to Kendo UI for VueStart a free 30-day trial

AppBarThemeColor

Updated on May 18, 2026

Specifies the theme color of the AppBar (see example).

  • The possible values are:
  • base (Default)
  • primary
  • secondary
  • tertiary
  • inverse

type AppBarThemeColor = "base" | "primary" | "secondary" | "tertiary" | "inverse";

Not finding the help you need?
Contact Support