Set themeColor
This commit is contained in:
parent
880c54c239
commit
6c202c8dd4
|
@ -6,7 +6,8 @@
|
||||||
"thelounge": {
|
"thelounge": {
|
||||||
"name": "Solarized",
|
"name": "Solarized",
|
||||||
"type": "theme",
|
"type": "theme",
|
||||||
"css": "theme.css"
|
"css": "theme.css",
|
||||||
|
"themeColor": "#002b36"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/thelounge/thelounge-theme-solarized",
|
"homepage": "https://github.com/thelounge/thelounge-theme-solarized",
|
||||||
|
|
Loading…
Reference in New Issue