pulsar/packages/atom-light-syntax
Andrew Dupont effb7b381b Add the Tree-sitter Markdown grammar.
Quite proud of this one — it uses an outer parser to identify front-matter and
highlight it properly, then injects the Markdown parser into everything that
isn't front matter.

The scope names are quite different — because the scope names in the legacy
Markdown grammar are awful — so I adapted the eight built-in syntax themes so
that there are no major style differences.
2023-07-30 23:23:57 -07:00
..
styles Add the Tree-sitter Markdown grammar. 2023-07-30 23:23:57 -07:00
index.less Implement naming conventions in default themes (#20524) 2021-02-19 08:55:25 +03:00
package-lock.json add or update packages/*/package-lock.json 2022-12-10 19:13:50 +01:00
package.json Additional rebranding where needed 2022-07-26 17:20:19 -07:00
README.md rebrand and relicence 2022-12-03 02:46:08 +00:00

Pulsar Light Syntax theme

A light syntax theme for Pulsar.

This theme is installed by default with Pulsar and can be activated by going to the Themes section in the Settings view (cmd-,) and selecting it from the Syntax Themes dropdown menu.