electron-react-python-template - v1.0.0
    Preparing search index...

    Interface Palette

    Theme for Microsoft Fluent UI, which is built into the project.

    interface Palette {
        black: string;
        neutralDark: string;
        neutralLight: string;
        neutralLighter: string;
        neutralLighterAlt: string;
        neutralPrimary: string;
        neutralPrimaryAlt: string;
        neutralQuaternary: string;
        neutralQuaternaryAlt: string;
        neutralSecondary: string;
        neutralTertiary: string;
        neutralTertiaryAlt: string;
        themeDark: string;
        themeDarkAlt: string;
        themeDarker: string;
        themeLight: string;
        themeLighter: string;
        themeLighterAlt: string;
        themePrimary: string;
        themeSecondary: string;
        themeTertiary: string;
        white: string;
    }
    Index

    Properties

    black: string
    neutralDark: string
    neutralLight: string
    neutralLighter: string
    neutralLighterAlt: string
    neutralPrimary: string
    neutralPrimaryAlt: string
    neutralQuaternary: string
    neutralQuaternaryAlt: string
    neutralSecondary: string
    neutralTertiary: string
    neutralTertiaryAlt: string
    themeDark: string
    themeDarkAlt: string
    themeDarker: string
    themeLight: string
    themeLighter: string
    themeLighterAlt: string
    themePrimary: string
    themeSecondary: string
    themeTertiary: string
    white: string