Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nemodreamer/nemodreaming-sublime-package
nemoDreaming theme and snippets for Sublime Text
https://github.com/nemodreamer/nemodreaming-sublime-package
Last synced: 2 days ago
JSON representation
nemoDreaming theme and snippets for Sublime Text
- Host: GitHub
- URL: https://github.com/nemodreamer/nemodreaming-sublime-package
- Owner: nemoDreamer
- License: mit
- Created: 2013-07-17T21:24:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-09T18:02:41.000Z (almost 11 years ago)
- Last Synced: 2023-04-12T12:57:45.259Z (almost 2 years ago)
- Language: CSS
- Homepage: http://www.nemodreaming.com
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
nemoDreaming.sublime-package
============================A package for Sublime Text, encapsulating my custom theme and snippets.
## Installation:
- Package Control → Add Repository → `https://github.com/nemoDreamer/nemoDreaming-sublime-package.git`
- Package Control → Install Package → `nemoDreaming`This theme pairs well with [Spacegray](https://github.com/kkga/spacegray)'s UI theme:
```JSON
{
"color_scheme": "Packages/nemoDreaming/nemoDreaming.tmTheme",
"theme": "Spacegray.sublime-theme"
}
```