Add a few more color classes to default theme.

SVN revision: 26472
This commit is contained in:
Christopher Michael 2006-10-10 11:02:08 +00:00
parent d8e85256d4
commit 7bbf0c9335
5 changed files with 10 additions and 0 deletions

View File

@ -343,6 +343,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "ilist_item";
text {
text: "Item Label";
font: "Edje-Vera";
@ -1018,6 +1019,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "ilist_item_odd";
text {
text: "Item Label";
font: "Edje-Vera";
@ -1692,6 +1694,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "ilist_item";
text {
text: "Item Label";
font: "Edje-Vera";
@ -2367,6 +2370,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "ilist_item_odd";
text {
text: "Item Label";
font: "Edje-Vera";
@ -2779,6 +2783,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "label_text";
text {
text: "No Title";
size: 10;
@ -2887,6 +2892,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "label_text";
text {
text: "No Title";
size: 10;

View File

@ -18,6 +18,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "label_text";
text {
text: "Label";
font: "Edje-Vera";

View File

@ -85,6 +85,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "move_text";
text {
text: "X Y";
font: "Edje-Vera";

View File

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

View File

@ -85,6 +85,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "resize_text";
text {
text: "WIDTHxHEIGHT";
font: "Edje-Vera";