Skip to content

mail.proton.me/u/0/inbox by vnsrz

Details

Authorvnsrz

LicenseNo License

Categorymail.proton.me

Created

Updated

Code size633 B

Code checksumd9029658

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Tweaks to enhance the theme provided by zeninternet

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           mail.proton.me/u/0/inbox
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         vnsrz
==/UserStyle== */

@-moz-document url-prefix("https://mail.proton.me/u/0/inbox") {
    .read {
        --email-item-read-icon-background-color: #a482f340 !important;
    }
    
    .bg-strong {
        --background-strong: #a482f340 !important;
    }
    
    .sidebar-meter-storage {
        --border-weak: #a482f340 !important;
    }
    
    .message-header-security-icons {
        --email-message-view-background-color: #00000000 !important;
    }
}

Reviews

No reviews yet.