using javascript I did this and ran this from the startup script folder.
if( BridgeTalk.appName == "photoshop" ) { app.colorSettings ="Name of your color setting"; }
using javascript I did this and ran this from the startup script folder.
if( BridgeTalk.appName == "photoshop" ) { app.colorSettings ="Name of your color setting"; }