Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3aee5ee authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

snappy theme fix

parent fd481993
Loading
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@
    --color-text-lighter: #767676;
    --color-text-dark-second: rgba(0, 0, 0, 0.38);
    --color-text-selection: #ffffff;
    --color-primary-element-text-login:#ffffff;
    --color-scrollbar: rgba(34, 34, 34, 0.15);
    --color-error: #e9322d;
    --color-error-second: #F8432E;
@@ -232,6 +233,7 @@ body.theme--dark {
    --color-text-lighter: #a5a5a5;
    --color-text-dark-second: rgba(255, 255, 255, 0.38);
    --color-text-selection: #ffffff;
    --color-primary-element-text-login:#ffffff;
    --color-scrollbar: #3d3d3d;
    --color-error: #e9322d;
    --color-error-second: #F8432E;
@@ -2817,14 +2819,13 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
        -webkit-mask-repeat: no-repeat;
        background-color: var(--svg-color);
        opacity: 0.38;
        height: 25px;
        height: 24
        px;
        width: 15px;
        color: transparent;
    }
    #rl-app #V-MailMessageView .messageView span.flagParent {
        font-size: 14px;
        vertical-align: middle;
        line-height: 16px;
    }
    #rl-app #V-MailMessageView .messageView span.flagParent.g-ui-user-select-none.fontastic.flagOn {
        color: #ffca48;