@invisionag/injixo-tokens
Advanced tools
Comparing version 1.2.7 to 1.2.8
@@ -179,5 +179,9 @@ // @flow | ||
/** | ||
* warning color | ||
* warning color, warning button background | ||
*/ | ||
warning100: '#da9a07', | ||
/** | ||
* warning button border, warning hover color, warning text color | ||
*/ | ||
warning200: '#bc8506', | ||
}; | ||
@@ -184,0 +188,0 @@ const elevation = { |
@@ -177,5 +177,9 @@ export declare const asset: { | ||
/** | ||
* warning color | ||
* warning color, warning button background | ||
*/ | ||
readonly warning100: "#da9a07"; | ||
/** | ||
* warning button border, warning hover color, warning text color | ||
*/ | ||
readonly warning200: "#bc8506"; | ||
}; | ||
@@ -182,0 +186,0 @@ export declare const elevation: { |
@@ -173,5 +173,9 @@ const asset = { | ||
/** | ||
* warning color | ||
* warning color, warning button background | ||
*/ | ||
warning100: '#da9a07', | ||
/** | ||
* warning button border, warning hover color, warning text color | ||
*/ | ||
warning200: '#bc8506', | ||
}; | ||
@@ -178,0 +182,0 @@ const elevation = { |
{ | ||
"name": "@invisionag/injixo-tokens", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"description": "injixo Design Tokens", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
183964
5260