]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Update colors.json approving it 0.8.0 version
authorÁlvaro <alvaaz_@hotmail.com>
Mon, 2 Dec 2019 21:04:19 +0000 (18:04 -0300)
committerJeremy Thomas <bbxdesign@gmail.com>
Mon, 2 Dec 2019 21:22:47 +0000 (16:22 -0500)
Update success color in docs.

docs/_data/colors.json

index 659b185642399ac65f9278455c86244e82d7f86a..1bc57cc4de38013cf1685647609e18bbc92d822e 100644 (file)
@@ -68,7 +68,7 @@
     {
       "id":"green",
       "name":"Green",
-      "value": "hsl(141, 71%, 48%)"
+      "value": "hsl(141, 53%, 53%)"
     },
     {
       "id":"turquoise",
     }
   ],
   "justColors": ["primary", "link", "info", "success", "warning", "danger"]
-}
\ No newline at end of file
+}