(2024-06-02, 19:34)N. W. Perry Wrote: Well, on the Mac its pathname is this (substituting your own username obviously):
Code:/Users/nwperry/.local/share/Stud.io/CustomColors/CustomColorDefinition.txt
I don't remember the Windows equivalent, but I'll note that the CustomColors folder is located alongside the CustomParts directory that we often use.
It is not the /data/CustomColors directory located inside the main program folder, nor the loose CustomColorDefinition.txt located alongside that… (Why so many??)
Windows one is "C:\ProgramData\Studio\CustomColors"
Tl;dr on why it is like it is: Studio devs aren't the best at keeping their shit together, and during implementation of the custom colors they had to switch the folder several times to avoid some system problems with, iirc, non-ASCII user path names or smth like that