Theia API Documentation v1.65.0
    Preparing search index...
    interface StylingParticipant {
        registerThemeStyle(
            theme: ColorTheme,
            collector: CssStyleCollector,
        ): void;
    }

    Implemented by

    Index

    Methods