Skip to content

failcoder/failcoder-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Failcoder - Theme

Custom syntax coloring scheme for Sublime Text 3.

Design

Failcoder Theme HTML Failcoder Theme JS Failcoder Theme CSS

New colors added, updated screenshot coming soon.

Installation

Failcoder theme is designed to work with the latest development build of Sublime Text 3.

Using Sublime Package Control

If you are using Will Bond's excellent Sublime Package Control, you will SOON be able to install Failcoder Theme via the 'Package Control: Install Package' menu item. The Failcoder Theme package will be listed as 'Failcoder Color Scheme' in the packages list.

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files and rename the folder to 'Theme - Failcoder'
  • Copy the folder to your Sublime Text 2 'Packages' directory

Activating the theme

To configure Sublime Text 3 to use the theme:

  • Open your User Settings Preferences file 'Sublime Text 2 -> Preferences -> Settings - User'
  • Add (or update) your theme entry to be '"theme": "Failcoder.sublime-theme"'

Example User Settings

{
    "theme": "Failcoder.sublime-theme"
}
  • Unzip and place the extracted 'tmtheme' files in the Sublime Text 2 'Packages/User' folder
  • Enable the colour scheme via 'Preferences -> Color Scheme -> User'

Code Font

The code font shown in the screenshot is Meslo (a Windows specific variant of the Mac's Menlo).

License

Failcoder Theme is licensed under the Creative Commons Attribution-ShareAlike 3.0 License. You are free to share and remix the theme, however please abide by the license terms when doing so.

The following details apply to the Creative Commons license "author specified" components:

About

Failcoder - Theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published