Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bjarneo/hipster

Sublime Text Color Scheme
https://github.com/bjarneo/hipster

color-scheme hipster sublime-text sublime-text-3 sublime-text-color-scheme

Last synced: 19 days ago
JSON representation

Sublime Text Color Scheme

Awesome Lists containing this project

README

        

![hipster](https://github.com/bjarneo/hipster/blob/master/hipster.png?raw=true)

This color scheme is made out of boredom. Suggestions and changes are appreciated. This color scheme might change a bit in the future.

### Font

The screenshots, and logo, are using [Fira Code](https://github.com/tonsky/FiraCode)

### Theme

Theme used in the screenshots is from the [Oceanic next](https://github.com/voronianski/oceanic-next-color-scheme) package

### Screenshots

Node.js

![nodejs](https://github.com/bjarneo/hipster/blob/master/nodejs.png?raw=true)

Python

![nodejs](https://github.com/bjarneo/hipster/blob/master/python.png?raw=true)

---

### Installation

###### Recommended

You can install `hipster` via [Package Control](https://packagecontrol.io/).

1. Press cmd/ctrl + shift + p to open the command palette.
2. Type `install package` and press enter. Then search for `hipster`

###### Manual

1. Download the [latest release](https://github.com/bjarneo/hipster/releases/latest), extract and rename the directory to `hipster`.
2. Move the directory inside your sublime `/Packages` directory. *(Preferences > Browse packages...)*

---

###### Via Preferences

Add these lines to your user settings *Preferences > Setting - User*:

```js
"color_scheme": "Packages/hipster/hipster.tmTheme",
```


made by @bjarneo