Focus White is a hyper minimal syntax theme for Atom.io which removes superfluous highlighting in favor of more focused highlighting that helps draw the eye to read instead of just acknowledging keywords by color.
It is recommended that packages are installed via APM or Atom's package management interface. Packages should only be installed manually when you want to modify, debug, or otherwise change the package itself. Manually installed packages will not take advantage of Atom's updater mechanism.
apm install focus-white
apm link
, which will symlink the package to AtomLanguage support is on a per needed basis. If you need a particular language to be supported, create an issues with some sample code to use and I will include support for it with the next feature update.
Note that this theme styles the full editor pane, that means the whole pane, including gutters and gutter symbols will be overridden for styling. This is in line with Atom's best practices for Syntax vs UI theming.
Focus White is an open project and encourages participation regardless or race, gender, or sexual orientation. If you feel you can help in any way please be our guest. See our Contributing Guide for information on how to pull this repository as well as how to create a pull request to send to us.
Licensed under MIT 2015 Dean McDonnell
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.