Skip to content

Changing defaults colors

shairontoledo edited this page Sep 13, 2010 · 4 revisions

You can define your own properties by replacing the default value of the classes Border and ShapeContent, like this below


 RGhost::Border::DEFAULT_OPTIONS[:color] = '#FF3366'
 RGhost::ShapeContent::DEFAULT_OPTIONS[:color] = '#AA1134'