ChatHintMarkupOptions
Defined in: widgets/controls/chat-input.ts:56
Styling for formatChatHints; values are console-markup style strings.
Properties
Section titled “Properties”keyStyle?
Section titled “keyStyle?”
optionalkeyStyle?:string
Defined in: widgets/controls/chat-input.ts:58
Style applied to each hint’s keys (default "$accent").
labelStyle?
Section titled “labelStyle?”
optionallabelStyle?:string
Defined in: widgets/controls/chat-input.ts:60
Style applied to each hint’s label (default none → inherits the line).
optionalsep?:string
Defined in: widgets/controls/chat-input.ts:64
Separator text between hints (default " │ ").
sepStyle?
Section titled “sepStyle?”
optionalsepStyle?:string
Defined in: widgets/controls/chat-input.ts:62
Style applied to the separator between hints (default "$dimmed").