mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 22:30:57 +00:00
style(telemetry): dim the Locust annotation colour
Match the other dashboards: `rgb(15, 122, 102)` instead of the brighter `rgb(25, 158, 112)`, still clear of the separation floors against the JMeter grey.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"enable": true,
|
||||
"hide": false,
|
||||
"iconColor": "rgb(25, 158, 112)",
|
||||
"iconColor": "rgb(15, 122, 102)",
|
||||
"name": "Perf Runs (Locust)",
|
||||
"target": {
|
||||
"limit": 100,
|
||||
|
||||
Reference in New Issue
Block a user