Built With
- vscode - VS Code editor
- yo code - Extension Generator
- vsce - Publishing Tool Reference
Installing
- Open Extensions sidebar panel in VS Code:
View β Extensions
- Search for
Vue Theme - by Mario Rodeghiero
- Click Install to install it.
- Click Reload to reload the your editor
- Code > Preferences > Color Theme > Vue Theme
Color Palette
| Palette |
Hex |
| Background |
#002b36 |
| Active Border |
#19f9d8 |
| selectionBackground |
#46494d87 |
| Foreground |
#e6e6e6 |
| Comment |
#8a8787 |
| Cyan |
#09cbdd |
| Green |
#19f9d8 |
| Orange |
#ff5622de |
| Pink |
#f48fb1 |
| Red |
#ee475e |
| Yellow |
#ffcc95 |
Contributors
Many thanks to all the people who contribute to this project:
π List of contributors
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Author
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
- Roberto Achar - For some ideas that helped me to develop this theme.