Add theme for common profile
authorWonYoung Choi <wy80.choi@samsung.com>
Wed, 11 Jan 2017 08:00:48 +0000 (17:00 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Wed, 11 Jan 2017 08:00:48 +0000 (17:00 +0900)
commit99bb34023dd4cd9021f4fe14643f81abb623dbf5
tree5a8bee91daf9c2f8585c2ae2b32040bdc0f64c5d
parentc44efe8ed17376bf2d16355bc00f1243e178bdba
Add theme for common profile

Change-Id: I04f995148e379e54f6669c6123ee77336b4490f6
15 files changed:
src/ElmSharp/theme/common/HD-inc.edc [new file with mode: 0644]
src/ElmSharp/theme/common/HD/images/Assist_Views/README [new file with mode: 0644]
src/ElmSharp/theme/common/HD/images/Navigation_elements/README [new file with mode: 0644]
src/ElmSharp/theme/common/HD/images/User_Input_Elements/core_radio_bg_01.svg [new file with mode: 0755]
src/ElmSharp/theme/common/HD/images/User_Input_Elements/core_radio_bg_02.svg [new file with mode: 0755]
src/ElmSharp/theme/common/HD/images/User_Input_Elements/core_radio_icon.svg [new file with mode: 0755]
src/ElmSharp/theme/common/HD/images/User_Input_Elements/core_radio_stroke.svg [new file with mode: 0755]
src/ElmSharp/theme/common/HD/images/User_Input_Elements/core_radio_white_bg.svg [new file with mode: 0755]
src/ElmSharp/theme/common/color_classes.edc [new file with mode: 0644]
src/ElmSharp/theme/common/elm-sharp-theme-mobile.edc [new file with mode: 0644]
src/ElmSharp/theme/common/widgets/colorselector.edc [new file with mode: 0644]
src/ElmSharp/theme/common/widgets/entry.edc [new file with mode: 0644]
src/ElmSharp/theme/common/widgets/label.edc [new file with mode: 0644]
src/ElmSharp/theme/common/widgets/layout.edc [new file with mode: 0644]
src/ElmSharp/theme/common/widgets/radio.edc [new file with mode: 0644]