- Notifications
You must be signed in to change notification settings - Fork0
Colorschemes for Sublime Text, Visual Studio Code and Textmate based on DuoTone themes by Simurai
License
atelierbram/Base2Tone-sublime-text
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Colorschemes for Sublime Text, Visual Studio Code (and Textmate) based onDuoTone themes bySimurai
The same output files areon package control, be it under a different name: DuoTones Colorschemes
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.
On Mac OS X thecolorschemes.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 2Packages
directory by using the menu itemPreferences -> Browse Packages...
.
So while inside thePackages
directory, clone the theme repository using the command below:
git clone https://github.com/atelierbram/Base2Tone-sublime-text.git
- Download the files using the GitHub .zip download option
- Unzip the files
- Copy the folder to your Sublime Text 2
Packages
directory
Preferences -> Color Scheme -> duotones
In yourPreferences.sublime-settings
file; openPreferences
→Settings - User
and add the following line:
"color_scheme":"Packages/Base2Tone-sublime-text/Base2Tone-sea.dark.tmTheme",
- Credits toSimurai whoseDuoTone themes for Atom were a model for these colorschemes
- Credits toChris Kempson, whoseBase16 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.
- Orginal Colorscheme for Atom on simurai.com
- Orginal Colorscheme for Atom on Github
- commands for Sublime
- info on setting for Sublime
- On Editing Colorschemes for Sublime Text
Released underMIT Licence
About
Colorschemes for Sublime Text, Visual Studio Code and Textmate based on DuoTone themes by Simurai
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.