{
	"dark": true,
	"monoColor": [0.729, 0.863, 0.969],
	"saturation": 0.95,
	"border-radius": 3,

	"headline-font-family": "Roboto, 'Helvetica Neue', Arial, Helvetica, sans-serif",
	"headline-font-weight": "600",
	"headline-text-decoration": "none",
	"headline-color": "hsla(207, 85%, 70%, .87)",

	"text-font-family": "Roboto, 'Helvetica Neue', Arial, Helvetica, sans-serif",
	"text-font-weight": "400",
	"text-text-decoration": "none",
	"text-color": "hsla(207, 85%, 70%, .87)",

	"code-font-family": "'Roboto Mono', Consolas, Courier, monospace",
	"code-font-weight": "400",
	"code-text-decoration": "none",
	"code-color": "hsla(207, 85%, 70%, .87)",

	"link-font-family": "Roboto, 'Helvetica Neue', Arial, Helvetica, sans-serif",
	"link-font-weight": "400",
	"link-text-decoration": "none",
	"link-color": "hsl(210, 60%, 58%)",

	"link-hover-font-family": "Roboto, 'Helvetica Neue', Arial, Helvetica, sans-serif",
	"link-hover-font-weight": "400",
	"link-hover-text-decoration": "none",
	"link-hover-color": "hsl(210, 72%, 68%)",

	"background": "hsl(210, 40%, 5%)",
	"white":      "hsl(210, 40%, 2%)",
	"dark-white": "hsl(207, 40%, 7%)",
	"light-grey": "hsl(208, 50%, 28%)",
	"grey":       "hsl(208, 60%, 50%)",
	"dark-grey":  "hsl(208, 70%, 63%)",
	"black":      "hsl(207, 80%, 85%)",
	"foreground": "hsl(207, 85%, 70%)",

	"primary": "hsl(206, 73%, 47%)",
	"secondary": "hsl(24, 89%, 53%)",
	"tertiary": "hsl(209, 29%, 54%)",

	"red":    "hsl(0, 71%, 46%)",
	"orange": "hsl(24, 89%, 48%)",
	"yellow": "hsl(45, 97%, 46%)",
	"olive":  "hsl(68, 79%, 41%)",
	"green":  "hsl(134, 70%, 39%)",
	"teal":   "hsl(177, 100%, 31%)",
	"blue":   "hsl(206, 73%, 43%)",
	"violet": "hsl(259, 58%, 45%)",
	"purple": "hsl(285, 59%, 44%)",
	"pink":   "hsl(326, 73%, 50%)",
	"brown":  "hsl(24, 45%, 41%)"
}
