OSDN Git Service

New look and feel for managed profile toast
[android-x86/frameworks-base.git] / packages / SystemUI / res / values / colors.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3 /*
4  * Copyright 2010, The Android Open Source Project
5  *
6  * Licensed under the Apache License, Version 2.0 (the "License");
7  * you may not use this file except in compliance with the License.
8  * You may obtain a copy of the License at
9  *
10  *     http://www.apache.org/licenses/LICENSE-2.0
11  *
12  * Unless required by applicable law or agreed to in writing, software
13  * distributed under the License is distributed on an "AS IS" BASIS,
14  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15  * See the License for the specific language governing permissions and
16  * limitations under the License.
17  */
18 -->
19 <resources>
20     <drawable name="notification_number_text_color">#ffffffff</drawable>
21     <drawable name="ticker_background_color">#ff1d1d1d</drawable>
22     <drawable name="system_bar_background">@color/system_bar_background_opaque</drawable>
23     <color name="system_bar_background_opaque">#ff000000</color>
24     <color name="system_bar_background_semi_transparent">#66000000</color> <!-- 40% black -->
25     <color name="system_bar_background_transparent">#00000000</color>
26     <color name="notification_panel_solid_background">#ff000000</color>
27     <drawable name="status_bar_recents_app_thumbnail_background">#88000000</drawable>
28     <color name="status_bar_recents_app_label_color">#ffffffff</color>
29     <drawable name="status_bar_notification_row_background_color">#ff090909</drawable>
30     <color name="notification_list_shadow_top">#80000000</color>
31     <drawable name="recents_callout_line">#99ffffff</drawable>
32     <drawable name="heads_up_notification_bg_pressed">#ff33B5E5</drawable>
33     <color name="batterymeter_frame_color">#4DFFFFFF</color><!-- 30% white -->
34     <color name="batterymeter_charge_color">#FFFFFFFF</color>
35     <color name="batterymeter_bolt_color">#FFFFFFFF</color>
36     <color name="qs_batterymeter_frame_color">#FF404040</color>
37     <color name="system_primary_color">#ff263238</color><!-- blue grey 900 -->
38     <color name="system_secondary_color">#ff384248</color>
39     <color name="system_accent_color">#ff80CBC4</color><!-- deep teal 200 -->
40     <color name="system_warning_color">#fff4511e</color><!-- deep orange 600 -->
41     <color name="qs_text">#FFFFFFFF</color>
42     <color name="qs_tile_divider">#29ffffff</color><!-- 16% white -->
43     <color name="qs_tile_text">#B3FFFFFF</color><!-- 70% white -->
44     <color name="qs_subhead">#99FFFFFF</color><!-- 60% white -->
45     <color name="qs_detail_empty">#24B0BEC5</color><!-- 14% blue grey 200 -->
46     <color name="qs_detail_button">#FFB0BEC5</color><!-- 100% blue grey 200 -->
47     <color name="qs_detail_button_white">#B3FFFFFF</color><!-- 70% white -->
48     <color name="qs_detail_transition">#66FFFFFF</color>
49     <color name="qs_detail_progress_track">#99009688</color><!-- 60% deep teal 500 -->
50     <color name="data_usage_secondary">#99FFFFFF</color><!-- 60% white -->
51     <color name="data_usage_graph_track">#33FFFFFF</color><!-- 20% white -->
52     <color name="data_usage_graph_warning">#FFFFFFFF</color>
53     <color name="status_bar_clock_color">#FFFFFFFF</color>
54     <color name="qs_user_detail_icon_muted">#FFFFFFFF</color> <!-- not so muted after all -->
55
56     <!-- Tint color for the content on the notification overflow card. -->
57     <color name="keyguard_overflow_content_color">#ff686868</color>
58
59     <!-- The default recents task bar background color. -->
60     <color name="recents_task_bar_default_background_color">#ffe6e6e6</color>
61     <!-- The recents task bar light text color to be drawn on top of dark backgrounds. -->
62     <color name="recents_task_bar_light_text_color">#ffeeeeee</color>
63     <!-- The recents task bar dark text color to be drawn on top of light backgrounds. -->
64     <color name="recents_task_bar_dark_text_color">#cc000000</color>
65     <!-- The recents task bar light dismiss icon color to be drawn on top of dark backgrounds. -->
66     <color name="recents_task_bar_light_dismiss_color">#ffeeeeee</color>
67     <!-- The recents task bar dark dismiss icon color to be drawn on top of light backgrounds. -->
68     <color name="recents_task_bar_dark_dismiss_color">#99000000</color>
69     <!-- The recents task bar highlight color. -->
70     <color name="recents_task_bar_highlight_color">#28ffffff</color>
71     <!-- The lock to task button background color. -->
72     <color name="recents_task_view_lock_to_app_button_background_color">#ffe6e6e6</color>
73     <!-- The lock to task button foreground color. -->
74     <color name="recents_task_view_lock_to_app_button_color">#ff666666</color>
75
76     <color name="keyguard_affordance">#ffffffff</color>
77
78     <!-- The color of the legacy notification background -->
79     <color name="notification_legacy_background_color">#ff1a1a1a</color>
80
81     <!-- The color of the material notification background -->
82     <color name="notification_material_background_color">#fffafafa</color>
83
84     <!-- The color of the material notification background when dimmed -->
85     <color name="notification_material_background_dimmed_color">#d4ffffff</color>
86
87     <!-- The color of the material notification background when low priority -->
88     <color name="notification_material_background_low_priority_color">#ffe0e0e0</color>
89
90     <!-- The color of the material notification background for media notifications when no custom
91          color is specified -->
92     <color name="notification_material_background_media_default_color">#ff424242</color>
93
94     <!-- The color of the ripples on the untinted notifications -->
95     <color name="notification_ripple_untinted_color">#28000000</color>
96
97     <!-- The color of the ripples on the low priority notifications -->
98     <color name="notification_ripple_color_low_priority">#30000000</color>
99
100     <!-- The color of the ripples on the tinted notifications -->
101     <color name="notification_ripple_tinted_color">#30ffffff</color>
102
103     <!-- The color of the circle around the primary user in the user switcher -->
104     <color name="current_user_border_color">@color/system_accent_color</color>
105
106     <!-- The "inside" of a notification, reached via longpress -->
107     <color name="notification_guts_bg_color">@color/system_secondary_color</color>
108     <color name="notification_guts_title_color">#FFFFFFFF</color>
109     <color name="notification_guts_text_color">#b2FFFFFF</color>
110     <color name="notification_guts_btn_color">#FFFFFFFF</color>
111
112     <color name="assist_orb_color">#ffffff</color>
113
114     <color name="keyguard_user_switcher_background_gradient_color">#77000000</color>
115     <color name="doze_small_icon_background_color">#ff434343</color>
116
117     <!-- The color of the navigation bar icons. Need to be in sync with ic_sysbar_* -->
118     <color name="navigation_bar_icon_color">#E5FFFFFF</color>
119
120     <!-- Shadow color for the first pixels around the fake shadow for recents. -->
121     <color name="fake_shadow_start_color">#44000000</color>
122
123     <!-- Shadow color for the furthest pixels around the fake shadow for recents. -->
124     <color name="fake_shadow_end_color">#03000000</color>
125
126     <color name="screen_pinning_nav_icon_highlight_outer">#4080cbc4</color><!-- 25% deep teal 200 -->
127     <color name="screen_pinning_request_bg">#ff009688</color><!-- deep teal 500 -->
128     <color name="screen_pinning_request_window_bg">#80000000</color>
129
130     <color name="segmented_buttons_background">#14FFFFFF</color><!-- 8% white -->
131     <color name="segmented_button_selected">#FFFFFFFF</color>
132     <color name="segmented_button_unselected">#FFB0BEC5</color><!-- blue grey 200 -->
133
134     <color name="dark_mode_icon_color_single_tone">#99000000</color>
135     <color name="dark_mode_icon_color_dual_tone_background">#3d000000</color>
136     <color name="dark_mode_icon_color_dual_tone_fill">#7a000000</color>
137
138     <color name="light_mode_icon_color_single_tone">#ffffff</color>
139     <color name="light_mode_icon_color_dual_tone_background">#4dffffff</color>
140     <color name="light_mode_icon_color_dual_tone_fill">#ffffff</color>
141
142     <color name="zen_introduction_message_background">#ff009688</color><!-- deep teal 500 -->
143     <color name="volume_icon_color">#ffffffff</color>
144     <color name="volume_settings_icon_color">#7fffffff</color>
145     <color name="volume_slider_inactive">#FFB0BEC5</color><!-- blue grey 200 -->
146
147     <color name="managed_profile_toast_background">#E5000000</color><!-- 90% black -->
148 </resources>