Em sex, 8 de mar de 2019 às 17:20, IOhannes m zmölnig <zmoelnig@iem.at> escreveu:
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.

just so it's clear, you mean we cannot write plugins for that, right?