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,
|
||||
toDayOfWeek: undefined,
|
||||
to: undefined,
|
||||
colorMode: 'critical',
|
||||
colorMode: 'background6',
|
||||
fill: true,
|
||||
line: false,
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user