blob: 6963c221766341dcc4a26e053658927f82dfa4f6 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2014 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>
<!--
TODO(crbuc.com/806868): Use Chrome approved colors and remove this.
Please see src/ui/android/java/res/values/colors.xml for the shared common colors.
-->
<color name="autofill_assistant_light_grey">@color/modern_grey_300</color>
<color name="autofill_assistant_light_blue">#E9F0FD</color>
<color name="autofill_assistant_transparent">#00FFFFFF</color>
<color name="autofill_assistant_actions_shadow_color">#40CCCCCC</color>
</resources>