thelounge-theme-amoled-sourcecodepro
Version:
Black theme suitable for AMOLED displays - with Source Code Pro
29 lines (28 loc) • 709 B
JSON
{
"name": "thelounge-theme-amoled-sourcecodepro",
"version": "1.0.16",
"description": "Black theme suitable for AMOLED displays - with Source Code Pro",
"main": "package.json",
"thelounge": {
"name": "Amoled-SCP",
"type": "theme",
"css": "theme.css"
},
"license": "MIT",
"homepage": "https://github.com/gryffyn/thelounge-theme-amoled",
"repository": {
"type": "git",
"url": "git+https://github.com/gryffyn/thelounge-theme-amoled.git"
},
"keywords": [
"amoled",
"monospace",
"black",
"dark",
"thelounge",
"thelounge-theme"
],
"bugs": {
"url": "https://github.com/gryffyn/thelounge-theme-amoled/issues"
}
}