From 05ebd8b8ce58638bb8b4229f9ea075a9f042c8c1 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 17 Jan 2024 18:27:06 +0100 Subject: [PATCH] theme(capr4n): correct spacing Added Whitespace between Icon and Time --- themes/capr4n.omp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/capr4n.omp.json b/themes/capr4n.omp.json index 93ca3ba7..f83864fa 100644 --- a/themes/capr4n.omp.json +++ b/themes/capr4n.omp.json @@ -18,7 +18,7 @@ "always_enabled": true }, "style": "plain", - "template": " \ueba2{{ .FormattedMs }} ", + "template": " \ueba2 {{ .FormattedMs }} ", "type": "executiontime" } ],