CS 0 Unsubscribe Flag as spam Edit Delete Target Android/Outlook.com for Dark Mode Shared by Carin Slater, 2022-12-03 21:29:26. Tagged: Hack, Android Copy to Clipboard Save to Design Library Snippet Trigger View Design Library Please enter a valid trigger The text that, when typed and followed by a tab will trigger the insertion of the snippet code. Added to your Design Library. Go to Design Library. Copied to Clipboard Your snippet is out of date. Update snippet <!--Dark Mode media queries to target some Android and Outlook.com --> <style> /* targets color attribute */ [data-ogsc] .fubar { } /* targets background attribute */ [data-ogsb] .fubar { } </style>