blob: e3fd78f7c9c1775fe11d79bdb2c81f45c42748b3 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2011 Google Inc.
Licensed to 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="text_color_grey">#757575</color>
<color name="text_color_black">#212121</color>
<color name="accent_blue">#00bfd8</color>
<color name="text_color_blue">@color/accent_blue</color>
<color name="text_color_draft_red">#da4336</color>
<color name="gray_text_color">#777777</color>
<color name="dark_gray_text_color">#58585b</color>
<color name="light_gray_text_color">#b5b5b5</color>
<color name="light_gray">#cccccc</color>
<!-- if you want to make something blue, please try to use THIS blue -->
<color name="mail_app_blue">@android:color/holo_blue_light</color>
<!-- Conversation List Item Colors -->
<color name="senders_text_color">@color/text_color_black</color>
<color name="subject_text_color_unread">@color/text_color_black</color>
<color name="subject_text_color_read">@color/light_gray_text_color</color>
<color name="snippet_text_color">@color/light_gray_text_color</color>
<color name="date_text_color_unread">#4285F4</color>
<color name="date_text_color_read">@color/light_gray_text_color</color>
<color name="message_info_text_color">@color/gray_text_color</color>
<color name="ap_background_color">#fff1f1f2</color>
<color name="ap_overflow_badge_color">#cceeeeee</color>
<color name="ap_overflow_text_color">#ff4f4c4c</color>
<color name="attachment_bg_color">#ffdddddd</color>
<color name="swiped_bg_color">#ff999999</color>
<color name="holo_light_background_color">#ffe8e8e8</color>
<!-- Keep the following two colors in sync with LabelColorUtils.DEFAULT_COLORS (UnifiedGmail) -->
<color name="default_folder_background_color">#dddddd</color>
<color name="default_folder_foreground_color">@color/gray_text_color</color>
<!-- Folder List/Drawer colors -->
<color name="account_item_selected_text_color">@color/mail_app_blue</color>
<color name="folder_list_heading_text_color">@color/light_gray</color>
<color name="list_background_color">@android:color/white</color>
<color name="separator_color">#b2b2b2</color>
<!-- Compose colors -->
<color name="compose_label_text">#aaaaaa</color>
<color name="quoted_text_color">@color/gray_text_color</color>
<string name="quoted_text_background_color_string" translatable="false">@android:color/white</string>
<!-- Must match the quoted_text_background_color_string -->
<color name="compose_background_color">@android:color/white</color>
<string name="quoted_text_font_color_string" translatable="false">@color/gray_text_color</string>
<color name="quotedTextColor">@color/gray_text_color</color>
<color name="conv_header_add_label_text">@android:color/black</color>
<color name="conv_header_add_label_background">#eeeeee</color>
<!-- Conversation message header colors -->
<color name="conversation_view_border_color">#eeeeee</color>
<color name="conversation_view_background_color">#f5f5f5</color>
<color name="conversation_view_text_color_light">@color/text_color_grey</color>
<color name="conversation_view_text_color_dark">@color/text_color_black</color>
<color name="conversation_view_text_color_link_blue">@color/text_color_blue</color>
<color name="conversation_view_footer_text_color">#999999</color>
<!-- Folder colors -->
<color name="folder_disabled_drop_target_text_color">#999999</color>
<!-- Color of the semi-transparent shadow box on attachment tiles -->
<color name="attachment_tile_shadow_box_color">#7F000000</color>
<!-- Color of the subtitle message in the attachment tile -->
<color name="attachment_tile_subtitle_color">#999999</color>
<color name="attachment_image_background_color">#E5E5E5</color>
<!-- Color of the parent folders and dividers for hierarchical folder descriptions in the move to folder -->
<color name="hierarchical_folder_parent_color">@color/gray_text_color</color>
<!-- Spam warning text and background colors -->
<color name="high_spam_color">#FFFFFF</color>
<color name="high_spam_warning_background_color">#DD4B39</color>
<color name="low_spam_color">#333333</color>
<color name="low_spam_warning_background_color">#FFF1A8</color>
<color name="notification_template_icon_low_bg">#0cffffff</color>
<array name="letter_tile_colors">
<item>#90a4ae</item>
<item>#7baaf7</item>
<item>#4dd0e1</item>
<item>#4db6ac</item>
<item>#aed581</item>
<item>#fdd835</item>
<item>#f2a600</item>
<item>#ff8a65</item>
<item>#f48fb1</item>
<item>#7986cb</item>
</array>
<color name="letter_tile_default_color">#f48fb1</color>
<color name="letter_tile_font_color">#ffffff</color>
<color name="tile_divider_color">#ffffff</color>
<!-- Color.GRAY -->
<color name="checkmark_tile_background_color">#ff888888</color>
<!-- Teaser colors -->
<!-- The color of the section name text in the teaser -->
<color name="teaser_main_text">@color/dark_gray_text_color</color>
<!-- swipe to refresh text color, this matches the color in
progressbar_solid_holo.png -->
<color name="swipe_to_refresh_text_color">#0099cc</color>
<!-- The background color of the message header -->
<color name="message_header_background_color">@android:color/white</color>
<!-- The color of the icon background in the teaser -->
<color name="folder_teaser_icon_background">#eeeeee</color>
<!-- The color of the senders text in the teaser -->
<color name="folder_teaser_senders_text">#58585b</color>
<!-- The color of the count text in the teaser -->
<color name="folder_teaser_count_text">@android:color/black</color>
<color name="vacation_responder_foreground">@android:color/white</color>
<color name="vacation_responder_background">#ffe9e9e9</color>
<color name="vacation_responder_spinner_text">#333333</color>
<!-- The color of the new message bar text. -->
<color name="new_message_bar_text">@color/dark_gray_text_color</color>
<!-- Swipe refresh progress bar colors -->
<color name="swipe_refresh_color1">#ff0f9d58</color>
<color name="swipe_refresh_color2">#ffdb4437</color>
<color name="swipe_refresh_color3">#ff4285f4</color>
<color name="swipe_refresh_color4">#fff4b400</color>
<color name="badge_background_color">#edb802</color>
<color name="loading_messages_background_color">#eeeeee</color>
<color name="folder_item_text_color_normal">@color/text_color_grey</color>
<color name="action_mode_background">#9b9b9b</color>
</resources>