Change to generic module label color class.

SVN revision: 26484
This commit is contained in:
Christopher Michael 2006-10-10 13:36:31 +00:00
parent 952c43f7da
commit 00dc2f3230
6 changed files with 7 additions and 7 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -114,7 +114,7 @@ group {
}
color: 0 0 0 255;
color3: 0 0 0 22;
color_class: "pager_label";
color_class: "module_label";
text {
text: "Title goes here";
font: "Edje-Vera-Bold";

View File

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