From 22f2ed0a448045d7e9062667f69897fc03c3e3bb Mon Sep 17 00:00:00 2001 From: Ben Lambert Date: Tue, 15 Apr 2025 11:08:55 +0200 Subject: [PATCH] Fix detail icon visibility in light theme Signed-off-by: benjdlambert --- .changeset/social-seals-shout.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.changeset/social-seals-shout.md b/.changeset/social-seals-shout.md index b3c386b7cb..184d898b2f 100644 --- a/.changeset/social-seals-shout.md +++ b/.changeset/social-seals-shout.md @@ -2,6 +2,4 @@ '@backstage/plugin-scaffolder-react': patch --- -Detail icon - light theme - fix - -- Fixes the detail icon in light theme to be visible in proper color (same as favorite star). +Fixes the detail icon in light theme to be visible in proper color (same as favorite star).