@invisionag/injixo-tokens
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -24,15 +24,15 @@ // @flow | ||
*/ | ||
ink50: '#e0eaed', | ||
ink50: '#c1d6e9', | ||
/** | ||
* injixo Forecast Theme | ||
*/ | ||
ink200: '#86aaba', | ||
ink200: '#6092bd', | ||
/** | ||
* injixo Forecast Theme | ||
*/ | ||
ink300: '#55859c', | ||
ink300: '#396d97', | ||
/** | ||
* injixo Forecast Theme | ||
*/ | ||
ink500: '#2c5168', | ||
ink500: '#224d74', | ||
/** | ||
@@ -57,3 +57,3 @@ * injixo Forecast Theme | ||
*/ | ||
jade50: '#e0fef7', | ||
jade50: '#c8e3df', | ||
/** | ||
@@ -60,0 +60,0 @@ * injixo Forecast Theme |
@@ -22,15 +22,15 @@ export declare const asset: { | ||
*/ | ||
readonly ink50: "#e0eaed"; | ||
readonly ink50: "#c1d6e9"; | ||
/** | ||
* injixo Forecast Theme | ||
*/ | ||
readonly ink200: "#86aaba"; | ||
readonly ink200: "#6092bd"; | ||
/** | ||
* injixo Forecast Theme | ||
*/ | ||
readonly ink300: "#55859c"; | ||
readonly ink300: "#396d97"; | ||
/** | ||
* injixo Forecast Theme | ||
*/ | ||
readonly ink500: "#2c5168"; | ||
readonly ink500: "#224d74"; | ||
/** | ||
@@ -55,3 +55,3 @@ * injixo Forecast Theme | ||
*/ | ||
readonly jade50: "#e0fef7"; | ||
readonly jade50: "#c8e3df"; | ||
/** | ||
@@ -58,0 +58,0 @@ * injixo Forecast Theme |
@@ -18,15 +18,15 @@ const asset = { | ||
*/ | ||
ink50: '#e0eaed', | ||
ink50: '#c1d6e9', | ||
/** | ||
* injixo Forecast Theme | ||
*/ | ||
ink200: '#86aaba', | ||
ink200: '#6092bd', | ||
/** | ||
* injixo Forecast Theme | ||
*/ | ||
ink300: '#55859c', | ||
ink300: '#396d97', | ||
/** | ||
* injixo Forecast Theme | ||
*/ | ||
ink500: '#2c5168', | ||
ink500: '#224d74', | ||
/** | ||
@@ -51,3 +51,3 @@ * injixo Forecast Theme | ||
*/ | ||
jade50: '#e0fef7', | ||
jade50: '#c8e3df', | ||
/** | ||
@@ -54,0 +54,0 @@ * injixo Forecast Theme |
{ | ||
"name": "@invisionag/injixo-tokens", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "injixo Design Tokens", | ||
@@ -45,2 +45,2 @@ "main": "index.js", | ||
"prettier": "@invisionag/prettier-config-ivx" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
182407