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

Duotones Colorschemes

by atelierbram ALL

Colorschemes for Sublime Text based on DuoTone themes by Simurai

Details

Installs

  • Total 8K
  • Win 4K
  • Mac 3K
  • Linux 931
Jul 27 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
Windows 0 0 0 0 0 0 1 1 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 1 1 2 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
Mac 0 2 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1

Readme

Source
raw.​githubusercontent.​com

DuoTones Sublime Colorschemes

Colorschemes for Sublime Text based on DuoTone themes by Simurai

Installation

Use Package Control

This repository is on package control

Package Control is driven by the Command Palette. To open the palette, press ctrl+shift+p (Win, Linux) or cmd+shift+p (OS X). All Package Control commands begin with Package Control:, so start by typing Package.

The command palette will now show a number of commands. Most users will be interested in the following:

  • select Install Package with the arrow keys

When the popup show up start typing: Duotones Colorschemes and the package should show up.

Using Git

On Mac OS X the colorschemes.tmTheme files can be found in the following directory from the terminal,

$ cd /Users/<USERNAME>/Library/Application\ Support/Sublime\ Text\ 2/Packages/

Where <USERNAME> is your own (user)name on the computer.

Or Locate your Sublime Text 2 Packages directory by using the menu item Preferences -> Browse Packages....

So while inside the Packages directory, clone the theme repository using the command below:

git clone https://github.com/atelierbram/duotones-sublime-colorschemes.git

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files
  • Copy the folder to your Sublime Text 2 Packages directory

Activating the color theme

Preferences -> Color Scheme -> duotones

In your Preferences.sublime-settings file; open PreferencesSettings - User and add the following line:

"color_scheme": "Packages/duotones-sublime-colorschemes/duotone-darksea.dark.tmTheme",

Screenshots

Screenshot of javaScript file, syntax-highlighted with DuoTone Dark colorscheme.

Demo

Credits

  • Credits to Simurai whose DuoTone themes for Atom were a model for these colorschemes
  • Credits to Chris Kempson, whose Base16 Builder was used for conversion to the different output formats. It’s a remarkable building tool, and I would also recommend trying out the colorschemes he made with them.

Resources

Recommended

License

Released under MIT Licence