Skip to content

Commit 022ca24

Browse files
authored
Merge pull request #231 from assureclaims/feature/RMA-126616
RMA-126616 Progress bar in message window is not coming in theme colour
2 parents 79b0b34 + 2014394 commit 022ca24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/dxc-ngx-cdk/src/lib/theme/componentTokens.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const globalTokens = {
1515
darkBlue: "#006BF6",
1616
inherit: "inherit",
1717
transparent: "transparent",
18-
purple: "#6f2c91",
18+
purple: "#dedede",
1919
mediumPurple: "#ead8f3",
2020
lightPurple: "#f5ebf9",
2121
lighterPurple: "#d0bddb",

0 commit comments

Comments
 (0)