Hierarchy

  • ThemeSettings

Properties

appBarColor: string

Application bar color of the theme as hex string. (default: #ffffff)

logo: null | string

Logo of the application. (default: null)

logoBackgroundColor: string

Background color of the logo as hex/css color string. (default: transparent)

primaryColor: string

Primary color of the theme as hex string. (default: #0078d4)

textColor: string

Text color of the theme as hex string. (default: #333333)

Generated using TypeDoc