https://github.com/nwaywood/one-dark-lite-syntax
Atom syntax theme. one-dark but without the feeling of drowning in red
https://github.com/nwaywood/one-dark-lite-syntax
atom atom-syntax
Last synced: about 1 year ago
JSON representation
Atom syntax theme. one-dark but without the feeling of drowning in red
- Host: GitHub
- URL: https://github.com/nwaywood/one-dark-lite-syntax
- Owner: nwaywood
- License: mit
- Created: 2018-01-02T05:30:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-02T05:49:29.000Z (over 8 years ago)
- Last Synced: 2025-02-15T02:25:42.344Z (over 1 year ago)
- Topics: atom, atom-syntax
- Language: CSS
- Homepage: https://atom.io/packages/one-dark-lite-syntax
- Size: 304 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# one-dark-lite-syntax theme
This syntax theme is based off the official [one dark](https://atom.io/themes/one-dark-syntax) by the Atom team.
I love the one-dark theme however I feel it is a little visually 'heavy' (especially of the amount of red coloring) this theme differs in the following ways:
* Most variables are `grey` instead of `red`, giving pages are much 'lighter' feel
* `purple` is exclusively used for keywords - in `one-dark` purple is used for keywords but also for some other minor things
* Other misc differences
## Screenshot
One-dark-lite theme:

And here is the one-dark theme of the same code for comparison:

## Inspiration
* [one-dark-syntax](https://github.com/atom/one-dark-syntax)
* [one-dark-pro](https://marketplace.visualstudio.com/items?itemName=zhuangtongfa.Material-theme)