Da3m0ns Theme
Da3m0ns (pronounced daemons) is a dark theme for Visual Studio Code inspired by the aesthetics of neovim. It features a high contrast color scheme with vibrant accents, designed to reduce eye strain and improve code readability during long coding sessions.
📔 Table of Contents
✨ About the Project
Da3m0ns theme is designed to be easy to install and customize, allowing developers to tailor the appearance of their coding environment to their personal preferences. The project is open-source and welcomes contributions from the community to enhance and expand its features.
📷 Screenshots
Da3m0ns Dark
Da3m0ns Dark Italic
🌟 Features
- High Contrast: The theme uses a high contrast color scheme to make code elements stand out, reducing eye strain.
- Vibrant Accents: Bright and vibrant accent colors are used to highlight important syntax elements.
- Customizable: Easily customizable to fit your personal preferences and coding style.
- Consistent Design: Consistent design language across different file types and programming languages.
Getting Started
To get started with the Da3m0ns theme, follow these simple steps to install it from the Visual Studio Code Extensions marketplace.
🚀 Installation
- Open Visual Studio Code.
- Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing
Ctrl+Shift+X
.
- In the search box, type
Da3m0ns
.
- Click on the
Da3m0ns
theme from the list of results.
- Click the
Install
button.
- Once installed, go to the Command Palette (
Ctrl+Shift+P
) and type Color Theme
. Select Preferences: Color Theme
and choose Da3m0ns
from the list.
Enjoy your new coding environment!
Contributing
We welcome contributions from the community to help improve the Da3m0ns theme. If you encounter any bugs or have suggestions for new features, please feel free to create an issue on our GitHub repository. Our team will review and address the issues as promptly as possible.
To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
).
- Make your changes.
- Commit your changes (
git commit -m 'Add some feature'
).
- Push to the branch (
git push origin feature/YourFeature
).
- Open a pull request.
Thank you for your contributions!
⚠️ License
Distributed under no License. See LICENSE.txt for more information.