theme default: apply color_class-es to cursors

This commit is contained in:
Boris Faure 2020-06-30 23:28:08 +02:00
parent 8eaec9f6c1
commit 843ef551b8
Signed by untrusted user who does not match committer: borisfaure
GPG Key ID: 35C0410516166BE8
1 changed files with 55 additions and 26 deletions

View File

@ -40,15 +40,18 @@ group { name: "terminology/cursor";
normal: "cr_key.png";
border: 4 4 4 4;
}
color: 51 153 255 0;
color: 255 255 255 0;
color_class: "GLOW";
}
description { state: "on" 0.0;
inherit: "default" 0.0;
color: 51 153 255 255;
color: 255 255 255 255;
color_class: "GLOW";
}
description { state: "out" 0.0;
inherit: "default" 0.0;
color: 51 153 255 0;
color: 255 255 255 0;
color_class: "GLOW";
rel1.offset: -7 -15;
rel2.offset: 6 14;
}
@ -68,15 +71,18 @@ group { name: "terminology/cursor";
normal: "cr_pulse.png";
border: 4 4 4 4;
}
color: 51 153 255 0;
color: 255 255 255 0;
color_class: "GLOW";
}
description { state: "on" 0.0;
inherit: "default" 0.0;
color: 51 153 255 255;
color: 255 255 255 255;
color_class: "GLOW";
}
description { state: "out" 0.0;
inherit: "default" 0.0;
color: 51 153 255 0;
color: 255 255 255 0;
color_class: "GLOW";
rel1.offset: -8 -8;
rel2.offset: 7 7;
}
@ -90,11 +96,13 @@ group { name: "terminology/cursor";
normal: "cr_glow.png";
border: 9 9 9 9;
}
color: 51 153 255 40;
color: 255 255 255 40;
color_class: "GLOW";
}
description { state: "focused" 0.0;
inherit: "default" 0.0;
color: 51 153 255 255;
color: 255 255 255 255;
color_class: "GLOW";
}
}
part { name: "outline";
@ -104,11 +112,13 @@ group { name: "terminology/cursor";
normal: "cr_out.png";
border: 3 3 3 3;
}
color: 51 153 255 80;
color: 255 255 255 80;
color_class: "GLOW";
}
description { state: "focused" 0.0;
inherit: "default" 0.0;
color: 255 255 255 255;
color_class: "GLOW_HIGHLIGHT";
}
}
programs {
@ -252,7 +262,8 @@ group { name: "terminology/cursor_bar";
normal: "cr_key.png";
border: 4 4 4 4;
}
color: 51 153 255 0;
color: 255 255 255 0;
color_class: "GLOW";
}
description { state: "on" 0.0;
inherit: "default" 0.0;
@ -260,7 +271,8 @@ group { name: "terminology/cursor_bar";
}
description { state: "out" 0.0;
inherit: "default" 0.0;
color: 51 153 255 0;
color: 255 255 255 0;
color_class: "GLOW";
rel1.offset: -7 -15;
rel2.offset: 6 14;
}
@ -280,15 +292,18 @@ group { name: "terminology/cursor_bar";
normal: "cr_bar_pulse.png";
border: 4 4 4 4;
}
color: 51 153 255 0;
color: 255 255 255 0;
color_class: "GLOW";
}
description { state: "on" 0.0;
inherit: "default" 0.0;
color: 51 153 255 255;
color: 255 255 255 255;
color_class: "GLOW";
}
description { state: "out" 0.0;
inherit: "default" 0.0;
color: 51 153 255 0;
color: 255 255 255 0;
color_class: "GLOW";
rel1.offset: -8 -8;
rel2.offset: 7 7;
}
@ -302,11 +317,13 @@ group { name: "terminology/cursor_bar";
normal: "cr_bar_glow.png";
border: 9 9 9 9;
}
color: 51 153 255 40;
color: 255 255 255 40;
color_class: "GLOW";
}
description { state: "focused" 0.0;
inherit: "default" 0.0;
color: 51 153 255 255;
color: 255 255 255 255;
color_class: "GLOW";
}
}
part { name: "outline";
@ -316,11 +333,13 @@ group { name: "terminology/cursor_bar";
normal: "cr_bar_out.png";
border: 3 3 3 3;
}
color: 51 153 255 80;
color: 255 255 255 80;
color_class: "GLOW";
}
description { state: "focused" 0.0;
inherit: "default" 0.0;
color: 255 255 255 255;
color_class: "GLOW_HIGHLIGHT";
}
}
programs {
@ -464,15 +483,18 @@ group { name: "terminology/cursor_underline";
normal: "cr_key.png";
border: 4 4 4 4;
}
color: 51 153 255 0;
color: 255 255 255 0;
color_class: "GLOW";
}
description { state: "on" 0.0;
inherit: "default" 0.0;
color: 51 153 255 255;
color: 255 255 255 255;
color_class: "GLOW";
}
description { state: "out" 0.0;
inherit: "default" 0.0;
color: 51 153 255 0;
color: 255 255 255 0;
color_class: "GLOW";
rel1.offset: -7 -15;
rel2.offset: 6 14;
}
@ -492,15 +514,18 @@ group { name: "terminology/cursor_underline";
normal: "cr_underline_pulse.png";
border: 4 4 4 4;
}
color: 51 153 255 0;
color: 255 255 255 0;
color_class: "GLOW";
}
description { state: "on" 0.0;
inherit: "default" 0.0;
color: 51 153 255 255;
color: 255 255 255 255;
color_class: "GLOW";
}
description { state: "out" 0.0;
inherit: "default" 0.0;
color: 51 153 255 0;
color: 255 255 255 0;
color_class: "GLOW";
rel1.offset: -8 -8;
rel2.offset: 7 7;
}
@ -514,11 +539,13 @@ group { name: "terminology/cursor_underline";
normal: "cr_underline_glow.png";
border: 9 9 9 9;
}
color: 51 153 255 40;
color: 255 255 255 40;
color_class: "GLOW";
}
description { state: "focused" 0.0;
inherit: "default" 0.0;
color: 51 153 255 255;
color: 255 255 255 255;
color_class: "GLOW";
}
}
part { name: "outline";
@ -528,11 +555,13 @@ group { name: "terminology/cursor_underline";
normal: "cr_underline_out.png";
border: 3 3 3 3;
}
color: 51 153 255 80;
color: 255 255 255 80;
color_class: "GLOW";
}
description { state: "focused" 0.0;
inherit: "default" 0.0;
color: 255 255 255 255;
color_class: "GLOW_HIGHLIGHT";
}
}
programs {