Styling share

This commit is contained in:
Jay V
2025-06-03 15:55:31 -04:00
parent ad84355ebc
commit feeb49a42b
5 changed files with 241 additions and 24 deletions

View File

@@ -0,0 +1,7 @@
.codeblock {
pre {
--shiki-dark-bg: var(--sl-color-bg) !important;
background-color: var(--sl-color-bg) !important;
}
}