You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 10, 2019. It is now read-only.
As stated in #25, usage of the built-in "dark theme" has been requested. I don't know a soul who doesn't switch Twitter to dark mode, and Discord is another example.
We may need a separate JS file to do this for us. I would recommend modding the DOM through JS instead of modding the HTML for this, and we need to figure out which components need it and which keep the primary / secondary colors.
Creating as a separate issue because we have other stuff to tend to.
The text was updated successfully, but these errors were encountered:
As stated in #25, usage of the built-in "dark theme" has been requested. I don't know a soul who doesn't switch Twitter to dark mode, and Discord is another example.
We may need a separate JS file to do this for us. I would recommend modding the DOM through JS instead of modding the HTML for this, and we need to figure out which components need it and which keep the primary / secondary colors.
Creating as a separate issue because we have other stuff to tend to.
The text was updated successfully, but these errors were encountered: