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**?
- Host: GitHub
- URL: https://github.com/neo-desktop/mononucleosis-pro
- Owner: Neo-Desktop
- License: mit
- Created: 2020-11-15T04:19:30.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-15T01:12:42.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T12:19:38.227Z (over 1 year ago)
- Language: C#
- Size: 1.56 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mononucleosis-pro
Generates keys for an aptly named **color scheme**?

`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.

### 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.
