aboutsummaryrefslogtreecommitdiff
path: root/usbtuner-res/values/colors.xml
diff options
context:
space:
mode:
authorNick Chalko <nchalko@google.com>2016-08-31 16:00:31 -0700
committerNick Chalko <nchalko@google.com>2016-09-07 05:38:33 -0700
commit65fda1eaa94968bb55d5ded10dcb0b3f37fb05f2 (patch)
treeffc8e4c5a71c130d3782bf03e674f9d77ca77f72 /usbtuner-res/values/colors.xml
parentad819718f80e796cf039f96537b5c8cd127c042b (diff)
downloadTV-65fda1eaa94968bb55d5ded10dcb0b3f37fb05f2.tar.gz
Sync to ub-tv-dev at http://ag/1415258
Bug: 30970843 Change-Id: I0aa43094d103de28956a3d9b56a594ea46a20543
Diffstat (limited to 'usbtuner-res/values/colors.xml')
-rw-r--r--usbtuner-res/values/colors.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/usbtuner-res/values/colors.xml b/usbtuner-res/values/colors.xml
new file mode 100644
index 00000000..bbcc431f
--- /dev/null
+++ b/usbtuner-res/values/colors.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ ~ Copyright (C) 2015 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>
+ <color name="ut_guidedstep_background">#01579B</color>
+ <color name="ut_guidance_title_text">#EEEEEE</color>
+ <color name="ut_guidance_breadcrumb_text">#EEEEEE</color>
+ <color name="ut_guidance_description_text">#B3EEEEEE</color>
+ <color name="ut_guidedactions_title_text">#EEEEEE</color>
+ <color name="ut_scan_title_text">#EEEEEE</color>
+ <color name="ut_scan_description_text">#B3EEEEEE</color>
+ <color name="ut_scan_progress">#EEEEEE</color>
+ <color name="ut_scan_progress_background">#26EEEEEE</color>
+ <color name="ut_scan_button_text">#EEEEEE</color>
+ <color name="ut_scan_channellist_background">#26EEEEEE</color>
+</resources> \ No newline at end of file