-
Notifications
You must be signed in to change notification settings - Fork 846
Add 1984 Theme #3423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add 1984 Theme #3423
Conversation
We require contributors to sign our Contributor License Agreement, and we don't have @chenmijiang 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 |
The cla-bot has been summoned, and re-checked this pull request! |
Fixed the problem |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Adds a new 1984 theme extension to the Zed editor, inspired by the Cyberpunk aesthetic and adapted from juanmnl's original 1984 theme.
- Adds the 1984 theme as a git submodule pointing to chenmijiang/zed-1984 repository
- Registers the extension in the extensions configuration with version 0.0.1
- Configures git submodule setup for the new theme extension
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
File | Description |
---|---|
extensions/1984 | Adds git submodule for the 1984 theme extension |
extensions.toml | Registers the 1984 extension with version 0.0.1 |
.gitmodules | Configures git submodule URL and path for the 1984 extension |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
As a big fan of the Cyberpunk theme, I've adapted juanmnl's 1984 theme for Zed's UI. more details