Commit 81efc00a by Marcus Efraimsson

set default color mode

parent dea95300
...@@ -32,7 +32,7 @@ export class TimeRegionFormCtrl { ...@@ -32,7 +32,7 @@ export class TimeRegionFormCtrl {
from: undefined, from: undefined,
toDayOfWeek: undefined, toDayOfWeek: undefined,
to: undefined, to: undefined,
colorMode: 'critical', colorMode: 'background6',
fill: true, fill: true,
line: false, line: false,
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment