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

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

Awesome Lists containing this project

README

          

# drracket-ayu-mirage
🎨 An ayu mirage color scheme for DrRacket

![](images/screenshot.png)

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