This patch adds a few more color classes to the default e17 theme.
Index: data/themes/default.edc
===================================================================
--- data/themes/default.edc (revision 37601)
+++ data/themes/default.edc (working copy)
@@ -206,6 +206,7 @@
* rest is relative to the whole object
* (because its not specified) */
}
+ color_class: "border_top";
image { /* define the image to use */
normal: "bd_top.png"; /* the image */
border: 2 2 2 2; /* border scaling attributes. this is the
@@ -230,6 +231,7 @@
relative: 1.0 1.0;
offset: -1 -1;
}
+ color_class: "border_bottom";
image {
normal: "bd_bottom.png";
border: 2 2 0 0; /* the left and right pixels are not to
@@ -601,6 +603,7 @@
offset: -1 0;
to: "top";
}
+ color_class: "border_top_hilight";
image {
normal: "bd_top_hilight.png";
}
@@ -1455,6 +1458,7 @@
offset: -1 -1;
to_y: "title_base";
}
+ color_class: "border_top";
image {
normal: "bd_top.png";
border: 2 2 2 2;
@@ -1472,6 +1476,7 @@
relative: 1.0 1.0;
offset: -1 -1;
}
+ color_class: "border_bottom";
image {
normal: "bd_bottom.png";
border: 2 2 0 0;
@@ -1756,6 +1761,7 @@
offset: -1 0;
to: "top";
}
+ color_class: "border_top_hilight";
image {
normal: "bd_top_hilight.png";
}
@@ -2535,6 +2541,7 @@
offset: -1 -1;
to_y: "title_base";
}
+ color_class: "border_top";
image {
normal: "bd_top.png";
border: 2 2 2 2;
@@ -2811,6 +2818,7 @@
offset: -1 0;
to: "top";
}
+ color_class: "border_top_hilight";
image {
normal: "bd_top_hilight.png";
}
@@ -3384,6 +3392,7 @@
offset: -1 -1;
to_y: "title_base";
}
+ color_class: "border_top";
image {
normal: "bd_top.png";
border: 2 2 2 2;
@@ -3401,6 +3410,7 @@
relative: 1.0 1.0;
offset: -1 -1;
}
+ color_class: "border_bottom";
image {
normal: "bd_bottom.png";
border: 2 2 0 0;
@@ -3639,6 +3649,7 @@
offset: -1 0;
to: "top";
}
+ color_class: "border_top_hilight";
image {
normal: "bd_top_hilight.png";
}
@@ -4308,6 +4319,7 @@
offset: -1 -1;
to_y: "title_base";
}
+ color_class: "border_top";
image {
normal: "bd_top.png";
border: 2 2 2 2;
@@ -4538,6 +4550,7 @@
offset: -1 0;
to: "top";
}
+ color_class: "border_top_hilight";
image {
normal: "bd_top_hilight.png";
}
@@ -5374,6 +5387,7 @@
mouse_events: 0;
description { state: "default" 0.0;
align: 0.5 0.0;
+ color_class: "menu_base";
image {
normal: "base_bg.png";
border: 2 2 2 2;
@@ -5969,6 +5983,7 @@
part { name: "base";
mouse_events: 0;
description { state: "default" 0.0;
+ color_class: "shelf_base";
image.normal: "base_bg.png";
image.border: 2 2 2 2;
fill.smooth: 0;
@@ -6304,6 +6319,7 @@
part { name: "base";
mouse_events: 0;
description { state: "default" 0.0;
+ color_class: "shelf_base";
image.normal: "shelf_alt_bg.png";
fill.smooth: 0;
}
@@ -10306,6 +10322,7 @@
part { name: "base";
mouse_events: 0;
description { state: "default" 0.0;
+ color_class: "fileman_base";
image.normal: "dia_grad.png";
fill {
smooth: 0;
@@ -15549,6 +15566,7 @@
part { name: "base";
mouse_events: 0;
description { state: "default" 0.0;
+ color_class: "dialog_base";
image.normal: "dia_grad.png";
fill {
smooth: 0;
@@ -15701,6 +15719,7 @@
part { name: "base";
mouse_events: 0;
description { state: "default" 0.0;
+ color_class: "configure_base";
image.normal: "dia_grad.png";
fill {
smooth: 0;
@@ -19421,6 +19440,7 @@
part { name: "base0";
mouse_events: 0;
description { state: "default" 0.0;
+ color_class: "frame_base";
image.normal: "dia_grad.png";
rel1.to: "over";
rel2.to: "over";
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel