diff --git a/styles/colors/icon.JSON b/styles/colors/icon.JSON new file mode 100644 index 0000000..7950d94 --- /dev/null +++ b/styles/colors/icon.JSON @@ -0,0 +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