summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/drawable-hdpi/timeline_indicator_activated_holo_light.9.pngbin0 -> 364 bytes
-rw-r--r--res/drawable-mdpi/timeline_indicator_activated_holo_light.9.pngbin0 -> 289 bytes
-rw-r--r--res/drawable-xhdpi/timeline_indicator_activated_holo_light.9.pngbin0 -> 463 bytes
-rw-r--r--res/values/colors.xml2
4 files changed, 2 insertions, 0 deletions
diff --git a/res/drawable-hdpi/timeline_indicator_activated_holo_light.9.png b/res/drawable-hdpi/timeline_indicator_activated_holo_light.9.png
new file mode 100644
index 00000000..011d86eb
--- /dev/null
+++ b/res/drawable-hdpi/timeline_indicator_activated_holo_light.9.png
Binary files differ
diff --git a/res/drawable-mdpi/timeline_indicator_activated_holo_light.9.png b/res/drawable-mdpi/timeline_indicator_activated_holo_light.9.png
new file mode 100644
index 00000000..0436a67c
--- /dev/null
+++ b/res/drawable-mdpi/timeline_indicator_activated_holo_light.9.png
Binary files differ
diff --git a/res/drawable-xhdpi/timeline_indicator_activated_holo_light.9.png b/res/drawable-xhdpi/timeline_indicator_activated_holo_light.9.png
new file mode 100644
index 00000000..121864e9
--- /dev/null
+++ b/res/drawable-xhdpi/timeline_indicator_activated_holo_light.9.png
Binary files differ
diff --git a/res/values/colors.xml b/res/values/colors.xml
index c872d13e..f780f82e 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -23,6 +23,8 @@
<color name="selection">@android:color/holo_blue_light</color>
+ <color name="today_highlight_color">#0033b5e5</color>
+
<!-- The app wide background color -->
<color name="background_color">#ffdddddd</color>
<color name="event_background">#ffc3d9ff</color>