Skip to content

Commit 25d458d

Browse files
authored
Merge pull request #3165 from r0hit-gupta/msft22
MSFT-22 New
2 parents 1f3959f + c62dee5 commit 25d458d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/shared/components/TrackIcon/style.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ $track-radius-4: $corner-radius * 2;
2828

2929
&.design,
3030
&.generic {
31-
background: $tc-dark-blue-110;
31+
background: $tc-light-blue-110;
3232
}
3333

3434
&.develop {
@@ -55,7 +55,7 @@ $track-radius-4: $corner-radius * 2;
5555

5656
&.design,
5757
&.generic {
58-
color: $tc-dark-blue-110;
58+
color: $tc-light-blue-110;
5959
background: $tc-light-blue-10;
6060
}
6161

0 commit comments

Comments
 (0)