Conversation
|
We require contributors to sign our Contributor License Agreement, and we don't have @trapplus on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
|
@cla-bot check |
|
We require contributors to sign our Contributor License Agreement, and we don't have @trapplus on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
|
The cla-bot has been summoned, and re-checked this pull request! |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ee2d77171d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| url = https://codeberg.org/polymorphicengine/zwirn-zed-extension.git | ||
| [submodule "extensions/material-prism-theme"] | ||
| path = extensions/material-prism-theme | ||
| url = https://github.com/trapplus/zed-transparent-material-design-themes |
There was a problem hiding this comment.
Pin a commit whose manifest points back to this repo
The submodule added here tracks https://github.com/trapplus/zed-transparent-material-design-themes, but the pinned commit’s extension.toml still declares repository = "https://github.com/trapplus/material-prism-theme". That mismatch gets baked into the packaged manifest.json, so users who follow the extension’s source link land on the wrong repository (currently a 404) instead of the code we vendor here. Please either update the upstream manifest or pin a commit where its repository field matches this submodule URL.
Useful? React with 👍 / 👎.
Adds Material Prism — a collection of 8 translucent dark themes built on Material Design 3 colors (Pink, Indigo, Teal, Amber, Deep Purple, Blue Grey, Brown). Supports frosted glass blur on Hyprland and KDE.