theme: adjust text editor background color.

This commit is contained in:
ChunEon Park 2014-08-07 22:55:43 +09:00
parent 89a65c680c
commit 8eeb5206ad
1 changed files with 1 additions and 1 deletions

View File

@ -925,7 +925,7 @@ group { name: "elm/panes/vertical/enventor";
description { state: "default" 0.0;
rel1.to: "elm.swallow.right";
rel2.to: "elm.swallow.right";
color: 0 0 0 255;
color: 0 0 0 175;
}
}
part { name: "sub_whole"; type: SPACER;