blob: 69ab86520f0a1e770b0e3fdd842f914ce097620f [file] [log] [blame]
Dianne Hackborn333a6152009-05-26 12:46:23 -07001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2009 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
Jeff Sharkey14f61ab2009-08-05 21:02:37 -07007
Dianne Hackborn333a6152009-05-26 12:46:23 -07008 http://www.apache.org/licenses/LICENSE-2.0
Jeff Sharkey14f61ab2009-08-05 21:02:37 -07009
Dianne Hackborn333a6152009-05-26 12:46:23 -070010 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
17<resources>
18 <color name="textColorIconOverlay">#fff</color>
19 <color name="textColorIconOverlayShadow">#000</color>
Jeff Sharkey14f61ab2009-08-05 21:02:37 -070020 <color name="sect_secondary">#4fff</color>
Evan Millar0d0ab342009-09-30 19:03:35 -070021 <color name="quickcontact_disambig">#f2f2f2</color>
22 <color name="quickcontact_disambig_divider">#afafaf</color>
Jeff Sharkey02599212009-10-13 16:27:09 -070023
24 <color name="edit_divider">#ff666666</color>
Dianne Hackborn333a6152009-05-26 12:46:23 -070025</resources>