hangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinboxwhatsappicloudtweetdeckhipchattelegram
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
430 B
21 lines
430 B
{ |
|
"name": "ext-theme-aria", |
|
"type": "theme", |
|
"requires": ["ext-aria"], |
|
"extend": "ext-theme-neptune", |
|
|
|
"creator": "Sencha", |
|
"summary": "ARIA Theme", |
|
"detailedDescription": "A high-contrast accessibility theme based on Neptune", |
|
|
|
"version": "5.0.0", |
|
"compatVersion": "5.0.0", |
|
"format": "1", |
|
|
|
"slicer": { |
|
"js": [] |
|
}, |
|
|
|
"output": "${package.dir}/build", |
|
"local": true |
|
}
|
|
|