From c6ef92634d0ae026a59e023e69847b481975462b Mon Sep 17 00:00:00 2001 From: Frank Date: Thu, 28 Aug 2025 16:44:55 -0400 Subject: wip cloud --- cloud/app/src/style/token/color.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cloud/app/src/style') 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 -- cgit v1.2.3