Enjoy coloring the applied results.
kubectl krew install colorize-appliedThis plugin colorizes the results of apply/dry-run.
Each line containing the following strings is colored: pruned, configured, created, and unchanged.
kubectl apply --prune -f manifest.yaml --dry-run=server | kubectl colorize-applied