Impic Dark is a personalized and feature-rich dark theme for Visual Studio Code, designed for developers who thrive in dark mode. Created under the name Impic, a community founded by Zaid, this open-source theme blends aesthetic design and functional syntax highlighting to enhance your coding experience.
- 🎨 Custom Dark Palette: Designed for dark theme enthusiasts with a sleek and modern aesthetic.
- ✨ Enhanced Syntax Highlighting: Carefully crafted to improve code readability and focus.
- 📚 Consistent UI Elements: Customized activity bar, status bar, editor tabs, and more.
- 🌐 Community-Driven: Open-source and built with feedback from developers in the Impic community.
Here’s a sneak peek of the Impic Dark theme:
- Download the
.vsix
file from the official Impic Dark website. - Open Visual Studio Code and navigate to:
Extensions > ... (three dots menu) > Install from VSIX...
- Select the downloaded
.vsix
file, and the theme will be installed. - Activate the theme:
Ctrl + K, Ctrl + T
→ Choose Impic Dark from the list.
Install directly from the VS Code Marketplace: Impic Dark on Marketplace
You can further customize your experience by tweaking the following settings in settings.json
:
{
"workbench.colorTheme": "Impic Dark",
"editor.fontFamily": "Fira Code, Consolas, 'Courier New', monospace",
"editor.fontLigatures": true,
"editor.cursorBlinking": "smooth"
}
This theme was built using the following tech stack:
- Visual Studio Code Theme APIs: To define color palettes and styles.
- JSON Configuration: For defining color tokens and settings.
- Yo Code: Used for scaffolding the VS Code extension.
- VSCE: To package and prepare the theme for deployment.
We welcome contributions from the community! If you have ideas or feedback, follow these steps:
- Fork this repository.
- Clone it to your machine.
- Make your changes and submit a pull request.
- 🚀 VS Code Marketplace Release: The theme will soon be published for direct installation.
- 🌟 Community Customizations: Regular updates based on user feedback.
- 📈 Expanding the Impic Ecosystem: More developer-focused tools and themes.
Impic is a developer-focused community led by Zaid, dedicated to creating open-source projects that empower programmers worldwide. To join the community, follow this Community Link!.
This project is licensed under the MIT License. Feel free to use, modify, and distribute it as you like.
Special thanks to:
- Impic Community for feedback and support.
- Everyone contributing to the open-source ecosystem.
- 🌐 Website: https://impic-dark.vercel.app
- 📂 GitHub Repository: https://github.com/zaid-commits/impicdark
- 💬 Join the Community: https://discord.gg/impic
Elevate your coding experience with Impic Dark!