UNPKG

@curia_/thelounge-theme-cg

Version:

Common Ground IRC theme based on Monokai Console with CG color palette

32 lines (31 loc) 693 B
{ "name": "@curia_/thelounge-theme-cg", "version": "1.0.0", "description": "Common Ground IRC theme based on Monokai Console with CG color palette", "main": "package.json", "thelounge": { "name": "Common Ground", "type": "theme", "files": [ "clacon2.woff2" ], "css": "theme.css" }, "license": "MIT", "homepage": "https://github.com/your-org/curia-irc-theme", "repository": { "type": "git", "url": "git+https://github.com/your-org/curia-irc-theme.git" }, "keywords": [ "thelounge", "thelounge-theme", "monokai", "monokai-console", "classic-console", "dark" ], "bugs": { "url": "https://github.com/deejayy/thelounge-theme-monokai-console/issues" } }