@phoenix-plugin-registry/generic-dark-theme
Version:
A subtly colored dark theme focused on readability.
24 lines (23 loc) • 533 B
JSON
{
"title": "Generic Dark",
"name": "@phoenix-plugin-registry/generic-dark-theme",
"description": "A subtly colored dark theme focused on readability.",
"version": "1.0.0",
"homepage": "https://gitlab.com/isakcombrinck/brackets--generic-dark-theme",
"author": "Isak Combrinck",
"email": "isak.combrinck@hotmail.com",
"license": "MIT",
"theme": {
"file": "generic.less",
"dark": true
},
"keywords": [
"theme",
"generic",
"dark",
"readable",
"colorful",
"subtle",
"matte"
]
}