Package | Description |
---|---|
org.springframework.shell.style |
Modifier and Type | Method and Description |
---|---|
Theme |
ThemeRegistry.get(String name)
Gets a theme from a registry.
|
static Theme |
Theme.of(String name,
ThemeSettings themeSettings)
Create a
Theme . |
Modifier and Type | Method and Description |
---|---|
void |
ThemeRegistry.register(Theme theme)
Register a theme.
|
Copyright © 2024. All rights reserved.