mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-25 03:34:22 +01:00
Styling share
This commit is contained in:
7
packages/web/src/components/codeblock.module.css
Normal file
7
packages/web/src/components/codeblock.module.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.codeblock {
|
||||
pre {
|
||||
--shiki-dark-bg: var(--sl-color-bg) !important;
|
||||
background-color: var(--sl-color-bg) !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user