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 924
May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25
Windows 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 1 0 3 0 1 0 0 0 0 1 1 1 0 0 0 0 0 1 1 1
Mac 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 2 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0

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