Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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"
}
```