From 9b27d61fe88840142e817c13f96294f429862361 Mon Sep 17 00:00:00 2001 From: Jay V Date: Thu, 28 Aug 2025 17:34:55 -0400 Subject: ignore: cloud --- cloud/app/src/style/token/color.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cloud/app/src/style/token') diff --git a/cloud/app/src/style/token/color.css b/cloud/app/src/style/token/color.css index 31d11e2dd..35846acd9 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