Spaceduck for Atom (Syntax)
A spaceduck theme for Atom (Syntax)
Can be found here.
Follow one of the methods below to install, and once done, proceed to activating the theme.
- 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
apm install spaceduck-syntax
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
- Download using the GitHub .zip download option and unzip them.
- Move the
spaceduck-syntax
folder to~/.atom/packages
Once installed, go to Atom -> Preferences...
, click in the Themes
tab, and select Spaceduck
in the Syntax Theme
dropdown.