Skip to content

vbasky/sublime-vscode-plus

Repository files navigation

Visual Studio Code Plus Scheme

Visual Studio is a colour scheme for Sublime Text 3. It is inspired by the syntax highlighting found in the default installation of VSCode

Installation

Package Control

  1. Open the Command Pallette (Command+Shift+P on OSX, Ctrl+Shift+P on Windows/Linux) and choose Install Package
  2. Choose Visual Studio Colour Scheme from the list
  3. Select Visual Studio Colour Scheme from UI: Select Color Scheme from the Command Pallette

Manual

  1. Download the Dark+.tmTheme file from GitHub Download the Light+.tmTheme file from GitHub
  2. In Sublime Text, open the Command Pallette (Command+Shift+P on OSX, Ctrl+Shift+P on Windows/Linux) and choose Browse Packages.
  3. Place the Dark+.tmTheme & Light+.tmTheme file into the User directory.
  4. Select Dark+ or Light+ from UI: Select Color Scheme from the Command Pallette

Screenshots

PHP

PHP syntax highlighting PHP syntax highlighting

HTML

HTML syntax highlighting HTML syntax highlighting

JavaScript/Vue

JavaScript syntax highlighting JavaScript syntax highlighting

Python

XML syntax highlighting XML syntax highlighting

Supported languages

This colour scheme ought to work with any language in Sublime Text, it has been specifically built and tested against such as

  • PHP
  • MySQL
  • HTML/Blade
  • JavaScript/Vue
  • CSS/Sass/SCSS/Less
  • JSON
  • XML
  • Markdown
  • Python
  • YML

About

Created by Vikram Bhaskaran. Copyright 2020. MIT Licensed.