felipediogo / operator-mono-atom

Free Operator Mono clone for Atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

operator-mono-atom

Free Operator Mono clone for Atom

A stylish way to code!

Check out the screenshots.

Installation

  1. Install fonts
  2. Configure Atom
  3. Troubleshooting
  4. Screenshots
  5. JSX
  6. Ruby
  7. Ember
  8. Handlebars
  9. Elixir
  10. Python

Install fonts

Download and install Fira Code font into your system. Installation instructions

Download and install flottflott font into your system in the same manner.

The current version (June 2017) of the fonts can also be found in this repository.

Configure Atom

Once fonts are installed, bring up Atom and go to Settings > Editor Settings. Change Font Family and Font Size as follows:

Screenshot of editor settings

Next, open up your stylesheet. Merge or replace the contents with the one in this repository.

The stylesheet has some custom overrides to complement a certain syntax theme. If you do not want to use this syntax theme please update styles.less to remove the offending custom override.

Syntax Theme

Install and use this Syntax Theme: Oceanic Next Italic

UI Theme

Every syntax theme is more or less aesthetically coupled with the UI theme. I recommend using this UI theme One Dark (by Atom): https://atom.io/themes/one-dark-ui

Troubleshooting

Atom version

The instructions / code works for current version of Atom (1.17.x) but should work for Atom v1.13 and higher if you are locked to a specific version of Atom for some obscure reason. If not, check out the appropriate tag and use that.

Are your ligatures not being applied correctly?

  1. In Editor Settings, you might need to enter "Fira Code" in "Font Family"
  2. Disable interfering packages that modifies fonts, such as "fonts"

Screenshot of JSX

Screenshots

JSX

Screenshot of JSX

Ruby

Screenshot of Ruby

Ember

Screenshot of Ember

Handlebars

Screenshot of Handlebars

Elixir

Screenshot of Elixir

Python

Screenshot of Python

About

Free Operator Mono clone for Atom


Languages

Language:CSS 100.0%