this post was submitted on 12 Apr 2024
10 points (100.0% liked)
Reddthat Community and Support
713 readers
1 users here now
Reddthat Community & Support
This community is for us to chat about anything and everything, including support topics!
There is no defining specific rules for this community and it can be anything from "I do not like the weather" to "I've won the jackpot and want to give all the money away to charity!" ๐
Before posting, have you read the rules?
Introductory Required Reading
For anything else, try a search and see what turns up, if not post away!
Alternative Matrix Chatroom:
Alternative Support Forums:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm not sure where this change is coming from (I don't see a version number update listed), but dark mode in mlmym seems to have very suddenly changed just a few minutes before I posted this --
<link rel="stylesheet" href="/_/static/dark.css?v=0.0.40%0a" media="(prefers-color-scheme:dark)">
is missing from updated pages leading to things like the envelope being bright white when it was a nice subtle grey before.Edit: It seems like this was also paired with adding the class "dark" to the body, but this is not equivalent to the old appearance. (Removing
class="dark"
from the body and adding the old CSS link back reverts the styling change as far as I can tell.)๐
๐
Reverted ๐
As I was looking at mlmym's docs, I thought I had forgot to turn dark mode on
Thanks! It looks the way I'm used to again now.
Maybe that option is supposed to make the default view dark mode? I don't know why it would do things differently than enabling dark mode myself in settings, but I guess it does.