https://github.com/catppuccin/drracket
:ice_cream: Soothing pastel theme for DrRacket
https://github.com/catppuccin/drracket
catppuccin drracket hacktoberfest theme
Last synced: 4 months ago
JSON representation
:ice_cream: Soothing pastel theme for DrRacket
- Host: GitHub
- URL: https://github.com/catppuccin/drracket
- Owner: catppuccin
- License: mit
- Created: 2022-09-27T22:19:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-21T18:02:01.000Z (over 1 year ago)
- Last Synced: 2026-01-13T14:16:15.928Z (5 months ago)
- Topics: catppuccin, drracket, hacktoberfest, theme
- Language: Racket
- Homepage: https://pkgs.racket-lang.org/package/catppuccin-theme
- Size: 2.27 MB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Catppuccin for DrRacket
## Previews
🌻 Latte

🪴 Frappé

🌺 Macchiato

🌿 Mocha

# Usage
1. Install DrRacket and find where `raco` is located.
- On Linux this should already be on your `$PATH`.
- On macOS, it's at `/Applications/Racket/bin/raco`.
2. Use `raco` to install the package:
```bash
raco pkg install catppuccin-theme
```
If the above command fails due to package naming conflicts, install via a GitHub redirect:
```bash
raco pkg install https://github.com/catppuccin/drracket-catppuccin.git
```
3. Choose the theme in the `Preferences`. You might need to reload the IDE for the theme to appear.
## 💝 Thanks to
- [PanAeon](https://github.com/PanAeon)
Copyright © 2021-present Catppuccin Org