mariorodeghiero / vue-theme-vscode

+550.000 installs ⬇️ Theme for Visual Studio Code inspired by Vue.js, with support for more popular languages, trying to maintain a perfect harmony of colors.
https://mariorodeghiero.github.io/vue-theme/
MIT License
75 stars 14 forks source link
es6 javascript react reactjs reactjs-components syntax-highlighting theme tsx visual-studio vscode vscode-extension vscode-theme vue vue-theme
[![Installs](https://img.shields.io/visual-studio-marketplace/i/mariorodeghiero.vue-theme.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=mariorodeghiero.vue-theme) [![Version](https://img.shields.io/visual-studio-marketplace/v/mariorodeghiero.vue-theme.svg)](https://marketplace.visualstudio.com/items?itemName=mariorodeghiero.vue-theme) [![Rating](https://img.shields.io/visual-studio-marketplace/r/mariorodeghiero.vue-theme.svg)](https://marketplace.visualstudio.com/items?itemName=mariorodeghiero.vue-theme) [![The MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](http://opensource.org/licenses/MIT)
![Example running](images/example.png) Buy Me A Coffee

Built With

Installing

  1. Open Extensions sidebar panel in VS Code: View → Extensions
  2. Search for Vue Theme - by Mario Rodeghiero
  3. Click Install to install it.
  4. Click Reload to reload the your editor
  5. 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