X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Fmonitoring%2Fmonitor-pastel.css;h=839f574f025fe08113f15c43b7312347a58ade83;hb=e4469a55553423344e8b6fe5251eeb58e7c3e9bd;hp=d5cf3f6fe1f73d7a61042bed46b0df8f3d7f2aef;hpb=6c99397ade62678426b8d7ff193d7bb7bb9a396b;p=src%2Fapp-framework-binder.git diff --git a/test/monitoring/monitor-pastel.css b/test/monitoring/monitor-pastel.css index d5cf3f6f..839f574f 100644 --- a/test/monitoring/monitor-pastel.css +++ b/test/monitoring/monitor-pastel.css @@ -266,7 +266,7 @@ body { /*******************************************************************/ /* json format */ -.json.string { color: lightskyblue; } +.json.string { color: teal; } .json.number { color: darkorange; } .json.boolean { color: deepskyblue; } .json.null { color: magenta; }