struct Srcom::User::NameStyle
- Srcom::User::NameStyle
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
srcr/mappings/user/name_style.crConstructors
Instance Method Summary
-
#color : Hash(String, String)?
light => hexcode and dark => hexcode
-
#color=(color : Hash(String, String)?)
light => hexcode and dark => hexcode
-
#color_from : Hash(String, String)?
light => hexcode and dark => hexcode
-
#color_from=(color_from : Hash(String, String)?)
light => hexcode and dark => hexcode
-
#color_to : Hash(String, String)?
light => hexcode and dark => hexcode
-
#color_to=(color_to : Hash(String, String)?)
light => hexcode and dark => hexcode
- #style : String
- #style=(style : String)