@phoenix-plugin-registry/solarized-dark-theme
Version:
Solarized Dark theme
21 lines (20 loc) • 429 B
JSON
{
"name": "@phoenix-plugin-registry/solarized-dark-theme",
"title": "Solarized Dark",
"description": "Solarized Dark theme",
"homepage": "https://github.com/ShaneRamiah/DarkSolarizedBrackets",
"version": "1.1.0",
"author": "Shane Ramiah",
"license": "MIT",
"engines": {
"brackets": ">=0.42.0"
},
"theme": {
"file": "theme.less",
"dark": true
},
"keywords": [
"Solarized",
"Dark"
]
}