Tweaks for dark theme

This commit is contained in:
bleakgrey 2018-05-21 16:39:01 +03:00
parent 5ea88fd8c9
commit 5309bcec9d
1 changed files with 2 additions and 2 deletions

View File

@ -2,11 +2,11 @@
@define-color colorPrimary #333542;
.header-counters{
background: rgba(0,0,0,.4);
background: rgba(0,0,0,.2);
}
.attachment{
background: rgba (255,255,255,.3);
background: rgba (255,255,255,.15);
}
.card{