Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Colorschemes for Sublime Text, Visual Studio Code and Textmate based on DuoTone themes by Simurai

License

NotificationsYou must be signed in to change notification settings

atelierbram/Base2Tone-sublime-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colorschemes for Sublime Text, Visual Studio Code (and Textmate) based onDuoTone themes bySimurai

Installation on Sublime Text

Use Package Control

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:

  • selectInstall 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 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 Manually

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

Activating the color theme

Preferences -> Color Scheme -> duotones

In yourPreferences.sublime-settings file; openPreferencesSettings - User and add the following line:

"color_scheme":"Packages/Base2Tone-sublime-text/Base2Tone-sea.dark.tmTheme",

Base2Tone

Credits

  • 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.

Resources

Recommended

License

Released underMIT Licence

About

Colorschemes for Sublime Text, Visual Studio Code and Textmate based on DuoTone themes by Simurai

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp