OSDN Git Service

Merge "Adding Wifi setting to special_access settings"
[android-x86/packages-apps-Settings.git] / res / values / colors.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Copyright (C) 2007 The Android Open Source Project
3
4      Licensed under the Apache License, Version 2.0 (the "License");
5      you may not use this file except in compliance with the License.
6      You may obtain a copy of the License at
7
8           http://www.apache.org/licenses/LICENSE-2.0
9
10      Unless required by applicable law or agreed to in writing, software
11      distributed under the License is distributed on an "AS IS" BASIS,
12      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13      See the License for the specific language governing permissions and
14      limitations under the License.
15 -->
16
17 <resources>
18     <color name="black">#000</color>
19     <color name="red">#F00</color>
20     <color name="blue">#00F</color>
21
22     <color name="material_empty_color_light">#FFCED7DB</color>
23
24     <color name="bluetooth_dialog_text_color">#8a000000</color>
25
26     <color name="crypt_keeper_clock_background">#ff9a9a9a</color>
27     <color name="crypt_keeper_clock_foreground">#ff666666</color>
28     <color name="crypt_keeper_clock_am_pm">#ff9a9a9a</color>
29     <color name="crypt_keeper_password_background">#70606060</color>
30
31     <color name="divider_color">#20ffffff</color>
32     <color name="title_color">@android:color/holo_blue_light</color>
33     <color name="setup_lock_pattern_view_regular_color_dark">#ffbdbdbd</color>
34     <color name="setup_lock_pattern_view_regular_color_light">@color/lock_pattern_view_regular_color</color>
35     <color name="setup_lock_pattern_view_success_color_dark">#ff84ffff</color>
36     <color name="setup_lock_pattern_view_success_color_light">@color/suw_color_accent_light</color>
37     <color name="setup_lock_pattern_view_error_color_dark">#fff44336</color>
38     <color name="setup_wizard_wifi_color_dark">#89ffffff</color>
39     <color name="setup_wizard_wifi_color_light">#89000000</color>
40
41     <color name="lock_pattern_background">#00000000</color>
42     <color name="lock_pattern_view_regular_color">#ff37474f</color>
43
44     <color name="lock_pattern_view_regular_color_dark">#ffffff</color>
45
46     <color name="unlock_pattern_view_regular_color">@android:color/white</color>
47
48     <color name="fingerprint_title_area_bg">?android:attr/colorAccent</color>
49     <color name="fingerprint_title_color">#ffffffff</color>
50     <color name="fingerprint_message_color">#de000000</color>
51     <color name="fingerprint_indicator_background_resting">#12000000</color>
52
53     <color name="running_processes_system_ram">#ff384248</color>
54     <color name="running_processes_free_ram">#ffced7db</color>
55
56     <color name="wifi_divider">#ffe0e0e0</color>
57     <color name="sim_noitification">@*android:color/material_deep_teal_500</color>
58
59     <color name="confirm_device_credential_transparent_black">#60000000</color>
60     <color name="voice_interaction_highlight">#33b5e5</color>
61
62     <drawable name="fp_enrollment_header_landscape">#009688</drawable>
63
64     <color name="memory_normal">#ff009587</color>
65     <color name="memory_moderate">#ffF3B300</color>
66     <color name="memory_low">#ffff9700</color>
67     <color name="memory_critical">#ffff5621</color>
68
69     <color name="memory_avg_use">#ff384248</color>
70
71     <!-- Accent color that matches the settings launcher icon -->
72     <color name="icon_accent">#ffabffec</color>
73
74     <color name="importance_icon_tint">#8a000000</color>
75     <color name="importance_disabled_tint">#4d000000</color>
76
77     <!-- Accessibility SUW colors -->
78     <color name="material_blue_500">#4285F4</color>
79     <color name="material_blue_700">#3367D6</color>
80     <color name="material_grey_100">#f5f5f5</color>
81     <color name="material_grey_200">#ffffff</color>
82     <color name="switch_bar_background">#ff80868B</color>
83
84
85     <color name="message_text_incoming">#ffffffff</color>
86     <color name="message_text_outgoing">#ff323232</color>
87     <color name="timestamp_text_outgoing">#99323232</color>
88     <color name="timestamp_text_incoming">#99ffffff</color>
89     <color name="message_bubble_incoming">#689f38</color>
90     <color name="message_bubble_outgoing">#ffffffff</color>
91     <color name="conversation_background">#eeeeee</color>
92     <color name="message_icon_background_incoming">#689f38</color>
93     <color name="message_icon_text_incoming">#ffffffff</color>
94     <color name="message_icon_background_outgoing">#4285f4</color>
95     <color name="message_icon_text_outgoing">#ffffffff</color>
96
97     <color name="usage_graph_dots">#B0BEC5</color>
98
99     <!-- Gestures settings -->
100     <color name="gestures_setting_background_color">#f4f4f4</color>
101
102     <color name="status_bar_color">#3c3c3c</color>
103
104     <!-- Color for the background of the shortcut icons.-->
105     <color name="shortcut_background">#fff5f5f5</color>
106
107     <!-- Color for preference icons on the Wifi Network Details page -->
108     <color name="wifi_details_icon_color">#8A000000</color>
109
110     <!-- The fallback color for tinting icons. Only used when colorControlNormal is unavailable -->
111     <color name="fallback_tintColor">#89000000</color>
112
113     <!-- Suggestion/condition colors -->
114     <color name="suggestion_condition_background">#f2f2f2</color>
115     <color name="condition_card_background">#f8f8f8</color>
116
117     <!-- Dashboard/homepage icon background colors -->
118     <color name="homepage_network_background">#2196F3</color>
119     <color name="homepage_connected_device_background">#71A234</color>
120     <color name="homepage_app_and_notification_background">#FF7E0F</color>
121     <color name="homepage_battery_background">#258982</color>
122     <color name="homepage_display_background">#FFB600</color>
123     <color name="homepage_sound_background">#01B1AF</color>
124     <color name="homepage_storage_background">#C14CE6</color>
125     <color name="homepage_security_background">#0F9D58</color>
126     <color name="homepage_accounts_background">#F15B8D</color>
127     <color name="homepage_accessibility_background">#5011C1</color>
128     <color name="homepage_system_background">#757575</color>
129     <color name="homepage_support_background">#26459C</color>
130     <color name="homepage_generic_icon_background">#1A73E8</color>
131     <!-- End of dashboard/homepage icon background colors -->
132
133 </resources>
134