Enum ANSIBuilder.SemanticColor

java.lang.Object
java.lang.Enum<ANSIBuilder.SemanticColor>
org.aesh.terminal.utils.ANSIBuilder.SemanticColor
All Implemented Interfaces:
Serializable, Comparable<ANSIBuilder.SemanticColor>
Enclosing class:
ANSIBuilder

public static enum ANSIBuilder.SemanticColor extends Enum<ANSIBuilder.SemanticColor>
Semantic color categories used for theme-aware styling. Each entry stores a default ANSI code and a capability getter for resolving the theme-appropriate code at runtime.