aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/assets/css/themes/material_glass.scss
blob: ce341b0ab7c689b2bec10e040355514394d198f0 (plain)
1
2
3
4
5
6
$text: #fff;
$link: #eee;
$background: rgba(#000, 0.3);
$bg_transparent: transparent;

@import "../core/main";