Git Product home page Git Product logo

anura-syntax's Introduction

Anura Syntax

A simple syntax theme based on colors from CotEditor's "Anura" theme.

Installation

To install Anura, search for anura-syntax on Atom's "Install" screen, or use APM:

$ apm install anura-syntax

Development

To make changes to Anura:

  1. Inside the repo directory, run apm link -d. This will symlink the repo folder to ~/.atom/dev/packages/.
  2. Open the directory in dev mode with atom -d .. In this mode, any changes you make will appear immediately.

Publishing to APM

Publish a new version with apm (note that this also pushes the new release tag):

apm publish [<newversion> | major | minor | patch | build]

anura-syntax's People

Contributors

timgthomas avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

anura-syntax's Issues

CSS: SVG Value Color

The SVG value non-scaling-stroke has the wrong color. It's possible other SVG values are bugged, as well.

Screen Shot 2021-01-13 at 8 23 12 PM

Markdown Support

Currently, this theme still uses markdown styles from its parent theme, Active. Need to update those to use Anura's colors and add a test case file.

Babel: Regex Color

There are a couple of places we can have a better highlighting experience in regexes. Some basic examples:

Screen Shot 2021-01-25 at 7 29 28 PM

Babel: `undefined` Color

The undefined keyword uses the plain text color, but should share that of other keywords like null and true.

Screen Shot 2021-02-02 at 10 14 07 AM

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.