photoncss
Version:
Go from 0 to app in seconds
46 lines (45 loc) • 976 B
JSON
{
"palette": {
"body": {
"background": "#ffffff",
"headline": "#000000",
"waves": "#00000030",
"hover": "#00000010",
"body": "#212121",
"subtitle": "#676767"
},
"primary": {
"light": "#63a4ff",
"normal": "#1976d4",
"dark": "#004ba0",
"text": "#ffffff",
"faded": "#1976d420",
"waves": "#ffffff66",
"fadedwaves": "#1976d466"
},
"secondary": {
"light": "#5efc82",
"normal": "#00c853",
"dark": "#009624",
"text": "#ffffff",
"faded": "#00c85320",
"waves": "#ffffff66",
"fadedwaves": "#00c85366"
},
"divider": "#e0e0e0",
"error": "#d32f2f",
"sheet": {
"background": "#ffffff",
"body": "#212121"
},
"notification": {
"background": "#333333",
"text": "#ffffff"
},
"header": {
"background": "#191919",
"text": "#fff",
"waves": "#ffffff20"
}
}
}