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

    Hierarchy

    • StandaloneThemeService
      • MonacoStandaloneThemeService
    Index

    Constructors

    Properties

    _serviceBrand: undefined
    _store: DisposableStore
    onDidColorThemeChange: Event<IStandaloneTheme>
    onDidFileIconThemeChange: Event<IFileIconTheme>
    onDidProductIconThemeChange: Event<IProductIconTheme>
    None: Readonly<IDisposable>

    A disposable that does nothing when it is disposed of.

    TODO: This should not be a static property.

    Accessors

    Methods

    • Adds o to the collection of disposables managed by this object.

      Type Parameters

      • T extends IDisposable

      Parameters

      Returns T

    • Parameters

      • themeName: string
      • themeData: IStandaloneThemeData

      Returns void

    • Returns void

    • Returns IStandaloneTheme

    • Returns IFileIconTheme

    • Returns IProductIconTheme

    • Parameters

      • autoDetectHighContrast: boolean

      Returns void

    • Parameters

      • colorMapOverride: null | Color[]

      Returns void

    • Parameters

      • themeName: string

      Returns void