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

https://github.com/neo-desktop/mononucleosis-pro

Generates keys for an aptly named **color scheme**?
https://github.com/neo-desktop/mononucleosis-pro

Last synced: about 2 months ago
JSON representation

Generates keys for an aptly named **color scheme**?

Awesome Lists containing this project

README

          

# mononucleosis-pro
Generates keys for an aptly named **color scheme**?

![logo, f in chat](img/logo.png)

`Press F to pay respects`

## Instructions

### Sublime Text 3
* Open *Sublime Text 3* and ensure you have `Theme - ` installed
* Open up the user preferences for the theme `(Preferences > Package Settings > Theme - > Settings - User)`
* Copy the following text into the file, with the placeholder values changed appropriately

```json
{
"email": "{add your email here}",
"license_key": "{add your license key here}"
}
```

* Save the file and restart *Sublime Text 3*
* You should see a thank you pop-up message and you are now running an activated theme.

![sublime text 3](img/st3.png)

### Visual Studio Code
* Open *Visual Studio Code* and ensure you have `` installed.
* Press `Ctrl+Shift+P` to open the command palette.
* Search for `` and select the option ` - enter license.`
* Follow the prompts on-screen to enter your email and license key.
* You should see a thank you pop-up message and you are now running an activated theme.

![visual studio code](img/vsc.png)