change color constants

This commit is contained in:
Eduardo Bart
2011-08-28 14:49:15 -03:00
parent 05edcc218d
commit fbabe6b3ed
8 changed files with 345 additions and 58 deletions

View File

@@ -1,6 +1,6 @@
Button < UIButton
font: helvetica-11px-bold
background-color: #ffffff
background-color: white
color: #f0ad4dff
size: 106 24
border-image:

View File

@@ -4,5 +4,5 @@ Label < UILabel
LargerLabel < Label
font: helvetica-12px-bold
color: #ffffff
color: white

View File

@@ -2,7 +2,7 @@ Window < UIWindow
font: helvetica-12px-bold
size: 200 200
opacity: 255
background-color: #ffffff
background-color: white
head:
height: 20
border-image: