sudoprime / base16

Syntax highlighting for hackers

Home Page:http://chriskempson.com/projects/base16

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base16

Base16 provides carefully chosen syntax highlighting and a default set of sixteen colors suitable for a wide range of applications. Base16 is not a single theme but a set of guidelines with numerous implementations.

Documentation

Previewing Themes

To test the different Base 16 themes out, check out https://chriskempson.github.io/base16/.

Template Repositories

To add your own template, submit a pull request to https://github.com/chriskempson/base16-templates-source and add your repository to the list below. Repository naming scheme: base16-[template-name] (with dashes as separators).

Scheme Repositories

To add your own scheme, submit a pull request to https://github.com/chriskempson/base16-schemes-source and add your repository to the list below. Repository naming scheme: base16-[scheme-name]-scheme (with dashes as separators).

Builder Repositories

Repository naming scheme: base16-builder-[language] (with dashes as separators). The separate headings are the latest versions of the spec supported by each builder.

0.9.0

0.8.1

0.8.0

Scheme and Template Author Resources

The following is a list of useful resources for anyone creating a base16 scheme and or template:

  • Code Examples - A list of example code file for various languages.
  • TmTheme Editor - An online editor for themes in tmTheme format.
  • Base16 Template Converter - A script to automatically convert Base16 templates written in the old Embedded Ruby style to the new Mustache style.

Tools for using Base16

  • base16-manager - A command line tool to install base16 templates and set themes globally.

Projects using Base16

About

Syntax highlighting for hackers

http://chriskempson.com/projects/base16

License:Other