Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit 036e346

Browse files
authored
Merge pull request #125 from RyanLua/sidebar-background
Fix background colors for sidebar
2 parents 18cb15a + 32accd7 commit 036e346

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/style.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,14 @@ body {
137137
}
138138

139139
/* Sidebar */
140+
.yWU57c.AjWMy .rknsod {
141+
background-color: var(--bg-color);
142+
}
143+
144+
.yWU57c.AjWMy {
145+
border-color: var(--bd-color) !important;
146+
}
147+
140148
.JJgbTc {
141149
background-color: rgb(13, 101, 45) !important;
142150
color: rgb(206, 234, 214) !important;

0 commit comments

Comments
 (0)