Skip to content

Commit 61a2817

Browse files
committed
Formatting
1 parent d2f36e8 commit 61a2817

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

yazi-config/src/theme/theme.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ pub struct Mode {
123123
pub select_main: SyncCell<StyleFlat>,
124124
pub select_alt: SyncCell<StyleFlat>,
125125

126-
pub unset_main: SyncCell<StyleFlat>,
127-
pub unset_alt: SyncCell<StyleFlat>,
126+
pub unset_main: SyncCell<StyleFlat>,
127+
pub unset_alt: SyncCell<StyleFlat>,
128128
}
129129

130130
// --- Indicator

0 commit comments

Comments
 (0)