Kaffu's Theme! ☕
This is my personal Visual Studio Code theme, based on the blue color because it's my favorite color. I hope you like it!
Preview 📷
Compatibility 📋
I use this theme as my personal and main theme in my projects, so I try to make it compatible with the most used
languages and frameworks. But if you find some issues with the theme, you can open an issue or a pull request,
I'll be so grateful!
Software 📦
NPM Packages 📦
Visual Studio Code Extensions 📦
- ESLint to lint the code in Visual
Studio Code.
- EditorConfig to use the
.editorconfig
file in Visual Studio Code.
- MarkdownLint to lint the
Markdown files in Visual Studio Code.
- Prettier to format the code in Visual
Studio Code.
- Spell Checker to check
the spelling in Visual Studio Code.
Use 🚀
Through the Visual Studio Code Marketplace 📦
- Open the Visual Studio Code Marketplace and search for
Kaffu's Theme
or go to the Kaffu's Theme
page.
- Click on the
Install
button.
- Click on the
Reload
button.
- Go to
File > Preferences > Color Theme
and select Kaffu Theme
.
Through the VSIX File 📦
- Download the .vsix from the releases section.
- Open Visual Studio Code.
- Go to
File > Preferences > Extensions
.
- Click on the
...
button and select Install from VSIX...
.
- Select the
.vsix
file.
- Click on the
Reload
button.
- Go to
File > Preferences > Color Theme
and select Kaffu Theme
.
Contributing 🤝
If you think that this theme needs more languages or some changes, you can open an issue or a pull request.
If you want to open an issue, you can follow the next steps:
- Go to the issues section.
- Click on the
New issue
button.
- Fill the form with the information of the issue.
- Click on the
Submit new issue
button.
If you want to open a pull request, you can follow the next steps:
- Fork the project.
- Create a new branch (
git checkout -b feature/AmazingFeature
).
- Commit your changes (
git commit -m 'Add some AmazingFeature'
).
- Push the changes (
git push origin feature/AmazingFeature
).
- Open a Pull Request.
I'll be so grateful if you contribute to the project!
License 📄
This project is under the MIT License.