photoncss
Version:
Go from 0 to app in seconds
51 lines (50 loc) • 1.13 kB
JSON
{
"palette": {
"body": {
"background": "#36393f",
"headline": "#ffffff",
"waves": "#ffffff30",
"hover": "#ffffff10",
"body": "#dcddde",
"subtitle": "#b9bbbe"
},
"primary": {
"light": "#a5b9ff",
"normal": "#7289DA",
"dark": "#3f5ca8",
"text": "#ffffff",
"faded": "#7289DA20",
"waves": "#ffffff66",
"fadedwaves": "#7289DA66"
},
"secondary": {
"light": "#78e8b1",
"normal": "#43b581",
"dark": "#008454",
"text": "#ffffff",
"faded": "#43b58120",
"waves": "#ffffff66",
"fadedwaves": "#43b58166"
},
"divider": "#4f545c",
"error": "#f04747",
"sheet": {
"background": "#2f3136",
"body": "#dcddde"
},
"notification": {
"background": "#18191c",
"text": "#dcddde"
},
"header": {
"background": "#18191c",
"text": "#fff",
"waves": "#ffffff20"
}
},
"font": {
"interactive": "Uni Sans Heavy CAPS, sans-serif",
"headline": "Uni Sans Heavy CAPS, sans-serif",
"body": "Roboto, sans-serif"
}
}