On 3/8/19 9:13 PM, Alexandre Torres Porres wrote:
Hi, I'm hoping to be able to change Pd's colors in the source code so I can come up with a different theme, a dark one, maybe an inverted one.
So, how to change the color of background and objects/cords?
While we're at it, Purr Data has nice themes out of the box, I guess we could use at least a GUI plugin for that, but I don't think I could do that one.
the colours are hardcoded, so just do a search for "blue" or "black" in the src/ folder. that also means, that no, we currently cannot use themes.
gfmards IOhanes