Accent Builder
class AccentBuilder
Content copied to clipboard
Functions
get Color Scheme
Link copied to clipboard
with Accent Resource
Link copied to clipboard
with Active Controls Accent
Link copied to clipboard
fun withActiveControlsAccent(activeControlsAccentName: String): AccentBuilder
Content copied to clipboard
fun withActiveControlsAccent(activeControlsAccent: AuroraColorScheme): AccentBuilder
Content copied to clipboard
with Background Accent
Link copied to clipboard
fun withBackgroundAccent(backgroundAccent: AuroraColorScheme): AccentBuilder
Content copied to clipboard
with Enabled Controls Accent
Link copied to clipboard
fun withEnabledControlsAccent(enabledControlsAccentName: String): AccentBuilder
Content copied to clipboard
fun withEnabledControlsAccent(enabledControlsAccent: AuroraColorScheme): AccentBuilder
Content copied to clipboard
with Highlights Accent
Link copied to clipboard
fun withHighlightsAccent(highlightsAccent: AuroraColorScheme): AccentBuilder
Content copied to clipboard
with Window Chrome Accent
Link copied to clipboard
fun withWindowChromeAccent(windowChromeAccentName: String): AccentBuilder
Content copied to clipboard
fun withWindowChromeAccent(windowChromeAccent: AuroraColorScheme): AccentBuilder
Content copied to clipboard