From 64aaadc97de14a4a90bda6c9039d9894ecfc693a Mon Sep 17 00:00:00 2001 From: Sebastian Herrlinger Date: Wed, 25 Mar 2026 23:33:37 +0100 Subject: [PATCH] theme tweak --- .opencode/plugins/smoke-theme.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.opencode/plugins/smoke-theme.json b/.opencode/plugins/smoke-theme.json index 5c84b54b0d..6e4595d446 100644 --- a/.opencode/plugins/smoke-theme.json +++ b/.opencode/plugins/smoke-theme.json @@ -20,8 +20,8 @@ }, "theme": { "primary": { - "dark": "nord8", - "light": "nord10" + "dark": "nord10", + "light": "nord9" }, "secondary": { "dark": "nord9",