diff --git a/package.json b/package.json index b3f6429..65ea1dd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,8 @@ "name": "lounge-theme-solarized", "version": "1.0.0", "description": "A simple theme with Solarized colours", - "main": "index.js", + "main": "package.json", + "css": "theme.css", "license": "MIT", "homepage": "https://github.com/thelounge/lounge-theme-solarized", "repository": {