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.
2 parents a472d23 + 21dc1c8 commit 318b303Copy full SHA for 318b303
src/styles/_mixins/variables.scss
@@ -46,7 +46,7 @@ $tc-dark-blue-30: #cee6ff;
46
$tc-dark-blue-10: #f4f9ff;
47
48
/* Light Blue - design color code. */
49
-$tc-light-blue-110: #009ddc;
+$tc-light-blue-110: #0076a5;
50
$tc-light-blue-100: #15acec;
51
$tc-light-blue-70: #63c4f1;
52
$tc-light-blue-30: #bce6f9;
@@ -75,7 +75,7 @@ $tc-yellow-10: #fffde5;
75
76
/* Greens - development color code. */
77
$tc-green-120: #328732;
78
-$tc-green-110: #258025;
+$tc-green-110: #258205;
79
$tc-green-100: #5cc900;
80
$tc-green-70: #94db4e;
81
$tc-green-30: #cef0af;
0 commit comments