photoncss
Version:
Go from 0 to app in seconds
46 lines (45 loc) • 989 B
JSON
{
"palette": {
"body": {
"background": "#212121",
"headline": "#fafafa",
"waves": "#ffffff30",
"hover": "#ffffff10",
"body": "#e0e0e0",
"subtitle": "#797979"
},
"primary": {
"light": "#9be7ff",
"normal": "#64b5f6",
"dark": "#2286c3",
"text": "#000000",
"faded": "#64b5f620",
"waves": "#00000066",
"fadedwaves": "#64b5f666"
},
"secondary": {
"light": "#66ffa6",
"normal": "#00e676",
"dark": "#00b248",
"text": "#000000",
"faded": "#00e67620",
"waves": "#00000066",
"fadedwaves": "#00e67666"
},
"divider": "hsla(0,0%,100%,0.06)",
"error": "#f05545",
"sheet": {
"background": "#303030",
"body": "#e0e0e0"
},
"notification": {
"background": "#333333",
"text": "#ffffff"
},
"header": {
"background": "#191919",
"text": "#fff",
"waves": "#ffffff20"
}
}
}