Skip to content

Commit 806b2cc

Browse files
committed
fixup! WIP: adapt verseblocks to dark mode
1 parent 35b2df7 commit 806b2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/sass/dark-mode.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
}
7171
}
7272
body#{$class}#documentation #main div.verseblock pre.content {
73-
background-color: #bb9a60;
73+
background-color: #b7a78a;
7474
}
7575
}
7676

0 commit comments

Comments
 (0)