Use CLI theme colors, support piped secrets, fix user join
Replace scattered chalk usage with the centralized theme.c helpers and
add
an 'error' color. Allow secret values to be read from piped stdin in
putSecret (trim trailing newline) and add improved success/error
logging.
Fix SQL leftJoin to use sandboxes.userId when joining users.