/material-candy

๐Ÿฌ A vscode theme to uplift your mood, stay happy and focused.

Apache License 2.0Apache-2.0

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