summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml2
1 files changed, 2 insertions, 0 deletions
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>