evry: a little bit more of black/white

SVN revision: 56287
This commit is contained in:
Hannes Janetzek 2011-01-24 15:05:56 +00:00
parent 86824bd78a
commit 580c1b777d
1 changed files with 16 additions and 19 deletions

View File

@ -33450,7 +33450,6 @@ collections {
part {
name: "list_bg";
clip_to: "base";
/* type: RECT; */
description {
state: "default" 0.0;
image.normal: "vgrad_dark.png";
@ -33463,7 +33462,7 @@ collections {
offset: 0 0;
}
fill.smooth: 0;
color: 235 235 235 255;
color: 160 160 160 255;
}
}
part {
@ -33570,7 +33569,6 @@ collections {
middle: 0;
}
fill.smooth : 1;
/* color: 255 245 245 255; */
}
}
}
@ -33983,7 +33981,7 @@ collections {
mouse_events: 0;
description {
state: "default" 0.0;
color: 255 255 255 0;
color: 200 200 200 20;
image {
normal: "toolbar_sel.png";
border: 3 3 2 2;
@ -33995,7 +33993,7 @@ collections {
description {
state: "selected" 0.0;
inherit: "default" 0.0;
color: 255 255 255 255;
color: 200 200 200 255;
}
}
part {
@ -34142,7 +34140,7 @@ collections {
signal: "e,state,selected";
source: "e";
action: STATE_SET "selected" 0.0;
transition: SINUSOIDAL 0.2;
transition: SINUSOIDAL 0.1;
/* target: "border";
* target: "border_bg"; */
target: "bg";
@ -34154,7 +34152,7 @@ collections {
signal: "e,state,unselected";
source: "e";
action: STATE_SET "default" 0.0;
transition: SINUSOIDAL 0.3;
transition: SINUSOIDAL 0.2;
/* target: "border";
* target: "border_bg"; */
target: "bg";
@ -34240,7 +34238,7 @@ collections {
mouse_events: 0;
description {
state: "default" 0.0;
color: 255 255 255 40;
color: 200 200 200 20;
image {
normal: "toolbar_sel.png";
border: 2 2 0 0;
@ -34250,7 +34248,7 @@ collections {
description {
state: "selected" 0.0;
inherit: "default" 0.0;
color: 245 245 245 250;
color: 200 200 200 255;
}
}
part {
@ -34460,12 +34458,12 @@ collections {
normal: "everything_item_bg.png";
border: 5 5 5 5;
}
color: 255 255 255 25;
color: 255 255 255 40;
}
description {
state: "selected" 0.0;
inherit: "default" 0.0;
color: 255 255 255 100;
color: 255 255 255 120;
}
}
part {
@ -34473,7 +34471,6 @@ collections {
mouse_events: 0;
description {
state: "default" 0.0;
/* visible: 0; */
rel1 {
to: "bg";
}
@ -34485,7 +34482,7 @@ collections {
normal: "outline.png";
border: 5 5 5 5;
}
color: 20 20 20 100;
color: 0 0 0 110;
}
description {
state: "selected" 0.0;
@ -34722,7 +34719,7 @@ collections {
source: "e";
action: STATE_SET "default" 0.0;
target: "base";
transition: DECELERATE 0.08;
transition: DECELERATE 0.1;
after: "thumb_show2";
}
program {
@ -34730,14 +34727,14 @@ collections {
signal: "e,action,thumb,show";
source: "e";
action: STATE_SET "default" 0.0;
transition: DECELERATE 0.02;
/* transition: DECELERATE 0.02; */
target: "base";
after: "thumb_show2";
}
program {
name: "thumb_show2";
action: STATE_SET "visible" 0.0;
transition: ACCELERATE 0.05;
/* transition: ACCELERATE 0.05; */
target: "base";
}
}
@ -34763,12 +34760,12 @@ collections {
normal: "everything_item_bg.png";
border: 5 5 5 5;
}
color: 255 255 255 25;
color: 255 255 255 40;
}
description {
state: "selected" 0.0;
inherit: "default" 0.0;
color: 255 255 255 100;
color: 255 255 255 120;
}
}
part {
@ -34788,7 +34785,7 @@ collections {
normal: "outline.png";
border: 5 5 5 5;
}
color: 20 20 20 100;
color: 0 0 0 110;
}
description {
state: "selected" 0.0;