Skip to content

Commit 6c0b333

Browse files
Merge pull request topcoder-archive#3 from topcoder-platform/qa-accessibility
Qa accessibility
2 parents b10d6f4 + 05e77e6 commit 6c0b333

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"lint:scss": "./node_modules/.bin/stylelint **/*.scss --syntax scss",
3333
"test": "npm run lint && npm run jest"
3434
},
35-
"version": "1.0.4",
35+
"version": "1.0.7",
3636
"dependencies": {
3737
"prop-types": "^15.6.2",
3838
"react": "^16.4.1",

src/shared/components/tags/primary/data-science.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
&:focus,
1313
&:hover {
1414
color: $tc-white;
15-
background-color: $tc-orange;
15+
background-color: $tc-orange-110;
1616
}
1717

1818
&:visited {

src/shared/components/tags/primary/design.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
&:focus,
1313
&:hover {
1414
color: $tc-white;
15-
background-color: $tc-light-blue;
15+
background-color: $tc-light-blue-110;
1616
}
1717

1818
&:visited {

src/shared/components/tags/primary/development.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
&:focus,
1313
&:hover {
1414
color: $tc-white;
15-
background-color: $tc-green;
15+
background-color: $tc-green-110;
1616
}
1717

1818
&:visited {

src/styles/_mixins/variables.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ $tc-dark-blue-30: #cee6ff;
4646
$tc-dark-blue-10: #f4f9ff;
4747

4848
/* Light Blue - design color code. */
49-
$tc-light-blue-110: #009ddc;
49+
$tc-light-blue-110: #0076a5;
5050
$tc-light-blue-100: #15acec;
5151
$tc-light-blue-70: #63c4f1;
5252
$tc-light-blue-30: #bce6f9;
@@ -75,7 +75,7 @@ $tc-yellow-10: #fffde5;
7575

7676
/* Greens - development color code. */
7777
$tc-green-120: #328732;
78-
$tc-green-110: #258025;
78+
$tc-green-110: #258205;
7979
$tc-green-100: #5cc900;
8080
$tc-green-70: #94db4e;
8181
$tc-green-30: #cef0af;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy