Home

Awesome

<p align="center"> <a href="https://github.com/millsp/material-candy"> <img alt="logo" title="material-candy" src="https://raw.githubusercontent.com/millsp/material-candy/master/assets/icon.png" width="100" alt="Logo"> </a> <h1 align="center">Material Candy Theme</h1> <h4 align="center">A vscode theme to uplift your mood, stay happy and focused.</h4> </p> <p align="center"> <img src="https://raw.githubusercontent.com/millsp/material-candy/master/screenshots/typescript.png" id="demo" width="750px"> <p align="center"> <p align="center"> <a href="https://github.com/millsp/material-candy/issues/new?template=---bug-report.md" alt="Bug Report">๐Ÿž Report Bug</a> ยท <a href="https://github.com/millsp/material-candy/issues/new?template=---feature-request.md" alt="Request Feature">๐Ÿฉ Request Feature</a> ยท <a href="https://github.com/millsp/material-candy/issues/new?template=---question.md" alt="Ask Questions">๐Ÿค” Ask Questions</a> </p>

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