{
	"dark": false,
	"monoColor": [1, 1, 1],
	"saturation": 1,
	"border-radius": 2,

	"headline-font-family": "Signika, Cambria, Times, serif",
	"headline-font-weight": "600",
	"headline-text-decoration": "none",
	"headline-color": "hsla(218, 18%, 5%, .87)",

	"text-font-family": "Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif",
	"text-font-weight": "400",
	"text-text-decoration": "none",
	"text-color": "hsla(218, 18%, 5%, .87)",

	"code-font-family": "'Roboto Mono', Consolas, Courier, monospace",
	"code-font-weight": "400",
	"code-text-decoration": "none",
	"code-color": "hsla(218, 18%, 5%, .87)",

	"link-font-family": "Signika, Cambria, Times, serif",
	"link-font-weight": "400",
	"link-text-decoration": "none",
	"link-color": "hsl(210, 60%, 58%)",

	"link-hover-font-family": "Signika, Cambria, Times, serif",
	"link-hover-font-weight": "400",
	"link-hover-text-decoration": "none",
	"link-hover-color": "hsl(210, 72%, 48%)",

	"background": "hsl(200, 0%, 98%)",
	"white":      "hsl(200, 0%, 100%)",
	"dark-white": "hsl(204, 2%, 95%)",
	"light-grey": "hsl(206, 4%, 85%)",
	"grey":       "hsl(212, 9%, 54%)",
	"dark-grey":   "hsl(215, 14%, 30%)",
	"black":      "hsl(218, 18%, 5%)",
	"foreground": "hsl(218, 18%, 5%)",

	"primary": "hsl(24, 89%, 53%)",
	"secondary": "hsl(134, 70%, 43%)",
	"tertiary": "hsl(212, 9%, 54%)",

	"red":    "hsl(0, 71%, 51%)",
	"orange": "hsl(24, 89%, 53%)",
	"yellow": "hsl(45, 97%, 51%)",
	"olive":  "hsl(68, 79%, 45%)",
	"green":  "hsl(134, 70%, 43%)",
	"teal":   "hsl(177, 100%, 35%)",
	"blue":   "hsl(206, 73%, 47%)",
	"violet": "hsl(259, 58%, 50%)",
	"purple": "hsl(285, 59%, 49%)",
	"pink":   "hsl(326, 73%, 55%)",
	"brown":  "hsl(24, 45%, 45%)"
}
