From c67d99ad63beb7536459660cd063bb5fcefae8f8 Mon Sep 17 00:00:00 2001 From: Adrian Bonpin Date: Sun, 28 Jun 2026 21:36:23 +0800 Subject: [PATCH] fix(plugin): use currentColor instead of white for icon so it doesn't disappear on hover --- plugins/decky-vault/src/index.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/decky-vault/src/index.tsx b/plugins/decky-vault/src/index.tsx index b633b46..c1273f1 100644 --- a/plugins/decky-vault/src/index.tsx +++ b/plugins/decky-vault/src/index.tsx @@ -165,24 +165,24 @@ function DeckyVaultIcon() {