unofficialxkcdviewer/chromium_webview/res/values/colors_ui.xml

14 lines
484 B
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2013 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="color_picker_border_color">#B0B0B0</color>
<color name="color_picker_background_color">#FFFFFF</color>
<color name="autofill_divider_color">#E5E5E5</color>
<color name="autofill_dark_divider_color">#C0C0C0</color>
</resources>