Interface: ProcessedTypeStyle
Defined in: workspace/workspaceContext.ts:217
Represents a computed style to display an element in various parts of the UI.
Extends
Omit
<TypeStyle
,"color"
>
Properties
Property | Modifier | Type | Description | Inherited from |
---|---|---|---|---|
|
| CSS color string. | ‐ | |
|
| Icon image URL. |
| |
|
| Whether the icon is assumed to be monochrome, so it can be inverted for the dark theme. Default
|
|