DarkVariant

abstract class DarkVariant

Dark-mode overrides. Unset members fall back to the light values.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val backgroundColor: Property<String>

Dark-mode plate color. Default: none, so no night resources are made.

Link copied to clipboard
abstract val image: RegularFileProperty

Dark-mode splash art. Default: the light KiteSplashScope.image.