josefadamcik / minimal-syntax

A light syntax theme for Atom: high contrast/low brightness, three primary colors, easy on the eyes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal

I've attempted to consistently limit myself to three primary colors to style similar semantic elements across languages, while remaining easy on the eyes.

  • Red: is used for constants and numeric values
  • Green: is used for strings and attributes
  • Blue: is used for language elements

Different shades and subtle color variants are used to create a visual hierarchy that's quick to read, and easy to understand.

This theme is still a work in progress though actively maintained. Suggestions are always welcome and highly appreciated.

Also available: minimal-syntax-dark

From personal experience

I've created this theme for myself and from personal experience. It is/will be optimised for the languages I regularly use: html, php, coffeescript, javascript, scss, css, less, mysql, apache and markdown.

Screenshots

html

css

About

A light syntax theme for Atom: high contrast/low brightness, three primary colors, easy on the eyes

License:MIT License


Languages

Language:CSS 95.9%Language:HTML 4.1%