Skip to content

A Monokai theme for Sublime Text providing both colored and text-style preview for Markdown editing.

License

Notifications You must be signed in to change notification settings

nicholasRenninger/monokaiC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monokaiC

A monokai theme for the MarkdownEditing package for Sublime Text 3 providing both Coloured and text-style preview for Markdown.

Install

First, install MarkdownEditing.

Clone this repo (git clone https://github.com/avivace/monokaiC) and copy ME-MonokaiC.tmTheme to the Sublime Text User Package folder (~/.config/sublime-text-3/Packages/User/ on Linux , ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/User/ on OS X and %appdata%\Sublime Text 3\Packages\User on Windows`).

Open your preferred MarkdownEditing User setting file from Preferences > Package Settings > Markdown Editing > Markdown GFM Settings - USER (works with MultiMarkdown and Markdown Standard too).

Enable the theme:

{
    "color_scheme": "Packages/User/ME-MonokaiC.tmTheme",
    "extensions":
    [
        "md"
    ]
}

Preview

example image

About

A Monokai theme for Sublime Text providing both colored and text-style preview for Markdown editing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published