fix: add support for loading custom themes from .opencode/themes directory (#4229)

Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
Dax 2025-11-11 21:30:38 -05:00 committed by GitHub
parent 0bd11e970b
commit d81dce6a82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 270 additions and 5 deletions

View file

@ -26,4 +26,4 @@
"publishConfig": {
"directory": "dist"
}
}
}