diff --git a/yazi-config/preset/theme.toml b/yazi-config/preset/theme.toml index 18f26818..b26bf837 100644 --- a/yazi-config/preset/theme.toml +++ b/yazi-config/preset/theme.toml @@ -24,8 +24,8 @@ marker_marked = { fg = "lightyellow", bg = "lightyellow" } marker_selected = { fg = "lightblue", bg = "lightblue" } # Tab -tab_active = { fg = "black", bg = "lightblue" } -tab_inactive = { fg = "white", bg = "darkgray" } +tab_active = { fg = "black", bg = "white" } +tab_inactive = { fg = "white", bg = "black" } tab_width = 1 # Count