We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242d273 commit 09f2f7dCopy full SHA for 09f2f7d
src/components/sidebar/style.module.scss
@@ -7,7 +7,7 @@
7
.sidebar {
8
--sidebar-item-bg-hover: var(--accent-purple-light);
9
--sidebar-item-color: var(--accent-purple);
10
- background-color: var(--color-page-background);
+ background-color: var(--gray-1);
11
top: var(--header-height);
12
bottom: 0;
13
flex-direction: column;
0 commit comments