From 6f832d3d8ccfdca2fa4b07f602eb34489ab1e0ef Mon Sep 17 00:00:00 2001 From: imbytecat Date: Fri, 27 Feb 2026 18:50:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E7=8B=AC=E7=AB=8B=20?= =?UTF-8?q?TUI=20=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tui.jsonc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tui.jsonc diff --git a/tui.jsonc b/tui.jsonc new file mode 100644 index 0000000..59f46ac --- /dev/null +++ b/tui.jsonc @@ -0,0 +1,4 @@ +{ + "$schema": "https://opencode.ai/tui.json", + "theme": "system" +}