1
0
forked from agents/opencode

Compare commits

...

2 Commits

Author SHA1 Message Date
mdy bc349dd01c chore: 将主题从 system 修改为 everforest 2026-03-02 13:31:33 +08:00
mdy 6e81723e4f chore: 将 .env 文件添加到 .gitignore 2026-03-02 13:31:21 +08:00
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -4,3 +4,4 @@ bun.lock
.DS_Store
Thumbs.db
.env
+1 -1
View File
@@ -1,4 +1,4 @@
{
"$schema": "https://opencode.ai/tui.json",
"theme": "system"
"theme": "everforest"
}