https://github.com/sonph/spacegray-light-neue-ui
Maintained port of the Spacegray Light theme to Atom.
https://github.com/sonph/spacegray-light-neue-ui
atom atom-editor atom-package atom-plugin atom-theme spacegray theme
Last synced: 2 months ago
JSON representation
Maintained port of the Spacegray Light theme to Atom.
- Host: GitHub
- URL: https://github.com/sonph/spacegray-light-neue-ui
- Owner: sonph
- License: mit
- Created: 2016-08-29T01:02:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-11T07:58:29.000Z (over 8 years ago)
- Last Synced: 2025-04-13T20:08:43.089Z (2 months ago)
- Topics: atom, atom-editor, atom-package, atom-plugin, atom-theme, spacegray, theme
- Language: CSS
- Homepage: https://atom.io/themes/spacegray-light-neue-ui
- Size: 266 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Spacegray Light Neue UI
[](https://atom.io/themes/spacegray-light-neue-ui)
Maintained port of the [Spacegray](http://kkga.github.io/spacegray) Light Sublime Text theme to Atom.
Screenshot on Atom 1.9.9 (Aug 2016):

Note that this is not a _complete_ port, as I only coded the minimum amount of CSS to get the basic looks and feels. You should be able to customize further with your own stylesheet or other plugins on top of this.
## Installation
Install from the command line:
```
apm install spacegray-light-neue-ui
```or from within Atom:
1. Open Settings
2. Select the Install submenu
3. Select them and search for "spacegray-light-neue-ui"
4. Click on the Install button## Usage
1. Open Settings
2. Select the Themes submenu
3. Select UI Theme as "Spacegray Light Neue"## Contributing
Feel free to report issues, post questions or open pull requests!If you are new to Atom theme/package development, read through the [Hacking Atom chapter](http://flight-manual.atom.io/hacking-atom/) in the Atom's flight manual, especially the [Creating a Theme](http://flight-manual.atom.io/hacking-atom/sections/creating-a-theme/) section.
## Credits
- Theme based on [kkga's spacegray](https://github.com/kkga/spacegray)
- [List of contributors](https://github.com/sonph/spacegray-light-neue-ui/graphs/contributors)## Why Yet Another Port?
Because the other port ([spacegray-light-ui](https://atom.io/themes/spacegray-light-ui)) is unmaintained and out of date (last commit was in 2013).
I tried asking the author to take over the repo but [the issue](https://github.com/aesarius/spacegray-light-ui/issues/6) goes unanswered.