{
	"dark": false,
	"monoColor": [1, 1, 1],
	"saturation": 1,
	"border-radius": 0,

	"headline-font-family": "Archivo, 'Heveltica Neue', Arial, sans-serif",
	"headline-font-weight": "600",
	"headline-text-decoration": "none",
	"headline-color": "hsla(218, 18%, 5%, .87)",

	"text-font-family": "Gelasio, Cambria, Times, serif",
	"text-font-weight": "400",
	"text-text-decoration": "none",
	"text-color": "hsla(218, 18%, 5%, .87)",

	"code-font-family": "'Courier Prime', Consolas, Courier, monospace",
	"code-font-weight": "400",
	"code-text-decoration": "none",
	"code-color": "hsla(218, 18%, 5%, .87)",

	"link-font-family": "Gelasio, Cambria, Times, serif",
	"link-font-weight": "400",
	"link-text-decoration": "none",
	"link-color": "hsl(214, 100%, 38%)",

	"link-hover-font-family": "Gelasio, Cambria, Times, serif",
	"link-hover-font-weight": "400",
	"link-hover-text-decoration": "underline",
	"link-hover-color": "hsl(214, 85%, 27%)",

	"background": "hsl(50, 20%, 95%)",
	"white":      "hsl(50, 0%, 100%)",
	"dark-white": "hsl(50, 2%, 95%)",
	"light-grey": "hsl(50, 4%, 85%)",
	"grey":       "hsl(50, 9%, 54%)",
	"dark-grey":  "hsl(50, 14%, 30%)",
	"black":      "hsl(210, 0%, 0%)",
	"foreground": "hsl(210, 10%, 8%)",

	"primary": "hsl(214, 49%, 43%)",
	"secondary": "hsl(28, 93%, 49%)",
	"tertiary": "hsl(50, 9%, 54%)",

	"red": "hsl(355, 69%, 51%)",
	"orange": "hsl(28, 93%, 49%)",
	"yellow": "hsl(46, 100%, 44%)",
	"olive": "hsl(64, 63%, 45%)",
	"green": "hsl(96, 48%, 46%)",
	"teal": "hsl(165, 39%, 46%)",
	"blue": "hsl(214, 49%, 43%)",
	"violet": "hsl(254, 39%, 47%)",
	"purple": "hsl(285, 36%, 41%)",
	"pink": "hsl(326, 44%, 54%)",
    "brown": "hsl(24, 43%, 37%)"
}
