mirror of
https://github.com/sst/opencode.git
synced 2025-08-04 13:30:52 +00:00
docs: styles
This commit is contained in:
parent
54dd6c644d
commit
efb5fe6d4e
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
--sl-color-divider: var(--sl-color-gray-5);
|
||||
}
|
||||
|
||||
.expressive-code .frame {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.shiki,
|
||||
.shiki span {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue