ContributorMural::PaletteOverride
Inherits YAML::Serializable::Strict < YAML::Serializable < Reference < Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
background
Sourcebackground=(background : String | Nil)
Sourcelabel_color
Sourcelabel_color=(label_color : String | Nil)
Sourcerole_color
Sourcerole_color=(role_color : String | Nil)
Sourcetitle_color
Sourcetitle_color=(title_color : String | Nil)
Source