Light Theme #846
magiruuvelvet
started this conversation in
Show and tell
Light Theme
#846
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
For anyone that needs or depends (accessibility) on a light theme right now I put together a surgical CSS to create a somewhat acceptable light theme to make Grayjay at least usable.
You need to append this custom style tag to the
wwwroot/web/index.htmlfile right before the end of the</body>tag. Note that these changes will be lost on Grayjay updates and need to be redone.For Linux Flatpak installations the full location is:
/var/lib/flatpak/app/app.grayjay.Grayjay/current/active/files/grayjay/wwwroot/web/index.htmlThe final result should look similar to this:
Thank you for this great software. I hope you consider implementing a proper light theme in the future. Light themes are a real accessibility concern for some people, not just a preference.
All reactions