UNPKG

@arkecosystem/desktop-wallet-theme-dark-contrast

Version:
44 lines (43 loc) 1.48 kB
{ "name": "@arkecosystem/desktop-wallet-theme-dark-contrast", "version": "0.1.6", "description": "Dark contrast theme", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/ark-ecosystem-desktop-plugins/dark-contrast-theme.git" }, "desktop-wallet": { "title": "Dark Contrast Theme", "logo": "https://raw.githubusercontent.com/ark-ecosystem-desktop-plugins/dark-contrast-theme/master/images/logo.png", "images": [ "https://raw.githubusercontent.com/ark-ecosystem-desktop-plugins/dark-contrast-theme/master/images/preview-1.jpg", "https://raw.githubusercontent.com/ark-ecosystem-desktop-plugins/dark-contrast-theme/master/images/preview-2.jpg", "https://raw.githubusercontent.com/ark-ecosystem-desktop-plugins/dark-contrast-theme/master/images/preview-3.jpg", "https://raw.githubusercontent.com/ark-ecosystem-desktop-plugins/dark-contrast-theme/master/images/preview-4.jpg" ], "categories": [ "theme" ], "permissions": [ "THEMES" ], "minVersion": "2.6" }, "keywords": [ "theme", "dark", "contrast", "@arkecosystem", "desktop-wallet", "plugin" ], "contributors": [ "Juan A. Martín <juan@ark.io>" ], "license": "MIT", "bugs": { "url": "https://github.com/ark-ecosystem-desktop-plugins/dark-contrast-theme/issues" }, "homepage": "https://github.com/ark-ecosystem-desktop-plugins/dark-contrast-theme#readme" }