ContributorMural::Palette
Inherits Struct < Value < Object
Constructors
new(background : String, label_color : String, role_color : String, title_color : String)
SourceInstance methods
background
clone
Sourcecopy_with(background _background = @background, label_color _label_color = @label_color, role_color _role_color = @role_color, title_color _title_color = @title_color)
Sourcelabel_color
role_color
title_color