blob: cd9130f8b244aec1dcc1b3c39245a84d19b5607b [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2019 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
<resources>
<color name="light_active_color">@color/modern_blue_300</color>
<color name="control_normal_color">@color/modern_grey_500</color>
<color name="toolbar_text_box_background">@color/modern_grey_800</color>
<color name="google_logo_tint">@android:color/white</color>
<color name="bottom_system_nav_color">@android:color/black</color>
<color name="bottom_system_nav_divider_color">@android:color/black</color>
<!-- Account Signin Colors -->
<color name="signin_header_animation_background">#28282B</color>
<color name="signin_header_animation_line_light">@color/modern_grey_700</color>
<color name="signin_header_animation_line_dark">@color/modern_grey_700</color>
<color name="signin_header_animation_laptop_screen">@color/modern_grey_900</color>
<!-- Tab Strip Colors -->
<color name="compositor_background_tab_bg">@color/modern_grey_900</color>
<color name="compositor_background_tab_outline">@android:color/black</color>
<!-- Photo Picker colors -->
<color name="photo_picker_tile_bg_color">@color/modern_grey_800</color>
<color name="photo_picker_special_tile_bg_color">@color/modern_grey_800</color>
</resources>