
where is a good place to register new color prefs?

So others can use them?

yep

You can take a look at https://github.com/dracula/racket to see how I did it for the Dracula color scheme. Then just register it with http://pkgs.racket-lang.org\|pkgs.racket-lang.org

Then anyone can just raco install
your theme and use it via the preferences.


The repo is already owned by them. I still need to upload a screenshot to the README, but they already own the code now :slightly_smiling_face:

Yikes!
I need to enter the color scheme business.

ah, I already have this part done.. I want to add a cursor color to drracket-vim-tool

with color-prefs:register-color-preference
. but I don’t know where to put it

Ah, sorry, that I don’t know. I copied my code from someone else a while ago. :slightly_smiling_face:

haha, me too. I copied mine from the takikawa solarized repo ;)