A Spacegray editor and IDE theme for an installed Cloud9 instance.
Spacegray Sublime Text theme from spacegray-ocean.tmTheme
The IDE theme modifies the flat-light built into Cloud9.
- Start with either
Buildingor using the prebuilt spacegray folder and user.settings - CD to cloud9-spacegray directory
- run
node install.js /path/to/cloud9/root(core) - Replace your Cloud9 user.settings with the one in this repo or merge your personal one with it.
- CD to cloud9-spacegray directory
- run
node uninstall.js /path/to/cloud9/root(core) - Replace your editor theme in the Cloud9 Preferences
- Update or use the existing
spacegray-ocean.tmThemeSublime Text theme.Building - CD to cloud9-spacegray directory
- run
./create.sh /path/to/cloud9/root(core) - Resulting files for editor will be in ./spacegray
