mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
Remove hardcoded vscode extension theme
This commit is contained in:
parent
69966c73f8
commit
13dbf912ca
@ -57,7 +57,7 @@ export function activate(context: vscode.ExtensionContext) {
|
||||
})
|
||||
|
||||
terminal.show()
|
||||
terminal.sendText(`OPENCODE_THEME=system OPENCODE_CALLER=vscode opencode --port ${port}`)
|
||||
terminal.sendText(`OPENCODE_CALLER=vscode opencode --port ${port}`)
|
||||
|
||||
const fileRef = getActiveFile()
|
||||
if (!fileRef) return
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user