MonokaiC
MonokaiC copied to clipboard
Color scheme is gone after upgrading to MarkdownEditing v. 3.0.2 and Sublime Text 3
I'm using MarkdownEditing v. 3.0.2 and Sublime Text 3 (build 4113) and MonokaiC color scheme is not applied. I guess it is due to the fact that it require Markdown GFM syntax being applied to Markdown files, however there are no Markdown GFM syntax anymore in new releases (only Markdown and MultiMarkdown).
Any ideas on how this could be quickly fixed?
Thanks in advance, Alexey
I'm using MarkdownEditing v. 3.0.2 and Sublime Text 3 (build 4113) and MonokaiC color scheme is not applied. I guess it is due to the fact that it require Markdown GFM syntax being applied to Markdown files, however there are no Markdown GFM syntax anymore in new releases (only
MarkdownandMultiMarkdown).Any ideas on how this could be quickly fixed?
Thanks in advance, Alexey
Hi Alexey, did you try setting the color scheme in the Markdown (or Multimarkdown) settings file? E.g. in Preferences > Package Settings > Markdown Editing > Markdown Settings - USER
Hi Antonio,
did you try setting the color scheme in the Markdown (or Multimarkdown) settings file? E.g. in Preferences > Package Settings > Markdown Editing > Markdown Settings - USER
The thing is after upgrade to MarkdownEditing v. 3.0.2 and Sublime Text 3 (build 4113) there are no Markdown Settings - USER anymore, and now you suppose to setup color scheme in Preferences > Settings - Syntax Specific which I did (you can see on the previous screenshoot on the right),
As a convenience to others, the line in my settings file reads:
"color_scheme": "Packages/MonokaiC/themes/ME-MonokaiC.tmTheme",