Skip to content

Proton Mail — Dark Message Images by koooo

Screenshot of Proton Mail — Dark Message Images

Details

Authorkoooo

LicenseNo License

Categorymail.proton.me

Created

Updated

Code size374 B

Code checksumc58e5735

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark message images UI fix for Proton Mail

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Proton Mail — Dark Message Images
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Dark message images UI fix for Proton Mail
@author         koooo
==/UserStyle== */
@-moz-document domain("mail.proton.me") {
  #proton-root.proton-dark-theme img {
    filter: invert(1) hue-rotate(180deg) !important;
  }
}

Reviews

No reviews yet.