Code

The Code block allows you to add formatted code for others to view. Use it to display html, json, php, javascript, or CSS rules and selectors.

"color": {
	"palette": [
		{
			"color": "#ffffff",
			"name": "Base",
			"slug": "base"
		},
		{
			"color": "#000000",
			"name": "Contrast",
			"slug": "contrast"
		},
		{
			"color": "#0000ff",
			"name": "Primary",
			"slug": "primary"
		}
	]
}