An open API service indexing awesome lists of open source software.

https://github.com/pvdlg/atom-bright-dark-syntax

A bright dark syntax theme for Atom
https://github.com/pvdlg/atom-bright-dark-syntax

atom code css dark highlight javascript syntax theme

Last synced: about 2 months ago
JSON representation

A bright dark syntax theme for Atom

Awesome Lists containing this project

README

          

# Bright Dark Syntax theme

A bright dark syntax theme for Atom.

[![Travis](https://img.shields.io/travis/pvdlg/atom-bright-dark-syntax.svg)](https://travis-ci.org/pvdlg/atom-bright-dark-syntax)
[![Greenkeeper badge](https://badges.greenkeeper.io/pvdlg/atom-bright-dark-syntax.svg)](https://greenkeeper.io/)
[![license](https://img.shields.io/github/license/pvdlg/atom-bright-dark-syntax.svg)](https://github.com/pvdlg/atom-bright-dark-syntax/blob/master/LICENSE)

## JavaScript

![javascript](media/javascript.png?raw=true)

## Scss

![scss](media/scss.png?raw=true)

## Markdown

![markdown](media/markdown.png?raw=true)

## JSON

![json](media/json.png?raw=true)

## Installation

From the command line:

```bash
apm install atom-bright-dark-syntax
```

Or directly in Atom:
1. Open **Settings** > **Install**
2. Set the filter to **Themes**
3. Search for `atom-bright-dark-syntax` and click **Install**

Once installed, open **Settings** > **Themes** and select **Atom Bright Syntax**.