diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/themes/edc/button.edc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/edc/button.edc b/data/themes/edc/button.edc index 5933892c25..662451c9ac 100644 --- a/data/themes/edc/button.edc +++ b/data/themes/edc/button.edc @@ -140,7 +140,7 @@ } description { state: "focused" 0.0; inherit: "default" 0.0; - color: 255 255 255 255; + color: 255 255 255 150; visible: 1; } } |