Added more color classes.

SVN revision: 26370
This commit is contained in:
Christopher Michael 2006-10-06 02:25:57 +00:00
parent cf02063020
commit c75ee909d1
9 changed files with 15 additions and 0 deletions

View File

@ -159,6 +159,7 @@ group {
color: 255 255 255 255;
color2: 0 0 0 128;
color3: 0 0 0 32;
color_class: "battery_label";
text {
text: "100%";
font: "Edje-Vera-Bold";
@ -189,6 +190,7 @@ group {
color: 255 255 255 255;
color2: 0 0 0 128;
color3: 0 0 0 32;
color_class: "battery_label";
text {
text: "00:00";
font: "Edje-Vera-Bold";

View File

@ -304,6 +304,7 @@ group {
color: 255 255 255 255;
color2: 0 0 0 128;
color3: 0 0 0 32;
color_class: "cpufreq_label";
text {
text: "??? Ghz";
font: "Edje-Vera-Bold";

View File

@ -86,6 +86,7 @@ group {
description {
state: "default" 0.0;
color: 0 0 0 255;
color_class: "entry_text";
text {
text: "Entry";
font: "Edje-Vera";

View File

@ -122,6 +122,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "error_title";
text {
text: "Title";
font: "Edje-Vera-Bold";
@ -213,6 +214,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "button_text";
text {
text: "OK";
font: "Edje-Vera";

View File

@ -212,6 +212,7 @@ group {
}
color: 255 255 255 0;
color3: 0 0 0 0;
color_class: "ibox_label";
text {
text: "Icon Name";
font: "Edje-Vera-Bold";

View File

@ -81,6 +81,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "radio_text";
text {
text: "Radio 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: "radio_text_disabled";
}
}
part {
@ -337,6 +339,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "radio_text";
text {
text: "";
font: "Edje-Vera";
@ -351,6 +354,7 @@ group {
inherit: "default" 0.0;
color: 0 0 0 128;
color3: 255 255 255 64;
color_class: "radio_text_disabled";
}
}
part {

View File

@ -116,6 +116,7 @@ group {
offset: -8 -8;
}
color: 0 0 0 255;
color_class: "slider_text";
text {
text: "00.00";
font: "Edje-Vera";
@ -529,6 +530,7 @@ group {
offset: -8 -8;
}
color: 0 0 0 255;
color_class: "slider_text";
text {
text: "00.00";
font: "Edje-Vera";

View File

@ -86,6 +86,7 @@ group {
color: 255 255 255 255;
color2: 0 0 0 128;
color3: 0 0 0 32;
color_class: "temperature_label";
text {
text: "99^C";
font: "Edje-Vera-Bold";

View File

@ -293,6 +293,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "button_text";
text {
text: "OK";
font: "Edje-Vera";