summaryrefslogtreecommitdiffstats
path: root/res/values/cm_colors.xml
blob: 3492078c1a7348f27627ff97a125854c269768f2 (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
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 The CyanogenMod 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="floating_action_button_touch_tint">#80ffffff</color>
    <color name="theme_accent">#ff009688</color>

    <drawable name="transparent_background">#00000000</drawable>

    <drawable name="expanded_item_bg_activated">#ffEEEEEE</drawable>
    <drawable name="expanded_item_bg">@android:color/background_light</drawable>
    <color name="expanded_button_color_normal">#4CAF50</color>
    <color name="expanded_button_color_close">#F44336</color>

    <color name="qs_tile_tint_color">#FF009587</color>

    <!-- Hard coded background and text colors exposed for better theme support -->
    <color name="background_color_darker_gray">@android:color/darker_gray</color>
    <color name="background_color_gray">#ddd</color>
    <color name="background_color_holo_blue_light">@android:color/holo_blue_light</color>
    <color name="background_color_transparent">@android:color/transparent</color>
    <color name="background_color_white">@android:color/white</color>
    <color name="text_color_black">@android:color/black</color>
    <color name="text_color_darker_gray">@android:color/darker_gray</color>
    <color name="text_color_holo_blue_light">@android:color/holo_blue_light</color>
    <color name="text_color_secondary_text_material_light">
        @*android:color/secondary_text_material_light
    </color>
    <color name="text_color_translucent_white">#B3FFFFFF</color>
    <color name="text_color_white">@android:color/white</color>
    <!-- Dashboard background color -->
    <color name="dashboard_category_background_color">@android:color/white</color>
    <color name="dashboard_background_color">@android:color/transparent</color>
    <!-- Data usage chart color -->
    <color name="data_usage_stroke_color">#00000000</color>
    <color name="data_usage_fill_color">#ff009688</color>
    <color name="data_usage_secondary_fill_color">#ff80cbc4</color>
    <color name="data_usage_label_color">#ff37474f</color>
    <color name="data_usage_secondary_label_color">#fff4511e</color>
    <!-- Lockscreen shortcuts -->
    <color name="lockscreen_shortcuts_text_color">#424242</color>
    <color name="lockscreen_shortcuts_tint_color">#333333</color>
    <!-- Owner info -->
    <color name="ownerinfo_divider_color">#ff404040</color>
    <!-- Installed app details -->
    <color name="security_settings_billing_desc_color">#ffffb060</color>
    <!-- Switch Bar Text Color -->
    <color name="switchbar_text_color">#ffffffff</color>

    <!-- Personal Dictionary Add Icon -->
    <drawable name="ic_menu_add_word">@drawable/ic_menu_add_dark</drawable>
    <drawable name="transparent_background">#00000000</drawable>
    <!-- NFC hard colors -->
    <color name="nfc_how_it_works_main_background">#FF80CBC4</color>
    <color name="nfc_how_it_works_background">#FFB2DFDB</color>
    <color name="nfc_how_it_works_title_text_color">#FF263238</color>
    <color name="nfc_how_it_works_content_text_color">#FF263238</color>
    <color name="nfc_how_it_works_footer_background">#FFB2DFDB</color>
    <color name="nfc_how_it_works_got_it_text_color">#263238</color>
    <!-- Permission Settings Hard colors-->
    <color name="security_settings_billing_desc_text_color">#ffffb060</color>
    <!-- Storage Summary Hard colors-->
    <color name="storage_summary_text_color">#ff607d8b</color>
    <color name="storage_summary_used_text_color">#8a000000</color>
    <color name="storage_volume_color_public">#ff9e9e9e</color>
    <color name="storage_volume_color_warning">#fff4511e</color>
    <color name="storage_volume_color_private1">#ff26a69a</color> <!-- teal -->
    <color name="storage_volume_color_private2">#ffab47bc</color> <!-- purple -->
    <color name="storage_volume_color_private3">#fff2a600</color> <!-- orange -->
    <color name="storage_volume_color_private4">#ffec407a</color> <!-- pink -->
    <color name="storage_volume_color_private5">#ffc0ca33</color> <!-- green -->
    <color name="eject_icon_tint_color">#8a000000</color>
    <!-- Contributors -->
    <color name="contributors_cloud_fg_color">@color/theme_accent</color>
    <color name="contributors_cloud_selected_color">#ff5252</color>

    <color name="external_tile_icon_tint_color">?android:attr/colorAccent</color>
    <color name="factory_reset_color">#FFFE412C</color>
    <color name="divider">#ffe0e0e0</color>

    <!-- BlackList colors -->
    <color name="blacklist_enabled">#DD2C00</color>
    <color name="blacklist_disabled">#D7D7D7</color>

    <!-- Action bar icons -->
    <color name="action_bar_icon_tint">@android:color/white</color>

    <color name="navbar_edit_icon_color">#607d8b</color>
    
    <!-- Filter Spinner Text Color -->
    <color name="filter_spinner_text_color">@color/text_color_white</color>

    <!-- App Name Text Color -->
    <color name="app_name_text_color">@color/text_color_white</color>

    <!-- Dashboard Category Title Background Color -->
    <color name="dashboard_category_title_bg_color">@android:color/transparent</color>

    <!-- Text Color for single button panel. See: app storage view -->
    <color name="single_button_panel_button_text_color">@color/text_color_white</color>

    <!-- Power Usage Hard colors-->

    <color name="power_usage_ab_icon_tint">@android:color/white</color>

    <color name="storage_wizard_button_text_color">@color/text_color_white</color>
    <color name="storage_wizard_red_button_text_color">@color/text_color_white</color>
    <color name="privacy_guard_error_text_color">@color/text_color_white</color>
    <color name="crypt_keeper_status_text_color">@color/text_color_white</color>
    <color name="crypt_keeper_lock_pattern_text_color">@color/text_color_white</color>
    <color name="crypt_keeper_emergency_button_text_color">@color/text_color_white</color>

    <color name="weather_settings_icon_tint">#B4B9BA</color>
</resources>