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