mirror of
https://github.com/Newnetirc/thelounge-theme-newnet.git
synced 2026-01-24 07:30:19 +00:00
Use lounge object
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user