Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace authored Jul 2, 2019
1 parent 65ff8e1 commit 6b4fbf0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,13 @@ git clone https://github.com/avivace/monokaiC ~/.config/sublime-text-3/Packages/
```
> Change the target directory with `~/Library/Application\ Support/Sublime\ Text\ 3/Packages/monokaiC` on OS X and `%appdata%\Sublime Text 3\Packages\monokaiC` on Windows.
### Activation

To enable the theme, open your preferred MarkdownEditing User setting file from `Preferences > Package Settings > Markdown Editing > Markdown GFM Settings - USER` (works with MultiMarkdown and Markdown Standard too) and put this:

```
{
"color_scheme": "Packages/monokaiC/themes/ME-MonokaiC.tmTheme",
"color_scheme": "Packages/MonokaiC/themes/ME-MonokaiC.tmTheme",
}
```

Expand Down

0 comments on commit 6b4fbf0

Please sign in to comment.