Simply:
ggsurvplot(fit, palette = c("#C83296", "#009EA0"), pval = "My custom p-value", legend = c(0.84, 0.8), legend.title = "", ggtheme = theme_kcl)
for details look https://github.com/kassambara/survminer/issues/189