summaryrefslogtreecommitdiff
path: root/res/values-v19/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-v19/colors.xml')
-rw-r--r--res/values-v19/colors.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-v19/colors.xml b/res/values-v19/colors.xml
new file mode 100644
index 000000000..16c065d75
--- /dev/null
+++ b/res/values-v19/colors.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <color name="selection_background_color_dark">#484B4D</color>
+ <color name="selection_background_color_light">#E3E3E3</color>
+</resources> \ No newline at end of file