forked from imbytecat/opencode-config
refactor: 将主题设置从 "tokyonight" 更改为 "system"
- 将主题设置从 "tokyonight" 更改为 "system"。
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://opencode.ai/config.json",
|
"$schema": "https://opencode.ai/config.json",
|
||||||
"autoupdate": "notify",
|
"autoupdate": "notify",
|
||||||
"theme": "tokyonight",
|
"theme": "system",
|
||||||
"model": "cpa-anthropic/claude-sonnet-4-5",
|
"model": "cpa-anthropic/claude-sonnet-4-5",
|
||||||
"small_model": "cpa-google/gemini-3-flash",
|
"small_model": "cpa-google/gemini-3-flash",
|
||||||
"plugin": [
|
"plugin": [
|
||||||
|
|||||||
Reference in New Issue
Block a user