| Interface | Description |
|---|---|
| Theme |
Contract representing a theme with its name and settings.
|
| Class | Description |
|---|---|
| StringToStyleExpressionRenderer |
ST AttributeRenderer which knows to use format string to
render strings into jline StyleExpression based on theming
settings. |
| TemplateExecutor |
Template executor which knows to use styling.
|
| ThemeRegistry |
Registry which stores
Theme's with its name. |
| ThemeResolver |
Service which helps to do various things with styles.
|
| ThemeSettings |
ThemeSettings is storing Theme related settings together and
is base class for further customizations. |
Copyright © 2022. All rights reserved.