Giter Site home page Giter Site logo

operator-mono-atom's Introduction

operator-mono-atom

Free Operator Mono clone for Atom

A stylish way to code! Optimized for React, Ember and Ruby development.

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 (September 2016) of the fonts can also be found in this repository.

Configure Atom

Once fonts are installed, bring up Atom and open up your stylesheet. Replace the contents with the one in this repository (don't forget to back up your old if you want it back).

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 custom overrides. The code comment should be enough to figure out which are needed...

Syntax Theme

Install and use this Syntax Theme: Oceanic Next Italic

NOTE: There are deprecation issues in 1.13 and beyond which is not fixed in the base branch of Oceanic Next Italic, until they fix that a workaround is to use my fork:

cd ~/.atom/packages
rm -rf oceanic-next-italic-atom/
git clone [email protected]:klippx/oceanic-next-italic-atom.git --depth=1

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

Are your ligatures not being applied correctly?

  1. In Editor Settings, you might need to enter "Fira Code" in "Font Family"
  2. In Editor Settings, be advised to have "Use Shadow DOM" turned on!
  3. 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

operator-mono-atom's People

Contributors

klippx avatar

Watchers

 avatar  avatar

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.