Back to Terminal Gui

Drawing Lexicon

docfx/includes/drawing-lexicon.md

2.0.1873 B
Original Source
TermMeaning
AttributeDefines concrete visual styling for a visual element (Foreground color, Background color, TextStyle).
BackgroundColorA property of Attribute describing the background text color.
ColorBase terminal color (supports TrueColor and named values like White, Black, Cyan, etc.).
ForegroundColorA property of Attribute describing the foreground text color.
GlyphA graphical representation of a character.
RuneUnicode character.
SchemeMaps VisualRole to Attribute, defining visual element appearance (color and style) based on semantic purpose.
StyleProperty of Attribute for font-like hints (bold, italic, underline).
VisualRoleSemantic role/purpose of a visual element (Normal, Focus, HotFocus, Active, Disabled, ReadOnly).