Development Team/Almanac/sugar.graphics.style: Difference between revisions

New page: {{Sugar Almanac}} === What colors are in the sugar system color palette? == To keep your activity with the same look and feel of the sugar os, you might want to consider using the system...
 
Line 16: Line 16:


<pre>
<pre>
 
gdkWhite = sugar.graphics.style.COLOR_WHITE.get_gdk_color()
intWhite = sugar.graphics.style.COLOR_WHITE.get_int()
</pre>
</pre>