chromium/android_webview/nonembedded/java/res_devui/values-night/colors.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
  Copyright 2020 The Chromium Authors
  Use of this source code is governed by a BSD-style license that can be
  found in the LICENSE file.
-->

<resources>
    <color name="error_red">#F28482</color>
    <color name="navigation_selected">#FFFFFF</color>
    <color name="medium_text_color">#E8EAED</color>
    <color name="delete_button">#FFFFFF</color>
</resources>