pulsar/packages/atom-light-syntax
chbk eb064bf502
Implement naming conventions in default themes (#20524)
Update of the default syntax themes to implement [naming conventions](https://github.com/atom/flight-manual.atom.io/pull/564) for syntax scopes.

Adds the [template](https://github.com/atom/apm/pull/883) to each theme with custom colors, to accommodate the naming conventions. There should be no compatibility break with existing grammars.

As naming conventions are implemented in more language grammars, their old specific stylesheets can be retired.
2021-02-19 08:55:25 +03:00
..
styles Implement naming conventions in default themes (#20524) 2021-02-19 08:55:25 +03:00
index.less Implement naming conventions in default themes (#20524) 2021-02-19 08:55:25 +03:00
LICENSE.md ➡️ Migrate core package 'atom-light-syntax' into ./packages 2018-09-24 16:39:54 -07:00
package.json ➡️ Migrate core package 'atom-light-syntax' into ./packages 2018-09-24 16:39:54 -07:00
README.md ➡️ Migrate core package 'atom-light-syntax' into ./packages 2018-09-24 16:39:54 -07:00

Atom Light Syntax theme

A light syntax theme for Atom.

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