mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Fix code block bgs
This commit is contained in:
@@ -92,7 +92,8 @@
|
||||
}
|
||||
|
||||
/* Code blocks */
|
||||
.sl-theme-dark .markdown-section pre {
|
||||
.sl-theme-dark .markdown-section pre,
|
||||
.sl-theme-dark .code-block__source {
|
||||
background-color: hsl(var(--sl-color-gray-hue), var(--sl-color-gray-saturation), 13%);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user