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

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