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

Commit b18d47c

Browse files
committed
Fix loading bar background color
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
1 parent ab818e8 commit b18d47c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/dark-mode.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ body {
9797
background-color: var(--blue-hover) !important;
9898
}
9999

100+
.Po14Kd {
101+
background-color: var(--blue-hover) !important;
102+
}
103+
100104
/* Sidebar */
101105
.Gfjxy.bFjUmb-Ysl7Fe.Fh209b,
102106
.Gfjxy .bFjUmb-Ysl7Fe.Fh209b {

0 commit comments

Comments
 (0)