https://github.com/apehex/sublime-hypeon-scheme
Dark synthwave theme for Sublime Text
https://github.com/apehex/sublime-hypeon-scheme
Last synced: 5 months ago
JSON representation
Dark synthwave theme for Sublime Text
- Host: GitHub
- URL: https://github.com/apehex/sublime-hypeon-scheme
- Owner: apehex
- Created: 2025-08-30T09:08:36.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-30T10:18:46.000Z (10 months ago)
- Last Synced: 2025-08-30T12:13:21.434Z (10 months ago)
- Size: 512 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
# Hypeon Color Scheme 
[![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