From bd99aebf4388515273dfd720eb5c59b6e45da44f Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 21 Dec 2017 23:07:20 -0500 Subject: Update themes (#569) * Update themes * Update changelog --- app/src/main/assets/css/themes/custom.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/assets/css/themes/custom.scss') 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"; -- cgit v1.2.3