Vorlage:Standardfarbe/colors.json: Unterschied zwischen den Versionen

Wikiadmin erstellte die Seite Vorlage:Standardfarbe/colors.json mit einem Nicht-Standard-Inhaltsmodell „JSON“
Markierung: Erneut erstellt
 
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
{}
{
"hintergrund": [
{
"keys": [
"basis"
],
"colors": {
"light": "ffffff",
"dark": "101418"
}
},
{
"keys": [
"1",
"thumb"
],
"colors": {
"light": "f8f9fa",
"dark": "202122"
}
},
{
"keys": [
"2"
],
"colors": {
"light": "ffffff"
}
},
{
"keys": [
"3"
],
"colors": {
"light": "ffff40"
}
},
{
"keys": [
"4"
],
"colors": {
"light": "ffaa00"
}
},
{
"keys": [
"5"
],
"colors": {
"light": "eaecf0",
"dark": "27292d"
}
},
{
"keys": [
"6"
],
"colors": {
"light": "b3b7ff"
}
},
{
"keys": [
"7"
],
"colors": {
"light": "ffcbcb"
}
},
{
"keys": [
"8"
],
"colors": {
"light": "ffebad"
}
},
{
"keys": [
"9"
],
"colors": {
"light": "b9ffc5"
}
}
],
"rahmen": [
{
"keys": [
"1"
],
"colors": {
"light": "a2a9b1",
"dark": "72777d"
}
},
{
"keys": [
"2"
],
"colors": {
"light": "eaecf0",
"dark": "404244"
}
},
{
"keys": [
"3"
],
"colors": {
"light": "c00000"
}
},
{
"keys": [
"4"
],
"colors": {
"light": "8888aa"
}
},
{
"keys": [
"5"
],
"colors": {
"light": "202122",
"dark": "eaecf0"
}
},
{
"keys": [
"thumb"
],
"colors": {
"light": "c8ccd1",
"dark": "54595d"
}
}
],
"text": [
{
"keys": [
"body"
],
"colors": {
"light": "202122",
"dark": "f8f9fa"
}
},
{
"keys": [
"link"
],
"colors": {
"light": "3366cc",
"dark": "88a3e8"
}
},
{
"keys": [
"rotlink"
],
"colors": {
"light": "bf3c2c",
"dark": "fd7865"
}
}
]
}