struct

Commander::UI::Theme

Inherits Struct < Value < Object

Constructors

new(background : String = "mc-blue", foreground : String = "white", accent : String = "cyan", selection : String = "cyan", header : String = "dark-gray", border : String = "cyan", status : String = "black")
Source

Instance methods

accent
Source
background
Source
border
Source
foreground
Source
header
Source
selection
Source
status
Source