Skip to content
This repository has been archived by the owner on May 8, 2018. It is now read-only.

mcdonnelldean/atom-focus-white-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Focus White

use-with git apm nearform

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.

js-sample

How To Install

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.

Via Atom's preferences pane

  1. Open atom's preferences pane
  2. On the sidebar, choose install
  3. Toggle the search packages search bar to Themes
  4. In the search themes box, search for focus white
  5. Choose the correct package, the author will be mcdonnelldean
  6. Hit install on the the found package
  7. Select Themes from the sidebar
  8. In the themes dropdown select Focus White
  9. Restart any instances of Atom.io

Using APM

  1. Open the command line
  2. Run apm install focus-white
  3. Open atom's preferences pane
  4. Select Themes from the sidebar
  5. In the themes dropdown select Focus White
  6. Restart any instances of Atom.io

Manually

  1. Fork this repository
  2. Pull down your fork via github
  3. Open the terminal in the package's root directory
  4. Run apm link, which will symlink the package to Atom
  5. Open atom's preferences pane
  6. Select Themes from the sidebar
  7. In the themes dropdown select Focus White
  8. Restart any instances of Atom.io

Supported Languages

Language 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.

  • Javascript
  • CSS / LESS / SCSS
  • Markdown
  • JSON

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.

Contributing

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.

License

Licensed under MIT 2015 Dean McDonnell

About

A black text on white background theme for Atom.io, with hyper minimal coloring.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages