make button focus effect slightly more muted

This commit is contained in:
discomfitor 2013-09-19 17:38:22 +01:00
parent b75f10b68b
commit d297f09585
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@
} }
description { state: "focused" 0.0; description { state: "focused" 0.0;
inherit: "default" 0.0; inherit: "default" 0.0;
color: 255 255 255 255; color: 255 255 255 150;
visible: 1; visible: 1;
} }
} }