Closed donCESAR12345 closed 6 months ago
Hi! You can use the below css snippet to easilly change the color of the memberlist
when you hover over it.
/* Changes the hover color on avatar only member only list */
.members__573eb:hover {
background-color: #CECBF0; /*change it if you need to*/
}
In the next release we will match it with the color scheme. For more css snippets please join our discord server if you have not already.
When using the theme with Vesktop in light mode the sidebar for users in servers appears dark when hovering over it. Without hovering, colors are fine. When hovering it becomes dark. This really breaks the aesthetic, so I would expect this to be a bug.