r3055 - trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0

chris at sita.openmoko.org chris at sita.openmoko.org
Fri Sep 28 18:18:39 CEST 2007


Author: chris
Date: 2007-09-28 18:18:38 +0200 (Fri, 28 Sep 2007)
New Revision: 3055

Modified:
   trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/openmoko-dates
Log:
Add more styling for openmoko-dates


Modified: trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/openmoko-dates
===================================================================
--- trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/openmoko-dates	2007-09-28 13:42:50 UTC (rev 3054)
+++ trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/openmoko-dates	2007-09-28 16:18:38 UTC (rev 3055)
@@ -56,6 +56,26 @@
     GtkButton::focus-line-width = 0
 }
 
+style "calendar" {
+	base[NORMAL] = "#ffffff"
+}
+
+style "calendar-events" {
+	bg[NORMAL] = "#ff7800"
+}
+
+style "year-view" {
+	bg[NORMAL] = "#333333"
+	fg[NORMAL] = "#ffffff"
+}
+
 widget "*moko-dates-vborder-button" style "mokodatesvborderbutton"
 widget "*moko-dates-hborder-button" style "mokodateshborderbutton"
 
+widget "*.JanaGtkDayView.*JanaGtkTreeLayout" style "calendar"
+class "JanaGtkMonthView" style "calendar"
+widget "*.JanaGtkDayView.*JanaGtkTreeLayout" style "calendar-events"
+widget "*.JanaGtkMonthView.*JanaGtkTreeLayout" style "calendar-events"
+
+widget "*.JanaGtkYearView.*" style "year-view"
+





More information about the commitlog mailing list