bigpick / spaceduck-atom-syntax

An intergalactic space theme for Atom (syntax).
MIT License
1 stars 1 forks source link

Spaceduck for Atom (Syntax)

A spaceduck theme for Atom (Syntax)

Screenshot


Atom Package Repository

Can be found here.

Install

Follow one of the methods below to install, and once done, proceed to activating the theme.

Install using Atom

  1. Go to Atom/Edit -> Preferences...
  2. Then select the Install tab
  3. Click the Themes button to the right of the search box
  4. Enter spaceduck-syntax in the search box

Install using Atom Package Manager

apm install spaceduck-syntax

Install using Git

Alternatively, if you are a git user, you can install the theme and keep up to date by cloning the repo directly into your ~/.atom/packages directory:

git clone https://github.com/bigpick/spaceduck-atom-syntax.git ~/.atom/packages/spaceduck-syntax

Install manually

  1. Download using the GitHub .zip download option and unzip them.
  2. Move the spaceduck-syntax folder to ~/.atom/packages

Activating theme

Once installed, go to Atom -> Preferences..., click in the Themes tab, and select Spaceduck in the Syntax Theme dropdown.


More Previews

Python

python-demo

JSON

json-demo

JS

js-demo

Bash

bash-demo

License

MIT License