pulsar/packages/base16-tomorrow-dark-theme
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 [themes] Rename A[a]tom -> P[p]ulsar 2022-08-17 01:22:11 -03:00
README.md rebrand and relicence 2022-12-03 02:46:08 +00:00

Base16 Tomorrow Dark Syntax theme

Pulsar theme using the ever popular Base16 Tomorrow dark colors.

Base16 Tomorrow light

Install

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 drop-down menu.

A light version of this theme is also available.