@variant/profile
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -116,11 +116,11 @@ "use strict"; | ||
bg: "#736EBE", | ||
text: exports.standardColors.white, | ||
text: exports.standardColors.black, | ||
}, | ||
{ | ||
bg: "#9591CE", | ||
text: "#333333", | ||
text: exports.standardColors.black, | ||
}, | ||
{ | ||
bg: "#B7B4DE", | ||
text: "#333333", | ||
text: exports.standardColors.black, | ||
}, | ||
@@ -127,0 +127,0 @@ ], |
{ | ||
"name": "@variant/profile", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"private": false, | ||
@@ -24,3 +24,3 @@ "description": "Variant Profile Info library", | ||
}, | ||
"gitHead": "8d2c4f0b886cf70ff4823f08331d95c2d9ebbed8", | ||
"gitHead": "82275df943db3e542ac7161f008a7591cb732cc0", | ||
"publishConfig": { | ||
@@ -27,0 +27,0 @@ "access": "public" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1185535