question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[NFR] Support dark mode

See original GitHub issue

Now that MacOS Mojave dropped and android and windows already supporting it would it be possible to allow some changes to the style when we are in dark mode? Apple has a media query @media (prefers-dark-interface) for detecting that we are in dark mode not sure about the rest. I found a good read while searching for this. https://litmus.com/blog/email-designers-next-challenge-apple-dark-mode

** Looks like @media (prefers-dark-interface) is still a private api. Maybe we could leave this open until there is a public interface?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ruudbooncommented, Oct 6, 2018

Was thinking about something like

<mj-style interface="dark">
</mj-style>

But maybe the designers should just fix this with a normal media query when it’s available. Feel free to close.

0reactions
notflipcommented, Jan 20, 2022

You can override any attribute with css, mj-attributes in this case are just applied as inline style.

Ah I see, so using !important to overwrite the inline style, you mean?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use Dark Mode on your Mac - Apple Support
Notes can use a light background for notes while Dark Mode is turned on: Turn on Dark Mode, then open Notes and choose...
Read more >
MACKAGE Official Site US | Home of Luxury Outerwear
Discover the exclusive collection of outerwear on the Mackage US Official Site. Shop the latest leather jackets, wool coats, footwear & more.
Read more >
BleepingComputer | Cybersecurity, Technology News and ...
BleepingComputer.com is a premier destination for computer users of all skill levels to learn how to use and receive support for their computer....
Read more >
Stellar MLS: We Make MLS Easy
Stellar MLS is a tech-backed real estate service company that offers MLS and more!
Read more >
Dark Mode in Outlook - Microsoft Support
In Outlook for Microsoft 365, the black color theme includes dark mode, which provides a black background (instead of white) for the message...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found