make zoom focus rect more translucent when active

This commit is contained in:
Mike Blumenkrantz 2015-11-11 17:31:52 -05:00
parent 265a355693
commit 32421e0ca5
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@ collections {
link.transition: LINEAR 0.2;
}
desc { "active"; inherit: "default";
color: 51 153 255 170;
color: 51 153 255 140;
visible: 1;
link.base: "e,state,focused" "e";
link.transition: LINEAR 0.2;