Giter VIP home page Giter VIP logo

gray-matter's Introduction

Gray Matter

A colour scheme for Sublime Text that takes design cues from popular minimalist Markdown text editors. Unlike many other colour schemes it properly highlights the basic Markdown syntax.

Installation & Configuration

With Package Control

  1. Make sure that Package Control is already installed
  2. Choose Install Package from the Command Palette — Ctrl+Shift+P on Windows/Linux and ⇧⌘P on OS X
  3. Search for Gray Matter Color Schemes and hit Enter

Manually

  1. Clone or download the repo
  2. Choose Browse Packages from the Command Palette — Ctrl+Shift+P on Windows/Linux and ⇧⌘P on OS X
  3. Copy the repo folder into this directory

Note that this colour scheme matches best with the visual style of the Soda Theme. Also note that this it is only really optimised for writing in Markdown. So, its best to apply it only when editing Markdown files.

To set a colour scheme based on the syntax of the current file, first open up a Markdown file, and then in the menu bar open up the syntax-specific settings via Preferences > Settings - More > Syntax Specific - User.

Add in either:

    "color_scheme": "Packages/Color Scheme - Gray Matter/Gray Matter Light.tmTheme",

Or:

    "color_scheme": "Packages/Color Scheme - Gray Matter/Gray Matter Dark.tmTheme",

While the syntax specific settings are open, here are another few options you may want to consider in order to better match a more traditional Markdown text editor:

    "draw_centered": true,
    "font_size": 18,
    "gutter": false,
    "highlight_line": false,
    "line_numbers": true,
    "line_padding_bottom": 4,
    "line_padding_top": 4,
    "rulers": [],
    "tab_size": 4,
    "word_wrap": true,
    "wrap_width": 90

Acknowledgements

This colour scheme is heavily drawn from the visual style of Byword and iA Writer. I love both applications, but also like to make using of Sublime's more advanced features while writing. And I'm a sucker for consistency.

gray-matter's People

Contributors

philipbelesky avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.