ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Multi​Lang Color Scheme

Color Schemes Designed For Humans To Read. These color schemes are designed to work with Sublime Text 2/3 as well as any other IDE that uses .tmTheme files.

Labels color scheme

Details

  • 2017.04.14.19.39.57
  • github.​com
  • github.​com
  • 7 years ago
  • 28 minutes ago
  • 11 years ago

Installs

  • Total 4K
  • Win 2K
  • Mac 907
  • Linux 637
Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Credit

Copyright © Nicholas Jordon - All Rights Reserved

Table of Contents


Languages

Directly Supported Languages:

These languages have specific rules in the scheme to allow better syntax highlighting, and often are schemed to be distinguishable in mixed code.

  • HTML, XML, CSS, PHP, Markdown, JSON

↑Table of Contents↑

Non-Directly Supported Languages:

These languages are supported well (though possibly not as well as others) through the default interpretation settings, but have little or no specific rules in the scheme.

  • Shell, CoffeeScript, Ruby, Clojure

↑Table of Contents↑

Partially Supported Languages:

These languages have at least some support, but need to be Directly Supported in order to be considered completely supported.

  • LESS, SASS/SCSS, Javascript, Python, ActionScript, C, C#, C++, Haskell, ColdFusion, YAML

↑Table of Contents↑

Work-in-progress Languages:

These languages have been scheduled to be added to the Directly Supported list.

  • LESS, SASS/SCSS, JavaScript, YAML

↑Table of Contents↑

Community Work-in-progress Languages:

These are languages I do not know well enough to scheme myself, and will need the community (that's you) to send pull requests in order to have them added to the Directly/Non-Directly Supported lists.

  • ColdFusion, Python, Ruby, ActionScript, C, C#, C++, Haskell, all others

↑Table of Contents↑

Installation

Search for MultiLang Color Scheme in Package Control.

OR

Clone this repo to your packages folder.

↑Table of Contents↑

Usage

  1. Go Preferences -> Color Scheme -> MultiLang Color Schemes -> <scheme-name>

  2. That's it! Enjoy, your new schemes.

↑Table of Contents↑

Contributing

Everyone is welcome to submit their own ideas, and it is my hope that you do. I esspecially encourage people to create & submit their own versions of these schemes, as most people (myself included) enjoy having variety.

How to contribute

  1. Fork the repo on Github: https://github.com/ProjectCleverWeb/MultiLang

  2. Make your changes and log them to changelog/request.md

  3. Send a pull request to have your changes reviewed.

NOTE: Sending in your pull request does NOT mean I am obligated to apply your changes.

↑Table of Contents↑

FAQ's

  • Do these schemes work with Sublime Text 3?
    • Yes.
  • Will there ever be a light/white version of these themes?
    • Yes. At the moment, we don't have the light version where we want it quite yet so it hasn't been released. In the future we will also have color variations of the white, including Pink, Orange and Blue versions
  • I don't like the way <insert language> is colored, can you change it to something like <insert other language>?
    • No, colors for all languages are chosen based on how they look next to other languages they are commonly found with, and not by “favorite” colors.
  • Why is <insert programming language> not being highlighted?
    • Sublime Text doesn't support all languages by default, so some languages may require you to install a plugin (aka package) in order for them to be highlighted.
  • Can I make my own version of this project?
    • Yes, but only under the terms of the license.
  • Can I contribute to this project?

↑Table of Contents↑

Changelog

See changelog/current.md

↑Table of Contents↑

Screenshots

PHP/HTML

↑Table of Contents↑

HTML/CSS

↑Table of Contents↑

Markdown

↑Table of Contents↑

JSON

↑Table of Contents↑

Find-in-Files

↑Table of Contents↑