summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authorDax <[email protected]>2025-11-11 21:30:38 -0500
committerGitHub <[email protected]>2025-11-11 21:30:38 -0500
commitd81dce6a82d670d69e813a1bba67b9f06698d30b (patch)
tree43cac7183e558031e6e75c32d0cddf189ef7d3e8 /packages/plugin
parent0bd11e970b723b8cd59c14dd55e00829d9dcb862 (diff)
downloadopencode-d81dce6a82d670d69e813a1bba67b9f06698d30b.tar.gz
opencode-d81dce6a82d670d69e813a1bba67b9f06698d30b.zip
fix: add support for loading custom themes from .opencode/themes directory (#4229)
Co-authored-by: GitHub Action <[email protected]>
Diffstat (limited to 'packages/plugin')
-rw-r--r--packages/plugin/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json
index 675971e2b..427ea3e40 100644
--- a/packages/plugin/package.json
+++ b/packages/plugin/package.json
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-} \ No newline at end of file
+}