summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/ContactsList.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/ContactsList.scss b/css/ContactsList.scss
index 30e603de..5a2e39bc 100644
--- a/css/ContactsList.scss
+++ b/css/ContactsList.scss
@@ -27,7 +27,7 @@
width: 44px;
height: 44px;
z-index: 149;
- background-color: var(--color-main-background-darker);
+ background-color: var(--color-background-darker);
cursor: pointer;
opacity: 0.6;
transform: rotate(180deg);