[misc] Sycn with master branch.
[apps/core/preloaded/calendar.git] / data / edc / inc / hd-white-inc.edc
1 /*
2   *
3   *  Copyright 2012  Samsung Electronics Co., Ltd
4   *
5   *  Licensed under the Flora License, Version 1.1 (the "License");
6   *  you may not use this file except in compliance with the License.
7   *  You may obtain a copy of the License at
8   *
9   *       http://floralicense.org/license/
10   *
11   *  Unless required by applicable law or agreed to in writing, software
12   *  distributed under the License is distributed on an "AS IS" BASIS,
13   *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14   *  See the License for the specific language governing permissions and
15   *  limitations under the License.
16   */
17
18 //retio defined
19 #ifndef _RATIO_
20 #define _RATIO_
21 #define R_X (480.0/720.0)
22 #define R_Y (800.0/1280.0)
23 #endif
24
25 #define WIDTH_OF_HD (720.0*R_X)
26 #define HEIGHT_OF_HD (1280.0*R_Y)
27 //size
28
29 #ifndef _RATIO_L_
30 #define _RATIO_L_
31 #define R_Y_L (480.0/720.0)
32 #define R_X_L (800.0/1280.0)
33 #endif
34
35 #define HEIGHT_OF_HD_L (720.0*R_Y_L)
36 #define WIDTH_OF_HD_L (1280.0*R_X_L)
37 //color
38 #define COLOR_OF_LINE_FOR_ACCT 75 75 75 255
39 #define COLOR_OF_BASE_OF_SELECTOR_BUTTON_FOR_ACCT 233 233 233 255
40
41 #define COLOR_OF_TOP_LINE_FOR_DAY 195 192 179 255
42
43 #define COLOR_OF_BASE_OF_LINE_FOR_TAB 195 192 179 255
44 #define COLOR_OF_HORIZEN_LINE_FOR_TAB 195 192 179 255
45 #define COLOR_OF_MIDDLE_LINE_FOR_TAB 224 219 209 255
46 #define COLOR_OF_VERT_LINE_FOR_TAB 195 192 179 255
47 #define COLOR_OF_ON_TIME_LINE_FOR_TAB 51 93 119 255
48
49 #define COLOR_OF_LIST_LINE_FOR_MONTH 195 192 179 255
50
51 #define COLOR_OF_WEEK_DAY_TEXT_FOR_MONTH_CAL 106 96 84 255
52 #define COLOR_OF_SUNDAY_TEXT_FOR_MONTH_CAL 200 0 0 255
53 #define COLOR_OF_SATDAY_TEXT_FOR_MONTH_CAL 106 96 84 255
54 #define COLOR_OF_TODAY_FOR_MONTH_CAL 208 211 217 255
55 #define COLOR_OF_BLOCK_DEFAULT_TEXT_FOR_MONTH_CAL 0 0 0 255
56 #define COLOR_OF_BLOCK_MORE_TEXT_FOR_MONTH_CAL 7 180 211 255
57 #define COLOR_OF_BLOCK_SELECTED_TEXT_FOR_MONTH_CAL 255 255 255 255
58 #define COLOR_OF_BLOCK_SUNDAY_TEXT_FOR_MONTH_CAL 200 0 0 255
59 #define COLOR_OF_BLOCK_SATDAY_TEXT_FOR_MONTH_CAL 0 0 0 255
60 #define COLOR_OF_BLOCK_DISABLEDAY_TEXT_FOR_MONTH_CAL 195 192 179 255
61 #define COLOR_OF_CHECK_BASE_FOR_MONTH_CAL 127 126 126 255
62 #define COLOR_OF_TEXT_ON_CHECK_FOR_MONTH_CAL 255 255 255 255
63 #define COLOR_OF_LINE_FOR_MONTH_CAL 195 192 179 255
64
65 #define COLOR_OF_TEXT_FOR_MAIN_TAB 249 249 249 150
66 #define COLOR_OF_TEXT_DEFAULT_FOR_MAIN_TAB 0 0 0 255
67 #define COLOR_OF_TEXT_SELECTED_FOR_MAIN_TAB 255 255 255 255
68
69 #define COLOR_OF_TODAY_FOR_YEAR_CAL 212 146 32 40
70 #define COLOR_OF_DEFAULT_TEXT_FOR_YEAR_CAL 0 0 0 255
71 #define COLOR_OF_SUNDAY_TEXT_FOR_YEAR_CAL 200 0 0 255
72 #define COLOR_OF_SATDAY_TEXT_FOR_YEAR_CAL 0 0 0 255
73 #define COLOR_OF_LINE_FOR_YEAR_CAL 0 0 0 255
74
75 #define COLOR_OF_TEXT_FOR_RING 255 126 0 255
76 #define COLOR_OF_DEFAULT_STOP_FOR_RING 255 74 22 255
77 #define COLOR_OF_DEFAULT_PRESSED_FOR_RING 255 255 255 255
78
79 #define COLOR_OF_YEAR_VIEW_TODAY 183 193 210 255
80 #define COLOR_OF_WEEK_ITEM_TITLE 225 227 230 255
81
82 #define COLOR_OF_TITLE_BOTTOM_LINE 143 143 143 255
83
84 #define COLOR_OF_WEEK_NUMBER_TEXT_FOR_MONTH_CAL 186 186 186 255
85
86 #define COLOR_OF_WEEK_NUMBER_WDAY_FOR_MONTH_CAL 203 203 203 255
87 //image
88 #define LIST_PHOTO_DEFAUT "00_list_photo_default.png"
89 #define DIALOG_EDIT_DEFAULT "01_dialoguegroup_edit_default.png"
90 #define HEADER_ICON_ADD "01_header_icon_add.png"
91 #define HEADER_ICON_DONE "01_header_icon_done.png"
92 #define HEADER_ICON_OTHERS "01_header_icon_others.png"
93 #define NAVI_ICON_DELETE "01_navi_icon_delete.png"
94 #define NAVI_ICON_EDIT "01_navi_icon_edit.png"
95 #define NAVI_ICON_NEW "01_navi_icon_new.png"
96 #define MEMO_NOITEMS "49_memo_noitems.png"
97 #define CALENDAR_BG_2 "57_calendar_bg2.png"
98 #define CALENDAR_EVENT_BG_1 "P01_day_event_bg_01.png"
99 #define CALENDAR_EVENT_PRESSED_BG_1 "P01_day_event_bg_01.png"
100 #define CALENDAR_EVENT_BG_2 "P01_day_event_bg_02.png"
101 #define CALENDAR_EVENT_PRESSED_BG_2 "P01_day_event_bg_02.png"
102 #define CALENDAR_EVENT_BG_3 "P01_day_event_bg_03.png"
103 #define CALENDAR_EVENT_PRESSED_BG_3 "P01_day_event_bg_03.png"
104 #define CALENDAR_EVENT_BG_4 "P01_day_event_bg_04.png"
105 #define CALENDAR_EVENT_PRESSED_BG_4 "P01_day_event_bg_04.png"
106 #define CALENDAR_MONTH_VIEW_BG_1 "57_calendar_month_view(1)_bg.png"
107 #define CALENDAR_SPIN_ICON_1 "57_calendar_spin_01_icon.png"
108 #define CALENDAR_SPIN_ICON_2 "57_calendar_spin_02_icon.png"
109 #define CALENDAR_TAB "57_calendar_tab.png"
110 #define CALENDAR_TAB_FOCUS_BG "57_calendar_tab_focus_bg.png"
111 #define CALENDAR_TAB_PRESS "57_calendar_tab_press.png"
112 #define CALENDAR_TODAY_ICON "57_calendar_today_icon.png"
113 #define CALENDAR_TODAY_ICON_PRESS "57_calendar_today_icon_press.png"
114 #define CALENDAR_TODAY_ICON_2 "57_calendar_today_icon2.png"
115 #define CALENDAR_WEEK_ARROW_FOCUS_ICON "57_calendar_week_arrow_focus_icon.png"
116 #define CALENDAR_WEEK_ARROW_ICON "57_calendar_week_arrow_icon.png"
117 #define CALENDAR_WEEK_VIEW_BG "57_calendar_week_view_bg.png"
118 #define CALENDAR_WEEK_VIEW_PRESS "P01_month_view_focus_bg.png"
119 #define CALENDAR_YEAR_VIEW_BG "57_calendar_year_view_bg.png"
120 #define ALL_CALENDAR "all_calendar.png"
121 #define CALENDAR_SELSECTED "P01_month_view_focus_bg.png"
122 #define NAVIBAR_ITEM_SEPARATOR "navibar_item_separator.png"
123 #define NAVIBAR_ITEM_SEPARATOR_TEMP "navibar_item_separator_tmp.png"
124 #define BG "P01_bg.png"
125 #define CONTROL_TOP_BG "P01_control_top_bg.png"
126 #define CONTROL_TOP_BG_TEMP "P01_control_top_bg_tmp.png"
127 #define DAY_CURRENT_TIME "P01_day_current_time.png"
128 #define EVENT "P01_event.png"
129 #define NOSCHEDULE "P01_noschedule.png"
130 #define TAB_BG "P01_tab_bg.png"
131 #define TAB_DEFAULT "P01_tab_default.png"
132 #define TAB_FOCUS "P01_tab_focus.png"
133 #define TAB_PRESS "P01_tab_press.png"
134 #define TITLE_BG "P01_title_bg.png"
135 #define TITLE_BG_TMP "P01_title_bg_tmp.png"
136 #define ALARM_CLOCK_BG_AM "58_alarm_clock_bg_AM.png"
137 #define ALARM_CLOCK_BG_PM "58_alarm_clock_bg_PM.png"
138 #define CLOCK_BG "58_clock_bg.png"
139 #define CLOCK_BUTTON_NORMAL "58_clock_button_normal.png"
140 #define CLOCK_BUTTON_PRESS "58_clock_button_press.png"
141
142 #define CALENDAR_YEAR_MONTH_SELSECTED "P01_year_month_focus.png"
143 #define CALENDAR_YEAR_DAY_SELSECTED "P01_year_day_focus.png"
144 #define CALENDAR_WEEK_EXPAND_BUTTON_OPEN "P01_week_view_icon_open.png"
145 #define CALENDAR_WEEK_EXPAND_BUTTON_CLOSE "P01_week_view_icon_close.png"
146
147 #define CALENDAR_LIST_INDEX_OPEN "P01_event_index_icon_open.png"
148 #define CALENDAR_LIST_INDEX_OPEN_PRESS "P01_event_index_icon_open_press.png"
149 #define CALENDAR_LIST_INDEX_CLOSE "P01_event_index_icon_close.png"
150 #define CALENDAR_LIST_INDEX_CLOSE_PRESS "P01_event_index_icon_close_press.png"
151 #define CALENDAR_LIST_INDEX_BG "P01_event_index_bg.png"
152
153 #define CALENDAR_WEATHER_SUNNY "P01_wheather_today_bg_01_02_30_33.png"
154 #define CALENDAR_WEATHER_MOSTLY_SUNNY "P01_wheather_today_bg_03_04_05_34_35_36_37_38.png"
155 #define CALENDAR_WEATHER_CLOUDY "P01_wheather_today_bg_06_07_08_09_10_11_32.png"
156 #define CALENDAR_WEATHER_RAINY "P01_wheather_today_bg_12_13_18_24_25_26_39_40.png"
157 #define CALENDAR_WEATHER_MOSTLY_RAINLY "P01_wheather_today_bg_14.png"
158 #define CALENDAR_WEATHER_THUNDER "P01_wheather_today_bg_15_41_42.png"
159 #define CALENDAR_WEATHER_MOSTLY_THUNDER "P01_wheather_today_bg_16_17.png"
160 #define CALENDAR_WEATHER_SNOW "P01_wheather_today_bg_19_22_23_31_44.png"
161 #define CALENDAR_WEATHER_MOSTLY_SNOW "P01_wheather_today_bg_20_21.png"
162 #define CALENDAR_WEATHER_SLEET "P01_wheather_today_bg_27_28_29.png"
163
164