Are you ready to give your Zed IDE a fresh and modern look? The Catppuccin Blur theme is here to transform your coding experience with a sleek, blurry background that’s easy on the eyes and visually stunning! Here’s a simple guide to installing this amazing theme right from the Zed IDE extensions list.
How to Install
Installing the Catppuccin Blur theme is simple, thanks to its inclusion in the Zed IDE’s extensions list. Follow these steps to get started:
- Open Zed IDE: Launch your Zed IDE on your Mac OS.
- Navigate to Extensions: In Zed, go to the Extensions tab.
- Search for “Catppuccin Blur”: In the search bar, type “Catppuccin Blur.”
- Click Install: Once you find the theme, simply click “Install.”
- Activate the Theme: After installation, go to the theme settings and select Catppuccin Blur as your active theme.
And there you have it! Your Zed IDE should now have the cool Catppuccin Blur theme.
About Zed
Zed IDE has recently introduced several advanced features, particularly focusing on performance, collaboration, and AI integration. One standout enhancement is the custom hardware-accelerated UI framework, GPUI, built with Rust. This framework delivers a responsive, visually sharp interface similar to a 3D game, which significantly boosts performance compared to many other code editors. However, GPUI is currently limited to MacOS, allowing only Apple users to experience these speed benefits for now.
Zed has also refined its collaborative features. The editor supports real-time editing with peers using conflict-free replicated data types (CRDTs), enabling seamless team coding with channels and contacts for team communication. Additionally, it integrates popular AI tools like GitHub Copilot and GPT-4, enhancing code generation and diagnostics. An “inline assistant” offers context-aware suggestions, allowing developers to select, edit, or debug code in real-time with the AI’s guidance. Commands like /diagnostics
help users easily access language server outputs, and the new /workflow
function introduces step-by-step task automation for structured and interactive editing sessions.
For more news, follow the Zed’s Blog