Tooth/data/light.css

15 lines
217 B
CSS
Raw Normal View History

2018-05-20 21:37:33 +00:00
@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;
}