add Unicode icons
This commit is contained in:
parent
76a7dbea07
commit
466d267897
1 changed files with 1 additions and 0 deletions
1
styles/colors/icon.JSON
Normal file
1
styles/colors/icon.JSON
Normal file
|
@ -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)"
}
|
Loading…
Add table
Add a link
Reference in a new issue