How to disable the Match Pasteboard to Theme Color using script
hi,
I'm trying to disable the "Match Pasteboard to Theme Color" option using below statement;
app.pasteboardPreferences.matchPreviewBackgroundToThemeColor=false;
but it does not work.
Advice will be greatly appreciated. Cheers...
