Skip to content

Commit dce15c9

Browse files
committed
Updated
1 parent 871a4b4 commit dce15c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

craft.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ html[data-theme=dark] {
517517
background-color: var(--cl-whitesmoke);
518518
}
519519
.dark-theme .block-children-left-border, html[data-theme=dark] .block-children-left-border {
520-
background-color: var(--cl-darkjungle);
520+
background-color: var(--cl-bunker);
521521
}
522522

523523
blockquote {
@@ -531,7 +531,7 @@ blockquote {
531531
font-family: -apple-system, BlinkMacSystemFont, sans-serif;
532532
}
533533
.dark-theme blockquote, html[data-theme=dark] blockquote {
534-
background-color: var(--cl-darkjungle);
534+
background-color: var(--cl-bokara);
535535
border-top: transparent;
536536
border-right: transparent;
537537
border-bottom: transparent;

0 commit comments

Comments
 (0)