From ad1936ee31284ef9f2a582a3d8b1c3d42129cd36 Mon Sep 17 00:00:00 2001 From: Charles de Dreuille Date: Tue, 26 May 2026 15:46:51 +0200 Subject: [PATCH] Update spotify.css Signed-off-by: Charles de Dreuille --- .storybook/themes/spotify.css | 1 - 1 file changed, 1 deletion(-) diff --git a/.storybook/themes/spotify.css b/.storybook/themes/spotify.css index 1e8ef5090c..20ecb34062 100644 --- a/.storybook/themes/spotify.css +++ b/.storybook/themes/spotify.css @@ -233,7 +233,6 @@ --bui-fg-solid-disabled: #072f15; --bui-fg-danger: #e22b2b; --bui-fg-success: #1db954; - --bui-fg-warning: #e36d05; --bui-border-danger: #f87a7a; --bui-border-warning: #e36d05; --bui-border-success: #53db83;