mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Update colors
This commit is contained in:
parent
53b7afbea7
commit
80ebda394e
@ -125,11 +125,6 @@
|
||||
"valueId": "turquoise",
|
||||
"invertValue": "#fff"
|
||||
},
|
||||
{
|
||||
"id": "primary",
|
||||
"valueId": "turquoise",
|
||||
"invertValue": "#fff"
|
||||
},
|
||||
{
|
||||
"id": "link",
|
||||
"valueId": "blue",
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user