Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
StylingParticipant
Interface StylingParticipant
interface
StylingParticipant
{
registerThemeStyle
(
theme
,
collector
)
:
void
;
}
Implemented by
ActionLabelStylingParticipant
BadgeStylingParticipant
BreadcrumbStylingParticipant
ButtonStylingParticipant
MenuStylingParticipant
StatusBarStylingParticipant
TabbarStylingParticipant
TreeStylingParticipant
Index
Methods
register
Theme
Style
Methods
register
Theme
Style
register
Theme
Style
(
theme
,
collector
)
:
void
Parameters
theme
:
ColorTheme
collector
:
CssStyleCollector
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
register
Theme
Style
Theia TypeDoc
Loading...