See the Base16 Repository for more information. This theme was built with Base16 builder.
Being a long-time fan of Spacemacs, and very comfortable with the light and dark Spacemacs themes, I decided to adapt them for DrRacket. This was a manual effort unrelated to Base16 and is much more likely to work as delivered and receive updates as I see a need. You can find this repository here: https://github.com/tuirgin/drracket-spacemacs-schemes
Enjoy.
Base16-builder has been deprecated and I am presently disinclined to learn the changes needed to maintain this repository. Feel free to use this repo on an as-is basis, however I am not currently motivated to make any changes.
I have re-run base16-builder to regenerate the styles. There are a few new ones included now. I have not updated the screenshots, and I have made no attempt to confirm that these work in DrRacket. I've been away from the environment for a couple years and am not familiar with changes that may have occurred. If anything is broken, please do log an issue and let me know about it.
Each theme is contained in it's own package folder within base16-theme
.
Individual themes can be installed by running:
raco pkg install {PATH TO THEME FOLDER}
I.e. from the base16-theme
folder:
raco pkg install ./base16-default
Alternatively, all themes can be installed by running:
raco pkg install {PATH TO}/base16-theme
The themes can also be installed directly from GitHub:
raco pkg install git://github.com/tuirgin/base16-drracket