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 1b50b97a..af5847f5 100644
--- a/app/src/main/assets/css/themes/custom.scss
+++ b/app/src/main/assets/css/themes/custom.scss
@@ -1,6 +1,7 @@
$bg_transparent: unquote('$BT$');
$text: unquote('$T$');
$link: unquote('$TT$');
+$accent: unquote('$A$');
$background: unquote('$B$');
$background2: unquote('$BBT$');
$bg_opaque: unquote('$O$');