Atom (Syntax)
Spaceduck forA spaceduck theme for Atom (Syntax)
Install
Follow one of the methods below to install, and once done, proceed to activating the theme.
Install using Atom
- Go to
Atom/Edit -> Preferences...
- Then select the
Install
tab - Click the
Themes
button to the right of the search box - 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
- Download using the GitHub .zip download option and unzip them.
- 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.