Use lounge object
This commit is contained in:
parent
d385c0811f
commit
e827c78f76
|
@ -3,7 +3,11 @@
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "A simple theme with Solarized colours",
|
"description": "A simple theme with Solarized colours",
|
||||||
"main": "package.json",
|
"main": "package.json",
|
||||||
"css": "theme.css",
|
"lounge": {
|
||||||
|
"name": "Solarized",
|
||||||
|
"type": "theme",
|
||||||
|
"css": "theme.css"
|
||||||
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/thelounge/lounge-theme-solarized",
|
"homepage": "https://github.com/thelounge/lounge-theme-solarized",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in New Issue