Home > @i2analyze/notebook-sdk > app > ITheme
app.ITheme interface
A theme for the i2 Notebook user interface.
Signature:
interface ITheme
Introduced: version 1.0
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
appearance | readonly |
'light' | 'dark' | Gets the overall appearance of the user interface when the theme is active. |
themeName | readonly |
ThemeName | Gets the name of the theme. |