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
  • 2 hours ago
  • 11 years ago

Installs

  • Total 4K
  • Win 2K
  • Mac 905
  • Linux 635
Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 29 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14 Feb 13
Windows 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 1 0 0 0 0 0 0 0 1 0 0 0 0 0
Mac 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
Linux 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 0 0 0 0 0 0 0 0 0 0 0 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↑