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