From 61a2817f992d6430da68e82f937a3ef1f4e7edad Mon Sep 17 00:00:00 2001 From: Yahddyyp Date: Sat, 27 Jun 2026 16:06:39 +0530 Subject: [PATCH] Formatting --- yazi-config/src/theme/theme.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yazi-config/src/theme/theme.rs b/yazi-config/src/theme/theme.rs index 68b30fa1..2adb34fd 100644 --- a/yazi-config/src/theme/theme.rs +++ b/yazi-config/src/theme/theme.rs @@ -123,8 +123,8 @@ pub struct Mode { pub select_main: SyncCell, pub select_alt: SyncCell, - pub unset_main: SyncCell, - pub unset_alt: SyncCell, + pub unset_main: SyncCell, + pub unset_alt: SyncCell, } // --- Indicator