aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui')
-rw-r--r--calendar/gui/apps_evolution_calendar.schemas.in.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/calendar/gui/apps_evolution_calendar.schemas.in.in b/calendar/gui/apps_evolution_calendar.schemas.in.in
index 1939dcfeab..5c9f1294a9 100644
--- a/calendar/gui/apps_evolution_calendar.schemas.in.in
+++ b/calendar/gui/apps_evolution_calendar.schemas.in.in
@@ -221,7 +221,7 @@
<applyto>/apps/evolution/calendar/tasks/colors/due_today</applyto>
<owner>evolution-calendar</owner>
<type>string</type>
- <default>blue</default>
+ <default>#1e90ff</default>
<locale name="C">
<short>Color of tasks that are due today</short>
</locale>
@@ -232,7 +232,7 @@
<applyto>/apps/evolution/calendar/tasks/colors/overdue</applyto>
<owner>evolution-calendar</owner>
<type>string</type>
- <default>red</default>
+ <default>#ff0000</default>
<locale name="C">
<short>Color of tasks that are overdue</short>
</locale>