blob: 68bc6f277ad239b5a95ee7ac8333b5e8d39802b2 [file] [log] [blame]
Svetoslav Ganov14db9652013-08-06 14:40:46 -07001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2013 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
Svetoslav Ganov32c5eb32013-08-06 23:49:25 -07008 http://www.apache.org/licenses/LICENSE-2.0
Svetoslav Ganov14db9652013-08-06 14:40:46 -07009
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16
Svetoslav Ganov32c5eb32013-08-06 23:49:25 -070017<resources>
Svetoslav Ganov695c7fa2013-08-07 19:29:42 -070018
Svet Ganov525a66b2014-06-14 22:29:00 -070019 <color name="print_preview_scrim_color">#99000000</color>
20
21 <color name="print_preview_background_color">#F2F1F2</color>
22
Philip P. Moltmann46535342016-05-27 11:04:56 -070023 <color name="unselected_page_background_color">#C0C0C0</color>
24
Alan Viverettea1fe7722014-08-25 16:15:06 -070025 <color name="material_grey_500">#ffa3a3a3</color>
Svetoslavb4fda132013-10-25 18:57:43 -070026</resources>