Skip to content
Snippets Groups Projects

Add pirate yellow color

Merged Alexa Valentová requested to merge v2.20 into master
2 files
+ 9
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 6
0
@@ -186,6 +186,12 @@
@@ -186,6 +186,12 @@
"variants": [
"variants": [
{"cls": "red-600", "name": "Red 600", "hex": "#d60d53"}
{"cls": "red-600", "name": "Red 600", "hex": "#d60d53"}
]
]
 
},
 
{
 
"name": "Pirati",
 
"variants": [
 
{"cls": "pirati-yellow", "name": "Yellow", "hex": "#fec934"}
 
]
}
}
]
]
}
}
Loading