blob: 1b97411f9632e8f11b7e277dc26840bfec6adbc6 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
* Copyright (C) 2008 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
-->
<resources>
<drawable name="red">#7f00</drawable>
<drawable name="blue">#770000ff</drawable>
<drawable name="black">#77ffffff</drawable>
<drawable name="yellow">#77ffff00</drawable>
<color name="testcolor1">#ff00ff00</color>
<color name="testcolor2">#ffff0000</color>
<color name="testcolor3">#ff0000ff</color>
<color name="failColor">#ff0000ff</color>
<color name="calendarview_week_background">#40FF0000</color>
<color name="calendarview_focusedmonthdate">#9080A0FF</color>
<color name="calendarview_unfocusedmonthdate">#9070F080</color>
<color name="calendarview_week_background_new">#60808000</color>
<color name="calendarview_focusedmonthdate_new">#A0B020FF</color>
<color name="calendarview_unfocusedmonthdate_new">#4070F0F0</color>
<color name="calendarview_week_number_new">#9090FF</color>
<color name="calendarview_week_separatorline_new">#AFAF00</color>
<color name="remoteviews_theme_color">#0f00ff00</color>
</resources>