From 1c5ed48cfb20a1d59d1cd68f17e3577d5007e8f9 Mon Sep 17 00:00:00 2001 From: sxyazi Date: Mon, 25 Nov 2024 14:35:47 +0800 Subject: [PATCH] .. --- yazi-config/preset/theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yazi-config/preset/theme.toml b/yazi-config/preset/theme.toml index c448aeb8..c1160d13 100644 --- a/yazi-config/preset/theme.toml +++ b/yazi-config/preset/theme.toml @@ -7,8 +7,8 @@ # : Flavor {{{ [flavor] -dark = "dark" -light = "light" +dark = "" +light = "" # : }}}