mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
changin colors
This commit is contained in:
parent
3662f1c007
commit
5f4eaad8a7
@ -43,8 +43,8 @@ export enum MappingType {
|
||||
}
|
||||
|
||||
export enum BasicGaugeColor {
|
||||
Green = 'lightgreen',
|
||||
Red = 'red',
|
||||
Green = '#299c46',
|
||||
Red = '#d44a3a',
|
||||
}
|
||||
|
||||
interface BaseMap {
|
||||
|
Loading…
Reference in New Issue
Block a user