summaryrefslogtreecommitdiffhomepage
path: root/cloud/app/src/style
diff options
context:
space:
mode:
Diffstat (limited to 'cloud/app/src/style')
-rw-r--r--cloud/app/src/style/token/color.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/cloud/app/src/style/token/color.css b/cloud/app/src/style/token/color.css
index 35846acd9..31d11e2dd 100644
--- a/cloud/app/src/style/token/color.css
+++ b/cloud/app/src/style/token/color.css
@@ -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);
}
-}
+} \ No newline at end of file