aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/index.sass
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-06 16:54:09 +0800
committercrupest <crupest@outlook.com>2021-05-06 16:54:09 +0800
commit7808189ca0bc9176db16a1c1dea441f6190f094a (patch)
treedece767e61c590727b3e6a89a21a7bcb6a94b099 /FrontEnd/src/app/index.sass
parentb7eb792f8bdb6e52bdf91cecf0a2ce0513a790b6 (diff)
downloadtimeline-7808189ca0bc9176db16a1c1dea441f6190f094a.tar.gz
timeline-7808189ca0bc9176db16a1c1dea441f6190f094a.tar.bz2
timeline-7808189ca0bc9176db16a1c1dea441f6190f094a.zip
...
Diffstat (limited to 'FrontEnd/src/app/index.sass')
-rw-r--r--FrontEnd/src/app/index.sass5
1 files changed, 3 insertions, 2 deletions
diff --git a/FrontEnd/src/app/index.sass b/FrontEnd/src/app/index.sass
index 329248b8..2df5c726 100644
--- a/FrontEnd/src/app/index.sass
+++ b/FrontEnd/src/app/index.sass
@@ -16,8 +16,9 @@
@import './views/admin/admin'
:root
- --primary-color: #007bff
- --text-on-primary-color: #ffffff
+ --tl-primary-color: #007bff
+ --tl-text-on-primary-color: #ffffff
+ --tl-text-inactive-on-primary-color: rgb(255 255 255 / 75%)
small
line-height: 1.2