Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get syntax highlighting #27

Open
lilith opened this issue Feb 13, 2014 · 0 comments
Open

How to get syntax highlighting #27

lilith opened this issue Feb 13, 2014 · 0 comments

Comments

@lilith
Copy link
Member

lilith commented Feb 13, 2014

cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/
git clone https://github.com/maliayas/MarkdownEditing
cd MarkdownEditing
git checkout nathanael

Restart sublime.

In order to customize any of the colors;

  1. Inspect the scope name of the area via ctrl+shift+p. The scope name will appear in the status bar.
  2. Find the scope name in the MarkdownEditor.tmTheme file and edit the color as you wish. You can set one or two of the foreground and background colors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant