public class AnsiColorThemes
extends java.lang.Object
| Constructor and Description |
|---|
AnsiColorThemes() |
| Modifier and Type | Method and Description |
|---|---|
static AnsiColorTheme |
getDarkTheme() |
static AnsiColorTheme |
getLightTheme() |
static AnsiColorTheme |
getTheme(java.lang.String name) |
public static AnsiColorTheme getTheme(java.lang.String name)
public static AnsiColorTheme getLightTheme()
public static AnsiColorTheme getDarkTheme()