enventor - elaborate dark theme entry selection color

This commit is contained in:
ChunEon Park 2013-09-21 18:00:18 +09:00
parent 09a252ecb5
commit 0df4dd6be8
1 changed files with 1 additions and 1 deletions

View File

@ -1109,7 +1109,7 @@ group { name: "elm/entry/selection/enventor";
parts {
part { name: "base"; type: RECT;
description { state: "default" 0.0;
color: 0 0 255 255;
color: 100 100 100 255;
}
}
}