Skip to content

Commit 346fa64

Browse files
authored
feat(ui5-toast): implement SAP Horizon Dark and HC themes (#4864)
1 parent 381c884 commit 346fa64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/main/src/themes/Toast.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:host {
22
font-family: "72override", var(--sapFontFamily);
3-
color: var(--sapTextColor);
3+
color: var(--sapList_TextColor);
44
font-size: var(--sapFontSize);
55
}
66

0 commit comments

Comments
 (0)