]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Update colors
authorJeremy Thomas <bbxdesign@gmail.com>
Tue, 10 Oct 2017 08:59:44 +0000 (09:59 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Tue, 10 Oct 2017 09:50:00 +0000 (10:50 +0100)
docs/_data/variables.json
docs/documentation/overview/colors.html

index 48995f8980e759fe50918f7fc633b97895b7eacb..7f463a8112e9c9a3cf03634c3c565313e263374f 100644 (file)
         "valueId": "turquoise",
         "invertValue": "#fff"
       },
-      {
-        "id": "primary",
-        "valueId": "turquoise",
-        "invertValue": "#fff"
-      },
       {
         "id": "link",
         "valueId": "blue",
index a11db8e55f953d174cc6b0b1d56d6625e88dd3e8..9a33c61a0f4c0f88de79de6b5375904bf2313653 100644 (file)
@@ -9,6 +9,7 @@ colors:
 - id: "light"
 - id: "dark"
 - id: "primary"
+- id: "link"
 - id: "info"
 - id: "success"
 - id: "warning"
@@ -40,7 +41,7 @@ colors:
           <th>Variable</th>
           <th>Value</th>
           <th>Computed value</th>
-          <th>Invert variable</th>
+          <th>Invert value</th>
           <th>Computed invert value</th>
         </tr>
       </thead>