1
0
Fork 0

Improve Grafana dark theme compatibility

On Flexpool dashboards, some values were printed in black. They were hard to
read on a dark theme. Revert back to default "green" value for improved
visibility on light and dark themes.

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2021-03-20 08:49:33 +01:00
commit c13573f969
No known key found for this signature in database
GPG key ID: FF42D23B580C89F7
2 changed files with 9 additions and 9 deletions

View file

@ -53,7 +53,7 @@
"gnetId": null,
"graphTooltip": 0,
"id": null,
"iteration": 1612282845458,
"iteration": 1616226444425,
"links": [],
"panels": [
{
@ -289,7 +289,7 @@
"value": null
},
{
"color": "rgb(0, 0, 0)",
"color": "green",
"value": 1
}
]
@ -390,7 +390,7 @@
"value": null
},
{
"color": "rgb(0, 0, 0)",
"color": "green",
"value": 1
}
]