Skip to content

Commit 08dcc1a

Browse files
authored
Merge branch '9.0.x' into mkirova/fix-6731-9.0.x
2 parents 1614bbf + 7476a61 commit 08dcc1a

File tree

4 files changed

+1438
-2463
lines changed

4 files changed

+1438
-2463
lines changed

projects/igniteui-angular/src/lib/core/styles/themes/schemas/light/_toast.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ $_bootstrap-toast: extend(
5656
(
5757
variant: 'bootstrap',
5858
background: #fff,
59+
60+
text-color: (
61+
igx-color: ('grays', 600)
62+
)
5963
)
6064
);
6165

0 commit comments

Comments
 (0)