Companion

object Companion

Functions

Link copied to clipboard
fun default(brand: StreamDesign.ColorScale = ColorScale.defaultLight(), chrome: StreamDesign.ChromeScale = ChromeScale.defaultLight()): StreamDesign.Colors

Provides the default colors for the light mode of the app.

Link copied to clipboard
fun defaultDark(brand: StreamDesign.ColorScale = ColorScale.defaultDark(), chrome: StreamDesign.ChromeScale = ChromeScale.defaultDark()): StreamDesign.Colors

Provides the default colors for the dark mode of the app.