Added dark mode support on the settings page

Updated p, label color for light mode, removed commented code
This commit is contained in:
Maxx Crawford
2020-05-26 22:31:13 -05:00
parent 765a0eb727
commit b47844b43a
3 changed files with 41 additions and 5 deletions
+2 -1
View File
@@ -143,6 +143,7 @@
"/img/container-site-d-24.png"
],
"options_ui": {
"page": "options.html"
"page": "options.html",
"browser_style": true
}
}