{
	"dark": true,
	"monoColor": [0, 0, 1],
	"saturation": 0,
	"border-radius": 6,

	"headline-font-family": "Roboto, 'Helvetica Neue', Arial, Helvetica, sans-serif",
	"headline-font-weight": "600",
	"headline-text-decoration": "none",
	"headline-color": "rgb(0, 0, 220)",

	"text-font-family": "Roboto, 'Helvetica Neue', Arial, Helvetica, sans-serif",
	"text-font-weight": "400",
	"text-text-decoration": "none",
	"text-color": "rgb(0, 0, 220)",

	"code-font-family": "'Roboto Mono', Consolas, Courier, monospace",
	"code-font-weight": "400",
	"code-text-decoration": "none",
	"code-color": "rgb(0, 0, 220)",

	"link-font-family": "Roboto, 'Helvetica Neue', Arial, Helvetica, sans-serif",
	"link-font-weight": "400",
	"link-text-decoration": "none",
	"link-color": "rgb(0, 0, 240)",

	"link-hover-font-family": "Roboto, 'Helvetica Neue', Arial, Helvetica, sans-serif",
	"link-hover-font-weight": "400",
	"link-hover-text-decoration": "none",
	"link-hover-color": "rgb(0, 0, 255)",

	"background": "rgb(0, 0, 0)",
	"white":      "rgb(0, 0, 0)",
	"dark-white": "rgb(0, 0, 10)",
	"light-grey": "rgb(0, 0, 80)",
	"grey":       "rgb(0, 0, 140)",
	"dark-grey":  "rgb(0, 0, 200)",
	"black":      "rgb(0, 0, 255)",
	"foreground": "rgb(0, 0, 250)",

	"primary": "rgb(0, 0, 220)",
	"secondary": "rgb(0, 0, 140)",
	"tertiary": "rgb(0, 0, 90)",

	"yellow": "rgb(0, 0, 255)",
	"orange": "rgb(0, 0, 235)",
	"olive":  "rgb(0, 0, 215)",
	"green":  "rgb(0, 0, 195)",
	"pink":   "rgb(0, 0, 175)",
	"red":    "rgb(0, 0, 155)",
	"teal":   "rgb(0, 0, 135)",
	"purple": "rgb(0, 0, 115)",
	"blue":   "rgb(0, 0, 95)",
	"brown":  "rgb(0, 0, 75)",
	"violet": "rgb(0, 0, 55)"
}
