mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Update colors
This commit is contained in:
@@ -125,11 +125,6 @@
|
|||||||
"valueId": "turquoise",
|
"valueId": "turquoise",
|
||||||
"invertValue": "#fff"
|
"invertValue": "#fff"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "primary",
|
|
||||||
"valueId": "turquoise",
|
|
||||||
"invertValue": "#fff"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "link",
|
"id": "link",
|
||||||
"valueId": "blue",
|
"valueId": "blue",
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ colors:
|
|||||||
- id: "light"
|
- id: "light"
|
||||||
- id: "dark"
|
- id: "dark"
|
||||||
- id: "primary"
|
- id: "primary"
|
||||||
|
- id: "link"
|
||||||
- id: "info"
|
- id: "info"
|
||||||
- id: "success"
|
- id: "success"
|
||||||
- id: "warning"
|
- id: "warning"
|
||||||
@@ -40,7 +41,7 @@ colors:
|
|||||||
<th>Variable</th>
|
<th>Variable</th>
|
||||||
<th>Value</th>
|
<th>Value</th>
|
||||||
<th>Computed value</th>
|
<th>Computed value</th>
|
||||||
<th>Invert variable</th>
|
<th>Invert value</th>
|
||||||
<th>Computed invert value</th>
|
<th>Computed invert value</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
|||||||
Reference in New Issue
Block a user