https://github.com/oransimhony/drracket-ayu-mirage
🎨 An ayu mirage color scheme for DrRacket
https://github.com/oransimhony/drracket-ayu-mirage
ayu ayu-mirage-theme color-scheme color-theme drracket
Last synced: 3 months ago
JSON representation
🎨 An ayu mirage color scheme for DrRacket
- Host: GitHub
- URL: https://github.com/oransimhony/drracket-ayu-mirage
- Owner: oransimhony
- License: mit
- Created: 2019-05-06T13:29:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T13:58:17.000Z (about 7 years ago)
- Last Synced: 2025-09-06T08:19:15.955Z (9 months ago)
- Topics: ayu, ayu-mirage-theme, color-scheme, color-theme, drracket
- Language: Racket
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# drracket-ayu-mirage
🎨 An ayu mirage color scheme for DrRacket

## Installation
Install from the package catalog
```sh
raco pkg install drracket-ayu-mirage
```
Clone and install from GitHub
```sh
git clone https://github.com/oransimhony/drracket-ayu-mirage.git
raco pkg install ./drracket-ayu-mirage
```
Install directly from GitHub
```sh
raco pkg install git://github.com/oransimhony/drracket-ayu-mirage
```
## Credits
* Learned how to write a color scheme based on [tuirgin/base16-drracket](https://github.com/tuirgin/base16-drracket)
## Authors
* **Oran Simhony** - [oransimhony](https://github.com/oransimhony)