VariableStyle

object VariableStyle : Style

The display style of Variables.

Properties

backgroundColor
Link copied to clipboard
open val backgroundColor: AnsiColor
bold
Link copied to clipboard
open val bold: Boolean
foregroundColor
Link copied to clipboard
open override val foregroundColor: AnsiColor
italic
Link copied to clipboard
open val italic: Boolean
underline
Link copied to clipboard
open val underline: Boolean