mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 07:52:03 +00:00
styling share
This commit is contained in:
parent
cb48813c95
commit
71bab45065
5 changed files with 140 additions and 12 deletions
4
app/packages/web/src/styles/custom.css
Normal file
4
app/packages/web/src/styles/custom.css
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
:root {
|
||||
--sl-color-bg-surface: var(--sl-color-bg-nav);
|
||||
--sl-color-divider: var(--sl-color-gray-5);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue