vitoropereira / darkMode

Transforms the light mode in dark mode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dark Mode

A simple project creating a Dark Mode.

GitHub top language GitHub language count

Technologies   |    How to contribute   |    License


🚀 Tecnologias

This project was developed with the following technologies:

  • HTML
  • CSS
  • Javascript

🤔 How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b <i>minha-feature</i>;
  • Commit your changes: git commit -m 'feat: Minha nova feature';
  • Push to your branch: git push origin minha-feature.

After merging your receipt request to done, you can delete a branch from yours.

📝 License

This project is under the MIT license.

About

Transforms the light mode in dark mode.


Languages

Language:HTML 58.4%Language:CSS 34.6%Language:JavaScript 7.1%