NewsPen/themes/flowers/vars.json

11 lines
276 B
JSON
Raw Normal View History

{
"primary": "#008000",
"secondary": "#77ff77",
2018-02-07 19:06:17 -07:00
"medium": "#fc8a5b",
"headings": "#008000",
"background": "#ffffff",
"text": "#000000",
"secondary-alpha": "rgba(119,255,119,.25)",
"light": "#ffd5d5",
2018-02-07 19:06:17 -07:00
"light-alpha": "rgba(255,213,213,.25)"
}