# Hypeon Color Scheme apehex logo [![License][shield-license]][github-license] [![Download][shield-repo]][subl-repo] [![Latest][shield-release]][github-release] > hypeon is a dark color color scheme for [Sublime Text][subl-web]. ## Screenshots | JSON | Markdown | Python | | ----------------- | --------------------- | --------------------- | | ![][image-json] | ![][image-markdown] | ![][image-python] | ## Installation ### via Package Control 1. Make sure you already have [package control][subl-docs] installed. 2. Choose Install Package from the Command Palette (via `Tools > Command Palette` from the main menu). 3. Select **`Hypeon Color Scheme`** and press Enter. ### or Manual Installation 1. Download the desired **`Hypeon.sublime-color-scheme`** file. 2. Browse Packages from the Command Palette (via `Preferences > Browse packages` from the main menu). 3. Copy the **`Hypeon.sublime-color-scheme`** file to `Packages/User/`. ## License Copyright (c) 2025 apehex under the [MIT license][github-license]. [shield-license]: https://img.shields.io/github/license/apehex/sublime-hypeon-scheme.svg?style=flat-square [shield-release]: https://img.shields.io/github/release/apehex/sublime-hypeon-scheme.svg?style=flat-square [shield-repo]: https://img.shields.io/packagecontrol/dt/Hypeon%20Color%20Scheme.svg?style=flat-square [subl-docs]: https://docs.sublimetext.io/guide/extensibility/packages.html#installing-packages [subl-repo]: https://packagecontrol.io/packages/Hypeon%20Color%20Scheme [subl-web]: https://sublimetext.io/ [github-license]: LICENSE.md [github-release]: https://github.com/apehex/sublime-hypeon-scheme/releases/latest [image-json]: images/json.png [image-logo]: images/logo.png [image-markdown]: images/markdown.png [image-python]: images/python.png