Update colors.json approving it 0.8.0 version

Update success color in docs.
This commit is contained in:
Álvaro
2019-12-02 18:04:19 -03:00
committed by Jeremy Thomas
parent f52ac20682
commit 4888dcb3d9

View File

@@ -68,7 +68,7 @@
{ {
"id":"green", "id":"green",
"name":"Green", "name":"Green",
"value": "hsl(141, 71%, 48%)" "value": "hsl(141, 53%, 53%)"
}, },
{ {
"id":"turquoise", "id":"turquoise",
@@ -149,4 +149,4 @@
} }
], ],
"justColors": ["primary", "link", "info", "success", "warning", "danger"] "justColors": ["primary", "link", "info", "success", "warning", "danger"]
} }