Add some color classes to the default theme. This makes the config dialog

somewhat usable for testing.


SVN revision: 26367
This commit is contained in:
Christopher Michael 2006-10-06 00:27:29 +00:00
parent 2d028f4949
commit cf02063020
7 changed files with 18 additions and 0 deletions

View 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";

View 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";

View 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 {

View 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 {

View 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";

View File

@ -234,6 +234,7 @@ group {
}
color: 255 255 255 255;
color3: 0 0 0 42;
color_class: "ibar_label";
}
}
}

View 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";