summaryrefslogtreecommitdiffstats
path: root/res/values/filtershow_color.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/filtershow_color.xml')
-rw-r--r--res/values/filtershow_color.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/res/values/filtershow_color.xml b/res/values/filtershow_color.xml
index 15bf2bc7b..175d3d3e0 100644
--- a/res/values/filtershow_color.xml
+++ b/res/values/filtershow_color.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2012 The Android Open Source Project
+<!-- Copyright (C) 2013 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.
@@ -13,6 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
+
<resources>
<color name="yellow">#FFFF00</color>
<color name="green">#00FF00</color>
@@ -23,4 +24,7 @@
<color name="background_toolbar">#363949</color>
<color name="background_main_toolbar">#232323</color>
<color name="toolbar_separation_line">#333333</color>
+ <color name="slider_dot_color">#6464FF</color>
+ <color name="slider_line_color">#33B5E5</color>
+
</resources> \ No newline at end of file