mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 19:09:29 +00:00
c99b4a0ad5
Bug: T190166 Change-Id: I28cc22d49881a25973b31e5e112130fb21cf4a37
42 lines
801 B
JSON
42 lines
801 B
JSON
{
|
|
"variants": {
|
|
"invert": {
|
|
"color": "#fff",
|
|
"global": true
|
|
},
|
|
"progressive": {
|
|
"color": "#36c",
|
|
"global": true
|
|
}
|
|
},
|
|
"images": {
|
|
"alienextension": {
|
|
"file": "../images/icons/alienextension.svg"
|
|
},
|
|
"image-none": {
|
|
"file": "../images/icons/image-none.svg"
|
|
},
|
|
"image-frame": {
|
|
"file": "../images/icons/image-frame.svg"
|
|
},
|
|
"image-frameless": {
|
|
"file": "../images/icons/image-frameless.svg"
|
|
},
|
|
"image-thumbnail": {
|
|
"file": "../images/icons/image-thumbnail.svg"
|
|
},
|
|
"parameter": {
|
|
"file": "../images/icons/parameter-ltr.svg"
|
|
},
|
|
"parameter-set": {
|
|
"file": "../images/icons/parameter-set-ltr.svg"
|
|
},
|
|
"public-domain": {
|
|
"file": "../images/icons/public-domain.svg"
|
|
},
|
|
"profile": {
|
|
"file": "../images/icons/profile.svg"
|
|
}
|
|
}
|
|
}
|