mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 02:51:50 +00:00
31dd73ae81
Bug: T222086 Change-Id: I09c0a4e039de224d3cb0dd92855c559668ed35d3
24 lines
375 B
JSON
24 lines
375 B
JSON
{
|
|
"variants": {
|
|
"invert": {
|
|
"color": "#fff",
|
|
"global": true
|
|
},
|
|
"progressive": {
|
|
"color": "#36c",
|
|
"global": true
|
|
}
|
|
},
|
|
"images": {
|
|
"parameter": {
|
|
"file": "../images/icons/parameter-ltr.svg"
|
|
},
|
|
"parameter-set": {
|
|
"file": "../images/icons/parameter-set-ltr.svg"
|
|
},
|
|
"public-domain": {
|
|
"file": "../images/icons/public-domain.svg"
|
|
}
|
|
}
|
|
}
|