From 13b4b8aa4ae302886bee36302feab3e2f5418b9f Mon Sep 17 00:00:00 2001 From: Aditya Sakhare <123308369+Adi-vig@users.noreply.github.com> Date: Wed, 27 Sep 2023 01:28:47 +0530 Subject: [PATCH] theme(atomic): align segment colors there was a bug in the color of diamond connecting OS logo and battery --- themes/atomic.omp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/atomic.omp.json b/themes/atomic.omp.json index 1f2ad22e..c2dc8e54 100644 --- a/themes/atomic.omp.json +++ b/themes/atomic.omp.json @@ -210,7 +210,7 @@ "windows": "\ue70f" }, "style": "diamond", - "template": " {{ if .WSL }}WSL at {{ end }}{{.Icon}}<#262626> \ue0b2", + "template": " {{ if .WSL }}WSL at {{ end }}{{.Icon}}<#222222> \ue0b2", "type": "os" }, {