Color theme for LispWorks IDE
Hi,
Does anyone know of an API that I could use to completely theme the Lispworks IDE's editor and the listener? I use the solarized color theme : http://ethanschoonover.com/solarized everywhere else (vim, pycharm etc etc) and would love to have it for LW.
I found this link: http://permalink.gmane.org/gmane.lisp.lispworks.general/8799, which helps me set the background color programmatically.
What about the other options in Preferences->Environment->Styles->Colors & Attributes?Can these also be set programmatically? Btw, I also see a colors.db file in Library but I cannot open it. Is this colors.db related to color & attributes or something else?
Regards,