From ad6e784d1f691e5617f1abcee0a9b67da4e900e6 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 27 Jun 2026 22:01:21 -0400 Subject: chore(theme): WIP set nerd-icons-completion-dir-face to gold Gold completing-read folders against the silver file and dirvish icons. The nerd-icons-config override is what lets this face win over the global dir advice. --- scripts/theme-studio/WIP.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/theme-studio/WIP.json b/scripts/theme-studio/WIP.json index a1570acd1..1756683ef 100644 --- a/scripts/theme-studio/WIP.json +++ b/scripts/theme-studio/WIP.json @@ -7610,10 +7610,10 @@ }, "nerd-icons-completion": { "nerd-icons-completion-dir-face": { - "fg": null, + "fg": "#dab53d", "bg": null, "inherit": null, - "source": "default" + "source": "user" } }, "orderless": { -- cgit v1.2.3