BaseFormsAppStyles: {
    contrastColour?: string;
    customCss?: string;
    foregroundColour?: string;
    highlightColour?: string;
}

Type declaration

  • OptionalcontrastColour?: string

    Contrast colour applied against the highlight colour

  • OptionalcustomCss?: string

    CSS applied to the Forms App

  • OptionalforegroundColour?: string

    Foreground colour of banner in Forms App

  • OptionalhighlightColour?: string

    Highlight colour for elements that should stand out