{
	"dark": true,
	"monoColor": [0.917, 0.949, 0.965],
	"saturation": 1,
	"border-radius": 2,

	"headline-font-family": "Signika, Cambria, Times, serif",
	"headline-font-weight": "600",
	"headline-text-decoration": "none",
	"headline-color": "hsla(200, 40%, 88%, .87)",

	"text-font-family": "Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif",
	"text-font-weight": "400",
	"text-text-decoration": "none",
	"text-color": "hsla(200, 40%, 88%, .87)",

	"code-font-family": "'Roboto Mono', Consolas, Courier, monospace",
	"code-font-weight": "400",
	"code-text-decoration": "none",
	"code-color": "hsla(200, 40%, 88%, .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%, 68%)",

	"background": "hsl(218, 18%, 5%)",
	"white":      "hsl(218, 18%, 3%)",
	"dark-white": "hsl(217, 20%, 7%)",
	"light-grey": "hsl(214, 23%, 30%)",
	"grey":       "hsl(209, 29%, 54%)",
	"dark-grey":  "hsl(205, 34%, 63%)",
	"black":      "hsl(200, 40%, 94%)",
	"foreground": "hsl(200, 40%, 88%)",

	"primary": "hsl(24, 89%, 43%)",
	"secondary": "hsl(134, 70%, 37%)",
	"tertiary": "hsl(209, 29%, 54%)",

	"red":    "hsl(0, 71%, 41%)",
	"orange": "hsl(24, 89%, 43%)",
	"yellow": "hsl(45, 97%, 41%)",
	"olive":  "hsl(68, 79%, 37%)",
	"green":  "hsl(134, 70%, 37%)",
	"teal":   "hsl(177, 100%, 30%)",
	"blue":   "hsl(206, 73%, 38%)",
	"violet": "hsl(259, 58%, 40%)",
	"purple": "hsl(285, 59%, 39%)",
	"pink":   "hsl(326, 73%, 45%)",
	"brown":  "hsl(24, 45%, 35%)"
}
