A spaceduck theme for Atom (Syntax)
Follow one of the methods below to install, and once done, proceed to activating the theme.
Atom/Edit -> Preferences...
Install
tabThemes
button to the right of the search boxspaceduck-syntax
in the search boxapm 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
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.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.