Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/styling-service
StylingParticipant
Interface StylingParticipant
interface
StylingParticipant
{
registerThemeStyle
(
theme
:
ColorTheme
,
collector
:
CssStyleCollector
,
)
:
void
;
}
Implemented by
ActionLabelStylingParticipant
BadgeStylingParticipant
BreadcrumbStylingParticipant
ButtonStylingParticipant
MenuStylingParticipant
MonacoFrontendApplicationContribution
NotificationsContribution
ScmContribution
SearchInWorkspaceFrontendContribution
StatusBarStylingParticipant
TabbarStylingParticipant
TreeStylingParticipant
Index
Methods
register
Theme
Style
Methods
register
Theme
Style
registerThemeStyle
(
theme
:
ColorTheme
,
collector
:
CssStyleCollector
)
:
void
Parameters
theme
:
ColorTheme
collector
:
CssStyleCollector
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
register
Theme
Style
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...