GithubHelp home page GithubHelp logo

biletskyy / chestnut-light-atom-syntax Goto Github PK

View Code? Open in Web Editor NEW
20.0 5.0 2.0 106 KB

A light easy on the eyes theme with minimal amount of highlighting for Atom editor

License: MIT License

CSS 100.00%
atom-editor atom-syntax syntax-theme

chestnut-light-atom-syntax's Introduction

Chestnut Light syntax theme for Atom

A light easy on the eyes theme with minimal amount of highlighting. Based on Flatwhite theme

Minimal highlighting, just 5 classes:

  1. Strings
  2. All statically known constants (numbers, keywords, boolean, etc)
  3. Global definitions
  4. Standard language keywords (def, if, else, etc)
  5. Comments

Comments highlighting

Comments are clearly visible. I think if there are comments we should see and read them first.

Contrast:

For good readability text has contrast 6:1 and it is consistent for all colors. Contrast calculated with HCL color model. Secondary color contrast is 2.5:1

Supported languages

  • Clojure
  • CSS
  • Elixir
  • GitHub Markdown
  • HTML
  • JavaScript
  • Ruby
  • Perl
  • PHP
  • Python
  • XML
  • YAML

Screenshot

Ruby screenshot

Font used in screenshots Source Code Pro

Install

From the command line:

apm install chestnut-light-atom-syntax

If the command line isn't your thing:

  • Go to Settings > Install
  • Search for chestnut-light-atom-syntax and click Install
  • Go to Settings > Themes and choose Chestnut Light Atom from the dropdown menu
  • Happy coding! ❤️

Thanks

Inspiration taken from Alabaster skin by Nikita Prokopov.

chestnut-light-atom-syntax's People

Contributors

biletskyy avatar guillaumechaumet avatar mgruner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

chestnut-light-atom-syntax's Issues

Support for Antlers and Twig

I asked this in Flatwhite also...

Is there any chance you can add support for Antlers and Twig? Flatwhite is such a beautiful theme but it does not highlight the tags in these two languages. They are basically just additional tags for HTML.

https://atom.io/packages/language-antlers
https://atom.io/packages/language-twig

Antlers pretty much uses {{ }} for tags and {{# #}} for comments. See https://docs.statamic.com/antlers#tag-syntax.

Twig is similar with {{ }}, {% %} and {# #}. See https://twig.symfony.com/doc/2.x/templates.html.

screen shot 2018-01-12 at 12 28 54 pm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.