photoncss
Version:
Go from 0 to app in seconds
46 lines (45 loc) • 976 B
JSON
{
"palette": {
"body": {
"background": "#091932",
"headline": "#fafafa",
"waves": "#597aad30",
"hover": "#597aad10",
"body": "#e0e0e0",
"subtitle": "#52637d"
},
"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": "#1d2f4c",
"error": "#f05545",
"sheet": {
"background": "#192942",
"body": "#e0e0e0"
},
"notification": {
"background": "#192942",
"text": "#ffffff"
},
"header": {
"background": "#040d1b",
"text": "#fff",
"waves": "#ffffff20"
}
}
}