Skip to content

Commit 0c25360

Browse files
authored
Merge pull request #3295 from r0hit-gupta/color-updates
Issue #3060 | Update colors
2 parents cfe9b1d + bddb3f2 commit 0c25360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/components/TrackIcon/style.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $track-radius-4: $corner-radius * 2;
2121

2222
text-align: center;
2323
line-height: $track-space-15;
24-
color: $tc-gray-neutral-light;
24+
color: $tc-white;
2525
padding: $track-code-pad - 1 0 $track-code-pad;
2626
border-radius: $corner-radius;
2727
cursor: pointer;

0 commit comments

Comments
 (0)