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