diff options
| author | Dax Raad <[email protected]> | 2025-11-02 20:56:54 -0500 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-03 01:57:36 +0000 |
| commit | be685e95a32a856070d5e4f215ddb57fa3dc19fa (patch) | |
| tree | 2ddc76d7b9e402c0069908c95ee0c2bcdb23d14d | |
| parent | dc2ab75fcab74377b8b2de93a00eeb7268c5bd75 (diff) | |
| download | opencode-be685e95a32a856070d5e4f215ddb57fa3dc19fa.tar.gz opencode-be685e95a32a856070d5e4f215ddb57fa3dc19fa.zip | |
docs
| -rw-r--r-- | packages/web/src/content/docs/1-0.mdx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/1-0.mdx b/packages/web/src/content/docs/1-0.mdx index d9b6dbbad..49db53d72 100644 --- a/packages/web/src/content/docs/1-0.mdx +++ b/packages/web/src/content/docs/1-0.mdx @@ -43,6 +43,10 @@ We removed some functionality that we weren't sure anyone actually used. If some ## Breaking changes +### Theme + +The `system` theme has not yet been ported and custom themes aren't loaded yet but both of these will be fixed this week. + ### Keybinds renamed - messages_revert -> messages_undo |
