thelounge-theme-nightfall
Version:
A dark theme for The Lounge. Clean, simple and beautiful.
25 lines (24 loc) • 573 B
JSON
{
"name": "thelounge-theme-nightfall",
"version": "1.1.4",
"description": "A dark theme for The Lounge. Clean, simple and beautiful.",
"main": "package.json",
"license": "MIT",
"keywords": [
"thelounge",
"thelounge-theme"
],
"thelounge": {
"css": "theme.css",
"name": "Nightfall",
"type": "theme"
},
"homepage": "https://github.com/snowfudge/nightfall",
"repository": {
"type": "git",
"url": "git+https://github.com/snowfudge/nightfall.git"
},
"bugs": {
"url": "https://github.com/snowfudge/nightfall/issues"
}
}