diff --git a/styles/colors/icon.JSON b/styles/colors/icon.JSON index 7950d94..00c06ea 100644 --- a/styles/colors/icon.JSON +++ b/styles/colors/icon.JSON @@ -1 +1 @@ -{ "loading": "rgb(255, 134, 57)", "product_bad": "rgba(255, 0, 0)", "product_OK": "rgba(255, 255, 0)", "product_good": "rgb(0, 255, 0)", "product_trusted": "rgb(0, 255, 0)" } \ No newline at end of file +{ "loading": "rgb(255, 134, 57)", "N/A": "rgb(127, 127, 127)", "product_bad": "rgba(255, 0, 0)", "product_OK": "rgba(255, 255, 0)", "product_good": "rgb(0, 255, 0)", "product_trusted": "rgb(0, 255, 0)" } \ No newline at end of file