From 38ec0c05c59332fbe5527ccb023ac6044fafcccd Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Mon, 10 Nov 2025 09:55:22 +0900 Subject: modified yazi/theme.toml, modified yazi/theme.toml, modified zsh/scripts.zsh --- ar/.config/yazi/theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ar') diff --git a/ar/.config/yazi/theme.toml b/ar/.config/yazi/theme.toml index 503e6e4..efcc789 100644 --- a/ar/.config/yazi/theme.toml +++ b/ar/.config/yazi/theme.toml @@ -233,8 +233,8 @@ rules = [ { name = "*", is = "exec", fg = "#9ccfd8" }, # Symlink fallback - { name = "*", is = "link", fg = "#b5e6ee", italic = true }, - { name = "*/", is = "link", fg = "#6bd3ee", italic = true }, + # { name = "*", is = "link", fg = "#b5e6ee", italic = true }, + # { name = "*/", is = "link", fg = "#6bd3ee", italic = true }, # Dummy files { name = "*", is = "dummy", fg = "#232136", bg = "#eb6f92" }, -- cgit v1.2.3