aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/assets/css/themes/custom.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/assets/css/themes/custom.scss')
-rw-r--r--app/src/main/assets/css/themes/custom.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/assets/css/themes/custom.scss b/app/src/main/assets/css/themes/custom.scss
index af5847f5..c0a9ab49 100644
--- a/app/src/main/assets/css/themes/custom.scss
+++ b/app/src/main/assets/css/themes/custom.scss
@@ -7,5 +7,7 @@ $background2: unquote('$BBT$');
$bg_opaque: unquote('$O$');
$bg_opaque2: unquote('$OO$');
$divider: unquote('$D$');
+$card: unquote('$C$');
+$tint: unquote('$TI$');
@import "../core/main";