Skip to content

Ballerini-Theme/visual-studio-code

Repository files navigation

ballerini theme

About the Ballerini Theme ❤️

The Ballerini Theme is a theme for Visual Studio Code. Was made using the color palette Ballerini. He is perfect for autumn lovers, with a more pastel tone.

Theme creation was done using Yo Code with the help of Themes VSCode One platform. Later published on Azure Marketplace

Contribution 💡

This theme was made exclusively for the members who are on our discord server. So in case, you find any errors or see a better form of ordinate colors. Feel free to join our Discord Server to report or make a pull request.

If you want to help with the Ballerini Theme by adding a scope of your favorite language. Follow the instructions contribution:

  1. Discover the scope: To get the syntax background and foreground. Use a key Ctrl + Shift + P then >Developer: Inspect Editor Tokens and Scopes. It will open a screen that can inform about the syntax, e.g.:

  1. Adding in JSON: Once found the language name and syntax, dependent scope. Add setting in JSON, e.g.:
"name": "haskell variable generic-type",
"scope": "variable.other.generic-type.haskell",
"settings": {
  "foreground": "#97d4d9"
  }

Install 📦

All instructions can be found at INSTALL.md

For more information 🏷️

Enjoy!