All Projects → Ballerini-Theme → visual-studio-code

Ballerini-Theme / visual-studio-code

Licence: other
✨ Ballerini Theme for Visual Studio Code

Projects that are alternatives of or similar to visual-studio-code

Stylus-DeepDark
Write thy themes in the dark. May the dark be kinder on thine eyes. (Stylus dark theme)
Stars: ✭ 43 (+43.33%)
Mutual labels:  dark-theme
darkyog
sqlyog dark theme customization like a darkula
Stars: ✭ 18 (-40%)
Mutual labels:  dark-theme
Raspberry-Pi-Dashboard
Web-based dashboard interface to inspect Raspberry Pi hardware and software with no extra software required.
Stars: ✭ 131 (+336.67%)
Mutual labels:  dark-theme
fb-messenger-dark
💬 Dark Facebook Messenger theme
Stars: ✭ 61 (+103.33%)
Mutual labels:  dark-theme
VS2019-Dark-Npp
Visual Studio 2019 Dark Theme for Notepad++
Stars: ✭ 146 (+386.67%)
Mutual labels:  dark-theme
mkdocs-windmill-dark
Outstanding mkdocs theme with a focus on navigation and usability
Stars: ✭ 24 (-20%)
Mutual labels:  dark-theme
Android-DarkTheme-CodeLab
코드랩 가이드 문서 👉
Stars: ✭ 18 (-40%)
Mutual labels:  dark-theme
DarkHider
Hide your important notes , text messages , phone numbers and more in pictures and protect your privacy.
Stars: ✭ 25 (-16.67%)
Mutual labels:  dark-theme
eclipse
🧛🏻‍♂️ Dark theme for Eclipse
Stars: ✭ 34 (+13.33%)
Mutual labels:  dark-theme
vscode-theme-dark-blood
🎨 VSCode Theme: Dark Blood
Stars: ✭ 15 (-50%)
Mutual labels:  dark-theme
Python-Course
🐍 This is the most complete course in Python, completely practical and all the lessons are explained with examples, so that they can be easily understood. 🍫
Stars: ✭ 18 (-40%)
Mutual labels:  dark-theme
Samurai-theme-vscode
Samurai Theme for VSCode
Stars: ✭ 15 (-50%)
Mutual labels:  dark-theme
alternight-vscode-theme
Repository of AlterNight, your new favorite theme for Visual Studio Code.
Stars: ✭ 53 (+76.67%)
Mutual labels:  dark-theme
valley-vscode
Valley is a simple theme for Visual Studio Code without visual noise. Created with handpicked and vivid colors, appropriate contrast and a lot of love to help you focus on your code.
Stars: ✭ 14 (-53.33%)
Mutual labels:  dark-theme
Wiggles-iOS
Beautiful Puppy adoption app built to Demonstrate the SwiftUI and MVVM Architecture
Stars: ✭ 174 (+480%)
Mutual labels:  dark-theme
bbedit
🧛🏻‍♂️ Dark theme for BBEdit
Stars: ✭ 16 (-46.67%)
Mutual labels:  dark-theme
darkmatter-grub2-theme
Dark Matter GRUB Theme 👾💙
Stars: ✭ 200 (+566.67%)
Mutual labels:  dark-theme
equilux-theme
A Material Design-like theme for GNOME/GTK+ based desktop environments.
Stars: ✭ 328 (+993.33%)
Mutual labels:  dark-theme
Coronavirus-COVID-19-Tracker
Mapping 2019-nCoV (Official source): https://systems.jhu.edu/research/public-health/ncov/
Stars: ✭ 25 (-16.67%)
Mutual labels:  dark-theme
VisualStudio-ColorCoder
Visual Studio extension that helps with semantic highlighting in C# and VB.Net
Stars: ✭ 31 (+3.33%)
Mutual labels:  dark-theme

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].