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




