Android O SDK.
[android_tools.git] / sdk / platforms / android-26 / data / res / values-watch / colors_material.xml
blob72f589b3d337600404d27d2af3b218b557e7d48e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright (C) 2014 The Android Open Source Project
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
8           http://www.apache.org/licenses/LICENSE-2.0
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 <resources>
17     <color name="background_material_dark">#232E33</color>
18     <color name="background_floating_material_dark">#3E5059</color>
20     <color name="accent_material_700">#5385DB</color>
21     <color name="accent_material_light">#75A4F5</color>
22     <color name="accent_material_dark">#5E97F6</color>
23     <color name="accent_material_50">#93B7F5</color>
25     <color name="primary_material_dark">#33ffffff</color>
27     <color name="button_material_dark">#ff919699</color>
28 </resources>