From def65d5c977a435bc15391c759ec6137ff1b75d7 Mon Sep 17 00:00:00 2001 From: fabriciojlm <70244182+fabriciojlm@users.noreply.github.com> Date: Sat, 28 Oct 2023 05:01:17 -0300 Subject: [PATCH] theme(sonicboom): adjust folder separator color --- themes/sonicboom_dark.omp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/sonicboom_dark.omp.json b/themes/sonicboom_dark.omp.json index dcd0c137..85d10945 100644 --- a/themes/sonicboom_dark.omp.json +++ b/themes/sonicboom_dark.omp.json @@ -41,7 +41,7 @@ "foreground": "#43CCEA", "properties": { "folder_icon": "\ue5fe", - "folder_separator_icon": " \ue0bd ", + "folder_separator_icon": " <#000000>\ue0bd ", "home_icon": "\ueb06", "style": "agnoster_short" },