From: Álvaro Date: Mon, 2 Dec 2019 21:04:19 +0000 (-0300) Subject: Update colors.json approving it 0.8.0 version X-Git-Tag: 0.8.1~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4888dcb3d92b388acafc65741fb13b7e77a55e46;p=thirdparty%2Fbulma.git Update colors.json approving it 0.8.0 version Update success color in docs. --- diff --git a/docs/_data/colors.json b/docs/_data/colors.json index 659b18564..1bc57cc4d 100644 --- a/docs/_data/colors.json +++ b/docs/_data/colors.json @@ -68,7 +68,7 @@ { "id":"green", "name":"Green", - "value": "hsl(141, 71%, 48%)" + "value": "hsl(141, 53%, 53%)" }, { "id":"turquoise", @@ -149,4 +149,4 @@ } ], "justColors": ["primary", "link", "info", "success", "warning", "danger"] -} \ No newline at end of file +}