java.lang.Object
org.aya.pretty.printer.Stylist
- Direct Known Subclasses:
StringStylist
-
Field Summary
FieldsModifier and TypeFieldDescription@NotNull ColorSchemepredefined colors, seeStyle.color(String)andStyle.colorBg(String)@NotNull StyleFamilypredefined styles, seeStyle.preset(String) -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
colorScheme
predefined colors, seeStyle.color(String)andStyle.colorBg(String) -
styleFamily
predefined styles, seeStyle.preset(String)
-
-
Constructor Details
-
Stylist
public Stylist(@NotNull @NotNull ColorScheme colorScheme, @NotNull @NotNull StyleFamily styleFamily)
-