Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
monaco
MonacoColorRegistry
Class MonacoColorRegistry
Hierarchy
ColorRegistry
MonacoColorRegistry
Index
Constructors
constructor
Properties
monaco
Color
Registry
monaco
Theme
Service
on
Did
Change
on
Did
Change
Emitter
Methods
do
Register
fire
Did
Change
get
Colors
get
Current
Color
get
Current
Css
Variable
register
to
Color
to
Css
Variable
Name
Constructors
constructor
new
Monaco
Color
Registry
(
)
:
MonacoColorRegistry
Returns
MonacoColorRegistry
Properties
Protected
Readonly
monaco
Color
Registry
monaco
Color
Registry
:
IColorRegistry
= ...
Protected
Readonly
monaco
Theme
Service
monaco
Theme
Service
:
IStandaloneThemeService
= ...
Readonly
on
Did
Change
on
Did
Change
:
Event
<
void
>
Protected
Readonly
on
Did
Change
Emitter
on
Did
Change
Emitter
:
Emitter
<
void
>
Methods
Protected
do
Register
do
Register
(
definition
:
ColorDefinition
)
:
Disposable
Parameters
definition:
ColorDefinition
Returns
Disposable
Protected
fire
Did
Change
fire
Did
Change
(
)
:
void
Returns
void
get
Colors
get
Colors
(
)
:
IterableIterator
<
string
>
Returns
IterableIterator
<
string
>
get
Current
Color
get
Current
Color
(
id
:
string
)
:
undefined
|
string
Parameters
id:
string
Returns
undefined
|
string
get
Current
Css
Variable
get
Current
Css
Variable
(
id
:
string
)
:
undefined
|
ColorCssVariable
Parameters
id:
string
Returns
undefined
|
ColorCssVariable
register
register
(
...
definitions
:
ColorDefinition
[]
)
:
Disposable
Parameters
Rest
...
definitions:
ColorDefinition
[]
Returns
Disposable
Protected
to
Color
to
Color
(
value
:
undefined
|
string
|
RGBA
|
HSLA
|
ColorTransformation
)
:
undefined
|
string
|
Color
|
ColorFunction
Parameters
value:
undefined
|
string
|
RGBA
|
HSLA
|
ColorTransformation
Returns
undefined
|
string
|
Color
|
ColorFunction
to
Css
Variable
Name
to
Css
Variable
Name
(
id
:
string
, prefix
?:
string
)
:
string
Parameters
id:
string
Optional
prefix:
string
Returns
string
Exports
monaco
Json
Serialized
Snippet
Monaco
Commands
Monaco
Diff
Editor
Monaco
Editor
Monaco
Editor
Model
Monaco
Editor
Zone
Widget
Monaco
Menus
Monaco
Outline
Contribution
Monaco
Outline
Symbol
Information
Node
Monaco
Range
Replace
Monaco
Theme
Registry
Monaco
Theme
State
Resource
File
Edit
Resource
Text
Edit
Tokenizer
Option
Workspace
File
Edit
Workspace
Text
Edit
Monaco
Color
Registry
constructor
monaco
Color
Registry
monaco
Theme
Service
on
Did
Change
on
Did
Change
Emitter
do
Register
fire
Did
Change
get
Colors
get
Current
Color
get
Current
Css
Variable
register
to
Color
to
Css
Variable
Name