summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk
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/sdk
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/sdk')
-rw-r--r--packages/sdk/js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sdk/js/package.json b/packages/sdk/js/package.json
index 4e1b0df72..c4530dc65 100644
--- a/packages/sdk/js/package.json
+++ b/packages/sdk/js/package.json
@@ -26,4 +26,4 @@
"publishConfig": {
"directory": "dist"
}
-} \ No newline at end of file
+}