mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 20:02:07 +00:00
Accent now applies to the hovering glow of the chat box
This commit is contained in:
+2
-2
@@ -10,7 +10,7 @@
|
||||
border: 1px solid rgb(97, 96, 99);
|
||||
}
|
||||
.scrollableContainer-15eg7h:hover {
|
||||
box-shadow: 0 0 2px 2px #4189c38c;
|
||||
box-shadow: 0 0 2px 2px var(--accent-selected);
|
||||
}
|
||||
.theme-light {
|
||||
.scrollableContainer-15eg7h, .hasConnectedBar-1vN2JH, .preview-QJ3OG3 {
|
||||
@@ -147,4 +147,4 @@ backdrop-filter: blur(10px);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user