Theia API Documentation v1.65.0
    Preparing search index...

    Represents a color theme.

    interface ColorTheme {
        kind: ColorThemeKind;
    }

    Implemented by

    Index

    Properties

    Properties

    The kind of this color theme: light, dark, high contrast dark and high contrast light.