X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fstyles%2Fmobile%2Fdali-toolkit-default-theme.json;h=e46b5e5f7908ab871982cd407d56a779ed960ebc;hp=8deaa50bf5b5152ddc0be97f542b002e833864a5;hb=4d45925a50b8a260f8e4e609d6309a8a0d2aada1;hpb=3d516ae37b6f1438af2d0a353bb3a57e9cdcef48 diff --git a/dali-toolkit/styles/mobile/dali-toolkit-default-theme.json b/dali-toolkit/styles/mobile/dali-toolkit-default-theme.json index 8deaa50..e46b5e5 100644 --- a/dali-toolkit/styles/mobile/dali-toolkit-default-theme.json +++ b/dali-toolkit/styles/mobile/dali-toolkit-default-theme.json @@ -62,6 +62,12 @@ distributing this software or its derivatives. { "font-family":"SamsungSans", "font-style":"Regular" + "primary-cursor-color":[1.0,0.71,0.9,1.0], + "secondary-cursor-color":[1.0,0.71,0.9,1.0], + "selection-highlight-color":[0.75,0.96,1.0,1.0], + "grab-handle-image":"{DALI_IMAGE_DIR}cursor_handler_center.png", + "selection-handle-image-left":"{DALI_IMAGE_DIR}selection_handle_left.png", + "selection-handle-image-right":"{DALI_IMAGE_DIR}selection_handle_right.png" }, "textfield-font-size-0": @@ -84,7 +90,12 @@ distributing this software or its derivatives. { "point-size":10 }, - + "textselectionpopup": + { + "popup-max-size":[400,100], + "popup-min-size":[100,65], + "background-color":[0.0,0.0,0.0,1.0] + }, "scrollview": { "overshoot-effect-color":"B018"