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.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/assets/css/themes/custom.scss b/app/src/main/assets/css/themes/custom.scss
index c0a9ab49..50c029fb 100644
--- a/app/src/main/assets/css/themes/custom.scss
+++ b/app/src/main/assets/css/themes/custom.scss
@@ -2,6 +2,7 @@ $bg_transparent: unquote('$BT$');
$text: unquote('$T$');
$link: unquote('$TT$');
$accent: unquote('$A$');
+$accent_text: unquote('$AT$');
$background: unquote('$B$');
$background2: unquote('$BBT$');
$bg_opaque: unquote('$O$');