Tooth/data/light.css
2018-05-21 00:37:33 +03:00

15 lines
217 B
CSS

@define-color colorAccent #9aa7c8;
@define-color colorPrimary #9aa7c8;
.header-counters{
background: rgba(255,255,255,.4);
}
.attachment{
background: rgba (255,255,255,.8);
}
.card{
background: #fff;
}