wip cloud
This commit is contained in:
parent
f97fdceb01
commit
c6ef92634d
5 changed files with 370 additions and 10 deletions
|
|
@ -47,7 +47,7 @@
|
|||
@media (prefers-color-scheme: dark) {
|
||||
:root {
|
||||
/* OpenCode dark theme colors */
|
||||
--color-bg: #0c0c0e;
|
||||
/*--color-bg: #0c0c0e;*/
|
||||
--color-bg-surface: #161618;
|
||||
--color-bg-elevated: #1c1c1f;
|
||||
|
||||
|
|
@ -87,4 +87,4 @@
|
|||
--color-surface-hover: var(--color-bg-elevated);
|
||||
--color-border: var(--color-border);
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue