agraef / pd-lua

Lua bindings for Pd, updated for Lua 5.3+
https://agraef.github.io/pd-lua/
GNU General Public License v2.0
51 stars 11 forks source link

fix mistakes in the pdlua help file and change color theme #19

Closed porres closed 1 year ago

porres commented 1 year ago

There were errors in pdlua because I moved things around, so I was asking people to look below or above when it was the other way around.

I also couldn't hold myself and went ahead and changed the color scheme to something less 'colorful' cause those shiny colors always burn my eyes and I can hardly read them (I hope you don't mind). This is for the 'howto' sections. I went for a more graysh look I am used to but can try other things. I also took advantage of the fact that you now can use spaces in canvas' labels.

agraef commented 1 year ago

Hmm, I didn't notice much change in the colors of the HOWTO subpatches, but maybe they're too subtle for me to notice.

agraef commented 1 year ago

You're right, they are in grayscale, looking nice! :) Must have opened the wrong patch before.

The comment boxes look garbled in plugdata, but I guess that will fix itself once plugdata properly calculates text dimensions. They look alright in both vanilla and Purr Data, so that's surely a plugdata bug.