From 0c812192ec5ba69b777323a8214bd01423ac5f40 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Fri, 17 Apr 2026 22:12:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86=20TUI=20=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E5=88=87=E6=8D=A2=E4=B8=BA=20catppuccin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tui.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tui.jsonc b/tui.jsonc index 59f46ac..4000c27 100644 --- a/tui.jsonc +++ b/tui.jsonc @@ -1,4 +1,4 @@ { "$schema": "https://opencode.ai/tui.json", - "theme": "system" + "theme": "catppuccin" }