From 38b48f081ad1a71a1f41c98f2b6a6acbd556b251 Mon Sep 17 00:00:00 2001 From: sxyazi Date: Thu, 15 Feb 2024 22:51:49 +0800 Subject: [PATCH] Revert `darkgray` --- yazi-config/preset/theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yazi-config/preset/theme.toml b/yazi-config/preset/theme.toml index b26bf837..cb33b9e7 100644 --- a/yazi-config/preset/theme.toml +++ b/yazi-config/preset/theme.toml @@ -25,7 +25,7 @@ marker_selected = { fg = "lightblue", bg = "lightblue" } # Tab tab_active = { fg = "black", bg = "white" } -tab_inactive = { fg = "white", bg = "black" } +tab_inactive = { fg = "white", bg = "darkgray" } tab_width = 1 # Count