evry theme

SVN revision: 49292
This commit is contained in:
Hannes Janetzek 2010-05-29 12:43:33 +00:00
parent 77c284d3dc
commit 8526922728
1 changed files with 51 additions and 51 deletions

View File

@ -33979,32 +33979,6 @@ collections {
color: 255 255 255 100;
}
}
part {
name: "bg_mark";
mouse_events: 0;
description {
state: "default" 0.0;
visible: 0;
rel1 {
to: "bg";
}
rel2 {
to: "bg";
}
fill.smooth: 0;
image {
normal: "outline.png";
border: 5 5 5 5;
}
color: 255 255 255 0;
}
description {
state: "marked" 0.0;
inherit: "default" 0.0;
visible: 1;
color: 155 155 155 255;
}
}
part {
name: "outline";
mouse_events: 0;
@ -34031,6 +34005,32 @@ collections {
}
}
part {
name: "bg_mark";
mouse_events: 0;
description {
state: "default" 0.0;
visible: 0;
rel1 {
to: "bg";
}
rel2 {
to: "bg";
}
fill.smooth: 0;
image {
normal: "outline.png";
border: 5 5 5 5;
}
color: 255 255 255 0;
}
description {
state: "marked" 0.0;
inherit: "default" 0.0;
visible: 1;
color: 155 155 155 255;
}
}
part {
name: "base";
mouse_events: 0;
@ -34282,6 +34282,31 @@ collections {
color: 255 255 255 100;
}
}
part {
name: "outline";
mouse_events: 0;
description {
state: "default" 0.0;
/* visible: 0; */
rel1 {
to: "bg";
}
rel2 {
to: "bg";
}
image {
normal: "outline.png";
border: 5 5 5 5;
}
color: 20 20 20 100;
}
description {
state: "selected" 0.0;
inherit: "default" 0.0;
color: 10 10 10 200;
}
}
part {
name: "bg_mark";
mouse_events: 0;
@ -34308,31 +34333,6 @@ collections {
color: 255 255 255 180;
}
}
part {
name: "outline";
mouse_events: 0;
description {
state: "default" 0.0;
/* visible: 0; */
rel1 {
to: "bg";
}
rel2 {
to: "bg";
}
image {
normal: "outline.png";
border: 5 5 5 5;
}
color: 20 20 20 100;
}
description {
state: "selected" 0.0;
inherit: "default" 0.0;
color: 10 10 10 200;
}
}
part {
name: "base";
mouse_events: 0;