aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/assets/css/themes/custom.scss
blob: 24b36760238fc5b9e7cabeddc79dfcea10b696b4 (plain)
1
2
3
4
5
6
7
8
9
10
$bg_transparent: transparent;
$text: unquote('$T$');
$link: unquote('$TT$');
$background: unquote('$B$');
$background2: unquote('$BB$');
$bg_opaque: unquote('$O$');
$divider: unquote('$D$');


@import "../core/main";