Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional Readonly applicationName

applicationName: string

The name of the application.

Defaults to Eclipse Theia.

Optional Readonly defaultIconTheme

defaultIconTheme: string

The default icon theme for the application.

Defaults to none.

Optional Readonly defaultTheme

defaultTheme: string

The default theme for the application.

Defaults to dark.

Optional Readonly electron

electron: Partial

Electron specific configuration.

Defaults to ElectronFrontendApplicationConfig.DEFAULT.