Skip to content

Latest commit

 

History

History
77 lines (54 loc) · 2.48 KB

README.md

File metadata and controls

77 lines (54 loc) · 2.48 KB

logo

Material Candy Theme

A vscode theme to uplift your mood, stay happy and focused.

🐞 Report Bug · 🍩 Request Feature · 🤔 Ask Questions

Table of Contents

📜 About

Material Candy is a delightful material dark theme that's designed to minimize eye-strain and promote better code comprehension. Its carefully selected palette of sweet candy colors will uplift your mood and make you a happier developer.

🏁 Getting Started

Installation

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install material-candy

🎁 Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. There are many ways to contribute to the project:

Community

Pull Requests

  1. Fork the project

  2. Clone your fork

  3. Create a pr/feature branch

    git checkout -b pr/CoolFeature
  4. Commit your changes

    You must follow the conventional commit to be able to commit

    git commit -m "feat(name): Added this CoolFeature"
  5. Push your changes

  6. Open a pull request

💟 Friendly Projects

  • ts-toolbelt - 👷 Higher Type Safety for TypeScript
  • eledoc - 🌒 A material dark theme for TypeDoc