POLAR reference
    Preparing search index...

    Interface KernTheme

    Describes the theming options of KERN. The exhaustive list of parameters is documented in @kern-ux/native.

    interface KernTheme {
        color: KernThemeTree;
        metric: KernThemeTree;
    }
    Index

    Properties

    Properties