Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dracula/racket
Dracula color theme for DrRacket
https://github.com/dracula/racket
Last synced: 5 days ago
JSON representation
Dracula color theme for DrRacket
- Host: GitHub
- URL: https://github.com/dracula/racket
- Owner: dracula
- Created: 2019-12-06T19:41:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-18T20:45:32.000Z (over 3 years ago)
- Last Synced: 2024-06-19T00:35:26.171Z (5 months ago)
- Language: Racket
- Size: 6.84 KB
- Stars: 16
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dracula Theme for DrRacket
==========================Just an implementation of the [Dracula][dracula] color scheme for [DrRacket][racket]. To install, use `raco`:
```bash
$ raco pkg install dracula-theme
```Then launch [DrRacket][racket] and go to:
```
Edit > Preferences > Colors > Dracula
```Enjoy!
[dracula]: https://draculatheme.com/
[racket]: https://racket-lang.org/