X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fstyles%2Ftizen-dark-theme.json;h=f85071524639c8b4c35d3f4cd157d6d658841da1;hp=a771860f9065065c713511e1bfdc9ccc8bb79696;hb=47efa8dabe5f3ca6609ff43a622a5f8fcd6311ec;hpb=306d2f61a1b64179e801fa8a0bb2bd7b4e9dd682 diff --git a/dali-toolkit/styles/tizen-dark-theme.json b/dali-toolkit/styles/tizen-dark-theme.json index a771860..f850715 100644 --- a/dali-toolkit/styles/tizen-dark-theme.json +++ b/dali-toolkit/styles/tizen-dark-theme.json @@ -31,23 +31,17 @@ distributing this software or its derivatives. { "styles": { - "textinput": + "textlabel": { - "highlight-color":"F060", - "cut-and-paste-bg-color":"B061L41", - "cut-and-paste-pressed-color":"B061L41P", - "cut-and-paste-border-color":"B061L42", - "cut-and-paste-icon-color":"T126", - "cut-and-paste-icon-pressed-color":"T126P", - "cut-and-paste-text-color":"T1221", - "cut-and-paste-text-pressed-color":"T1221P", - "cut-button-position-priority":4, - "copy-button-position-priority":3, - "paste-button-position-priority":5, - "select-button-position-priority":1, - "select-all-button-position-priority":2, - "clipboard-button-position-priority":6, - "cursor-color":"F052" + "font-family":"HelveticaNeue", + "font-style":"Regular", + "point-size":18 + }, + "textfield": + { + "font-family":"HelveticaNeue", + "font-style":"Regular", + "point-size":18 }, "scrollview": {