summaryrefslogtreecommitdiff
path: root/res/values/colors.xml
blob: 988bcc4f8910f8457980f25011bae121d6ec8a6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<?xml version="1.0" encoding="utf-8"?>
<!--
/* //device/apps/Calendar/assets/res/any/colors.xml
**
** Copyright 2006, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
**     http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<resources>

    <color name="pressed">#330066ff</color>

    <color name="selection">@android:color/holo_blue_light</color>

    <color name="today_highlight_color">#0033b5e5</color>

    <!-- The app wide background color -->
    <color name="background_color">#fafafa</color>
    <color name="event_background">#ffc3d9ff</color>
    <color name="panel_text_foreground">#ffffffff</color>
    <color name="calendar_event_text_color">#ffFFFFFF</color>

    <color name="calendar_owner_text_color">#777777</color>
    <color name="calendar_date_range_color">#80000000</color>


    <color name="week_saturday">#80333333</color>
    <color name="week_sunday">#80333333</color>
    <color name="calendar_future_bg_color">#ffffffff</color>
    <color name="calendar_hour_label">#ff666666</color>
    <color name="calendar_ampm_label">#ff999999</color>
    <color name="calendar_hour_background">#ffEEEEEE</color>

    <color name="calendar_date_banner_background">#FFEEEEEE</color>

    <color name="calendar_date_banner_text_color">#ff666666</color>

    <color name="calendar_grid_area_selected">#e633b5e5</color>


    <color name="calendar_grid_line_inner_horizontal_color">#FFCCCCCC</color>
    <color name="calendar_grid_line_inner_vertical_color">#FFCCCCCC</color>
    <color name="calendar_grid_line_highlight_color">#ff707070</color>

    <color name="mini_month_bg_color">#FFFFFFFF</color>
    <color name="mini_month_today_outline_color">#FF000000</color>

    <color name="month_day_number">#FF333333</color>
    <color name="month_mini_day_number">#FF000000</color>
    <color name="month_day_number_other">#FF999999</color>
    <color name="month_week_num_color">#FF999999</color>
    <color name="month_day_names_color">#FF999999</color>
    <color name="month_today_number">#FF333333</color>
    <color name="month_event_color">#FF333333</color>
    <color name="month_event_extra_color">#FF666666</color>
    <color name="month_event_other_color">#FF666666</color>
    <color name="month_event_extra_other_color">#4C999999</color>
    <color name="month_saturday">#80333333</color>
    <color name="month_sunday">#80333333</color>
    <color name="month_grid_lines">#ffCCCCCC</color>
    <color name="month_other_month_day_number">#ff939497</color>
    <color name="month_other_bgcolor">#FFEEEEEE</color>
    <color name="month_selected_week_bgcolor">#FFDDDDDD</color>
    <color name="month_today_bgcolor">#FFFFFFFF</color>
    <color name="month_bgcolor">#FFE5E5E5</color>

    <color name="month_dna_conflict_time_color">#FF333333</color>

    <color name="event_center">#ff6bd697</color>
    <color name="edit_event_separator">#FFDDDDDD</color>

    <color name="calendar_visible">#ff000000</color>
    <color name="calendar_hidden">#ff808080</color>
    <color name="calendar_secondary_visible">#ff323232</color>
    <color name="calendar_secondary_hidden">#ff808080</color>

    <!-- Text color of the date in the Calendar widget -->

    <color name="agenda_item_not_selected">#00000000</color>
    <!-- Text color of declined events in agenda view -->
    <color name="agenda_item_declined_color">#66333333</color>
    <!-- Text color of non-declined events in agenda view -->
    <color name="agenda_item_standard_color">#FF333333</color>
    <!-- Background Color of present/future events in agenda view  -->
    <color name="agenda_day_bar_background_color">#FFFFFFFF</color>
    <!-- Background Color of past events in agenda view  -->
    <color name="agenda_past_days_bar_background_color">#FFDDDDDD</color>
    <!-- Color of the separator between the past and the present/future in agenda view  -->
    <color name="agenda_past_present_separator_color">#FF333333</color>
    <!-- General background color in agenda view  -->
    <color name="agenda_general_background_color">#FFEEEEEE</color>
    <!-- Agenda day item text color  -->
    <color name="agenda_day_item_text_color">#FF666666</color>
    <!-- Color of the event location's text in an agenda item  -->
    <color name="agenda_item_where_text_color">#FF666666</color>
    <!-- Color of the event location's text in an agenda item  -->
    <color name="agenda_item_where_declined_text_color">#66666666</color>
    <!-- Color of text in the calendar view selection menu -->
    <color name="calendar_view_switch_menu_text_color">#FF666666</color>
    <!-- Light color of text in the calendar view selection menu -->
    <color name="calendar_view_switch_menu_text_color_light">#FF888888</color>
    <!-- Color of the separator between items in the agenda list -->
    <color name="agenda_list_separator_color">#FFBBBBBB</color>
    <!-- Text color of a selected items in the agenda list - trumps all other text colors -->
    <color name="agenda_selected_background_color">@android:color/holo_blue_dark</color>
    <!-- Background color of a selected items in the agenda list -->
    <color name="agenda_selected_text_color">#FFFFFFFF</color>
    <!-- Text color of the "new event" hint in day and week views -->
    <color name="new_event_hint_text_color">#FFFFFFFF</color>

    <!-- Text color of a clicked event in the day/week view -->
    <color name="day_event_clicked_background_color">#8033B5E5</color>
    <!-- background color for for clicked days in month view-->
    <color name="day_clicked_background_color">#FF33B5E5</color>
    <!-- background color for the past -->
    <color name="day_past_background_color">#FFDDDDDD</color>

    <!-- Event info colors -->
    <color name="event_info_headline_color">#FFFFFFFF</color>
    <color name="event_info_headline_transparent_color">#B3FFFFFF</color>
    <color name="event_info_headline_link_color">#FFFFFFFF</color>
    <color name="event_info_organizer_color">#FF666666</color>
    <color name="event_info_description_color">#FF666666</color>
    <color name="event_info_body_color">#FF666666</color>
    <color name="event_info_label_color">#FF999999</color>
    <color name="event_info_label_background_color">#FFDDDDDD</color>

    <!-- Create event colors -->
    <color name="create_event_date_color">#FF000000</color>
    <color name="create_event_more_details_color">#FF888888</color>
    <color name="create_event_divider_color">#FFDDDDDD</color>

    <color name="text_shadow_color">#4D000000</color>

    <color name="alert_event_title">#FFFFFFFF</color>
    <color name="alert_event_other">#FF999999</color>
    <color name="alert_past_event">#8F999999</color>

    <color name="appwidget_row_in_progress">#6633b5e5</color>

    <color name="appwidget_date">#ffEEEEEE</color>
    <color name="appwidget_week">@android:color/white</color>
    <color name="appwidget_month">#ffEEEEEE</color>

    <!-- Text color of declined events in widget view -->
    <color name="appwidget_item_declined_color">#66333333</color>
    <!-- Text color of non-declined events in widget view -->
    <color name="appwidget_item_standard_color">#ff333333</color>
    <!-- Text color for all day events in widget view -->
    <color name="appwidget_item_allday_color">#ffffffff</color>

    <color name="appwidget_title">#ffffffff</color>
    <color name="appwidget_when">#ffffffff</color>
    <color name="appwidget_where">#ffffffff</color>
    <color name="appwidget_no_events">#ffffffff</color>

    <color name="recurrence_picker_background">#fff2f2f2</color>
    <color name="recurrence_bubble_text_normal">#ff737373</color>

    <color name="done_text_color_normal">#000000</color>
    <color name="done_text_color_disabled">#cccccc</color>
    <color name="done_text_color_dark_normal">#ffffff</color>
    <color name="done_text_color_dark_disabled">#888888</color>
</resources>