mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
set default color mode
This commit is contained in:
parent
dea953003c
commit
81efc00adf
@ -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,
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user