From fa4ca78e57a1ab7c6ecaa886140543908031387f Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sat, 3 Jul 2021 16:35:32 +0200 Subject: [PATCH] Update BDFDB.data.json --- Library/_res/BDFDB.data.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index d48a19c0dd..fac209b015 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -1655,8 +1655,8 @@ "bottagtext": ["BotTag", "botText"], "bottagverified": ["BotTag", "botTagVerified"], "button": ["Button", "button"], - "buttoncolorblack": ["Button", "colorBlack"], "buttoncolorbrand": ["Button", "colorBrand"], + "buttoncolorbrandnew": ["Button", "colorBrandNew"], "buttoncolorgreen": ["Button", "colorGreen"], "buttoncolorgrey": ["Button", "colorGrey"], "buttoncolorlink": ["Button", "colorLink"], @@ -1673,6 +1673,7 @@ "buttonhashover": ["Button", "hasHover"], "buttonhoverblack": ["Button", "hoverBlack"], "buttonhoverbrand": ["Button", "hoverBrand"], + "buttonhoverbrandnew": ["Button", "hoverBrandNew"], "buttonhovergreen": ["Button", "hoverGreen"], "buttonhovergrey": ["Button", "hoverGrey"], "buttonhoverlink": ["Button", "hoverLink"],