Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Obelisk::StyleBuilder
Inherits
Reference
<
Object
Builder for creating style entries
Instance methods
background
(color :
Color
) : self
Source
background
(hex :
String
) : self
Source
bold
(value :
Bool
= true) : self
Source
build
Source
color
(color :
Color
) : self
Source
color
(hex :
String
) : self
Source
italic
(value :
Bool
= true) : self
Source
no_inherit
(value :
Bool
= true) : self
Source
underline
(value :
Bool
= true) : self
Source