Skip to content
Snippets Groups Projects

Add pirate yellow color

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