Set themeColor

This commit is contained in:
Pavel Djundik
2019-07-22 20:57:09 +03:00
committed by GitHub
parent 880c54c239
commit 6c202c8dd4

View File

@@ -6,7 +6,8 @@
"thelounge": {
"name": "Solarized",
"type": "theme",
"css": "theme.css"
"css": "theme.css",
"themeColor": "#002b36"
},
"license": "MIT",
"homepage": "https://github.com/thelounge/thelounge-theme-solarized",