Skip to content

Commit 591c2e3

Browse files
committed
Updated breadcrumb bg-color
1 parent 4db1f3f commit 591c2e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: theming/theme-dark.scss

+4
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ p {
4141
color: #979c9c !important;
4242
}
4343

44+
.breadcrumb {
45+
background-color: #131818 !important;
46+
}
47+
4448
::selection {
4549
color: #31dce6;
4650
background: #192222;

0 commit comments

Comments
 (0)