diff --git a/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css b/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css index 0c91a48ca..ff4638840 100644 --- a/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css +++ b/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css @@ -1474,22 +1474,6 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar background-color: var(--color-background-dark); } -/* TODO: darken mails only with NC dark theme (needs some more js) */ -/* - * dark mails - */ - -/* @media (prefers-color-scheme: dark) { - #rl-app .bodyText, .bodyText img { - filter: invert(95%) hue-rotate(180deg); - } - - #rl-app .bodyText img { - border-radius: 4px; - } -} */ - -/* TODO: Improve settings layout and theming */ /* * settings */