[richfaces-svn-commits] JBoss Rich Faces SVN: r12485 - trunk/test-applications/realworld/web/src/main/webapp/META-INF/skins.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Thu Jan 29 10:20:29 EST 2009
Author: alevkovsky
Date: 2009-01-29 10:20:29 -0500 (Thu, 29 Jan 2009)
New Revision: 12485
Modified:
trunk/test-applications/realworld/web/src/main/webapp/META-INF/skins/realworld.skin.properties
Log:
Apply new skin for realworld
Modified: trunk/test-applications/realworld/web/src/main/webapp/META-INF/skins/realworld.skin.properties
===================================================================
--- trunk/test-applications/realworld/web/src/main/webapp/META-INF/skins/realworld.skin.properties 2009-01-29 14:48:23 UTC (rev 12484)
+++ trunk/test-applications/realworld/web/src/main/webapp/META-INF/skins/realworld.skin.properties 2009-01-29 15:20:29 UTC (rev 12485)
@@ -1,7 +1,7 @@
#Colors
-headerBackgroundColor=#A84807
-headerGradientColor=#ffffff
-headerTextColor=#000000
+headerBackgroundColor=#B34801
+headerGradientColor=#EA640A
+headerTextColor=#FFFFFF
headerWeightFont=bold
generalBackgroundColor=#D7D7D7
@@ -11,18 +11,18 @@
controlTextColor=#000000
controlBackgroundColor=#ffffff
-additionalBackgroundColor=#D7D7D7
+additionalBackgroundColor=#F2F2F2
shadowBackgroundColor=#000000
shadowOpacity=1
-panelBorderColor=#000000
+panelBorderColor=#636363
subBorderColor=#ffffff
-tabBackgroundColor=#A84807
-tabDisabledTextColor=#8DB7F3
+tabBackgroundColor=#FF6700
+tabDisabledTextColor=#E4B98F
-trimColor=#A84807
+trimColor=#FFE2C6
tipBackgroundColor=#FAE6B0
tipBorderColor=#E5973E
@@ -30,9 +30,9 @@
selectControlColor=#E79A00
-generalLinkColor=#0078D0
-hoverLinkColor=#0090FF
-visitedLinkColor=#0090FF
+generalLinkColor=#FF6700
+hoverLinkColor=#FFA800
+visitedLinkColor=#FF6700
# Fonts
headerSizeFont=11px
@@ -68,8 +68,8 @@
warningColor=#FFE6E6
warningBackgroundColor=#FF0000
-editorBackgroundColor=#A84807
-editBackgroundColor=#ffffff
+editorBackgroundColor=#D7D7D7
+editBackgroundColor=#FEFFDA
#Gradients
gradientType=plain
More information about the richfaces-svn-commits
mailing list