mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
218ac78960
… as well as messages, CSS, and icons that are now unused. Bug: T310859 Change-Id: I1a2797728788cf1a86299414c1430ded0b362d4e
21 lines
298 B
JSON
21 lines
298 B
JSON
{
|
|
"variants": {
|
|
"invert": {
|
|
"color": "#fff",
|
|
"global": true
|
|
},
|
|
"progressive": {
|
|
"color": "#36c",
|
|
"global": true
|
|
}
|
|
},
|
|
"images": {
|
|
"parameter": {
|
|
"file": "../images/icons/parameter-ltr.svg"
|
|
},
|
|
"public-domain": {
|
|
"file": "../images/icons/public-domain.svg"
|
|
}
|
|
}
|
|
}
|