summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/sidebar.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/scss/sidebar.scss b/scss/sidebar.scss
index e4dcf13..5616ce3 100644
--- a/scss/sidebar.scss
+++ b/scss/sidebar.scss
@@ -216,8 +216,8 @@
@include lib.fluent-decel(1000ms);
min-height: lib.s(8);
- background-color: scheme.$surface0;
- color: scheme.$overlay0;
+ background-color: scheme.$overlay0;
+ color: scheme.$subtext1;
}
.time {