Add some color classes to the default theme. This makes the config dialog
authorChristopher Michael <cpmichael1@comcast.net>
Fri, 6 Oct 2006 00:27:29 +0000 (00:27 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Fri, 6 Oct 2006 00:27:29 +0000 (00:27 +0000)
somewhat usable for testing.

SVN revision: 26367

data/themes/default_about.edc
data/themes/default_border.edc
data/themes/default_button.edc
data/themes/default_check.edc
data/themes/default_configure.edc
data/themes/default_ibar.edc
data/themes/default_menu.edc

index b883e1e..a781132 100644 (file)
@@ -422,6 +422,7 @@ group {
            }
            color: 255 255 255 255;
            color3: 0 0 0 32;
+           color_class: "about_title";
            text {
               text:     "Enlightenment";
               font:     "Edje-Vera-Bold";
@@ -453,6 +454,7 @@ group {
            }
            color: 255 255 255 255;
            color3: 0 0 0 32;
+           color_class: "about_version";
            text {
               text:     "0.17.0.000";
               font:     "Edje-Vera-Bold";
@@ -591,6 +593,7 @@ group {
            }
            color:    0   0   0 255;
            color3: 255 255 255 128;
+           color_class: "button_text";
            text {
               text:     "OK";
               font:     "Edje-Vera";
index 679b071..64b7047 100644 (file)
@@ -819,6 +819,7 @@ group {
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "border_title";
            text {
               text:     "";
               font:     "Edje-Vera";
@@ -1954,6 +1955,7 @@ group {
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "border_title";
            text {
               text:     "";
               font:     "Edje-Vera";
@@ -3142,6 +3144,7 @@ group {
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "border_title";
            text {
               text:     "";
               font:     "Edje-Vera";
@@ -4291,6 +4294,7 @@ group {
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "border_title";
            text {
               text:     "";
               font:     "Edje-Vera";
index 7e1664b..a2085cb 100644 (file)
@@ -117,6 +117,7 @@ group {
            }
            color:    0   0   0 255;
            color3: 255 255 255 128;
+           color_class: "button_text";
            text {
               text:     "OK";
               font:     "Edje-Vera";
@@ -131,6 +132,7 @@ group {
            inherit:  "default" 0.0;
            color:    0   0   0 128;
            color3: 255 255 255 64;
+           color_class: "button_text_disabled";
         }
       }
       part {
index 0535d7e..e2a6820 100644 (file)
@@ -81,6 +81,7 @@ group {
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "check_text";
            text {
               text:     "Check Button";
               font:     "Edje-Vera";
@@ -95,6 +96,7 @@ group {
            inherit:  "default" 0.0;
            color:    0   0   0 128;
            color3: 255 255 255 64;
+           color_class: "check_text_disabled";
         }
       }
       part {
@@ -323,6 +325,7 @@ group {
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "check_text";
            text {
               text:     "";
               font:     "Edje-Vera";
@@ -337,6 +340,7 @@ group {
            inherit:  "default" 0.0;
            color:    0   0   0 128;
            color3: 255 255 255 64;
+           color_class: "check_text_disabled";
         }
       }
       part {
index 7de9712..3769238 100644 (file)
@@ -86,6 +86,7 @@ group {
            }
            color: 255 255 255 255;
            color3: 0 0 0 32;
+           color_class: "configure_title";
            text {
               text:     "Enlightenment Configuration";
               font:     "Edje-Vera-Bold";
index de734cb..81902f5 100644 (file)
@@ -234,6 +234,7 @@ group {
            }
            color: 255 255 255 255;
            color3: 0 0 0 42;
+           color_class: "ibar_label";
         }
       }
    }
index b725236..7614dc7 100644 (file)
@@ -98,6 +98,7 @@ group {
            }
             color: 255 255 255 255;
             color3: 0 0 0 42;
+           color_class: "menu_title";
            text {
               text:     "Menu Title";
               font:     "Edje-Vera-Bold";
@@ -121,6 +122,7 @@ group {
               relative: 1.0  0.0;
               offset:   -1   4;
            }
+           color_class: "menu_title_active";
            text {
               min:      1 1;
            }
@@ -624,6 +626,7 @@ group {
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "menu_item";
            text {
               text:     "Item Label";
               font:     "Edje-Vera";