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

Commit ae85b640 authored by Ronak's avatar Ronak
Browse files

Button text color issue in notification drawer

parent 0d5efa60
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -316,7 +316,7 @@ body[data-themes="dark"] , body[data-themes="dark-highcontrast"] {
    --background-invert-if-bright: no;
    --color-primary: #087BF9;
    --color-primary-default: #0082c9;
    --color-primary-text: rgba(255, 255, 255, 0.04);
    --color-primary-text: #ffffff;
    --color-background-composeheader: #383838;
    --color-primary-text-checkbox: #000000;
    --color-createfolder-text: #121212;