inwin - the "greying out" fade looks just wrong - make it black.

This commit is contained in:
Carsten Haitzler 2014-01-22 15:14:15 +09:00
parent 54ec084e76
commit 5c04d8866e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ group { name: "elm/win/inwin/default";
}
description { state: "visible" 0.0;
inherit: "default" 0.0;
color: 150 150 150 64;
color: 0 0 0 128;
}
}
part { name: "pop"; mouse_events: 1;