From e36342186da23af0fed44004d45f46184c3715d4 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Mon, 25 Jan 2021 16:57:17 +0100 Subject: [PATCH] Update BDFDB.data.json --- Library/_res/BDFDB.data.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index 8fbfd3fb69..96afe1d836 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -942,7 +942,8 @@ }, "Toast": { "avatar": "avatar-3xmbmC", - "brand": "colorBrand-WfDfzD", + "bar": "bar-95Sdw1", + "barInner": "barInner-u7Frsw", "closing": "closing-K489s7", "custom": "colorCustom-WKsPgT", "danger": "colorDanger-O5wq9n", @@ -2693,7 +2694,8 @@ "titlesize16": ["UserPopout", "size16"], "toast": ["Toast", "toast"], "toastavatar": ["Toast", "avatar"], - "toastbrand": ["Toast", "brand"], + "toastbar": ["Toast", "bar"], + "toastbarinner": ["Toast", "barInner"], "toastclosing": ["Toast", "closing"], "toastcustom": ["Toast", "custom"], "toastdanger": ["Toast", "danger"],