We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d24a1 commit dd1cac6Copy full SHA for dd1cac6
src/shared/components/TrackIcon/style.scss
@@ -28,7 +28,7 @@ $track-radius-4: $corner-radius * 2;
28
29
&.design,
30
&.generic {
31
- background: $tc-light-blue-110;
+ background: $tc-dark-blue-110;
32
}
33
34
&.develop {
@@ -55,7 +55,7 @@ $track-radius-4: $corner-radius * 2;
55
56
57
58
- color: $tc-light-blue-110;
+ color: $tc-dark-blue-110;
59
background: $tc-light-blue-10;
60
61
0 commit comments