@atb-as/theme
Advanced tools
Comparing version 6.1.3-alpha.0 to 6.1.3-alpha.1
@@ -57,7 +57,7 @@ "use strict"; | ||
interactive_destructive: { | ||
default: contrastColor('#FFFFFF', 'dark'), | ||
hover: contrastColor('#FFFFFF', 'dark'), | ||
active: contrastColor('#FFFFFF', 'dark'), | ||
disabled: contrastColor('#FFFFFF', 'dark'), | ||
outline: contrastColor('#FFFFFF', 'dark'), | ||
default: contrastColor('#A61419', 'light'), | ||
hover: contrastColor('#CA7275', 'light'), | ||
active: contrastColor('#531B22', 'light'), | ||
disabled: contrastColor('#EDD0D1', 'light'), | ||
outline: contrastColor('#021F28', 'light'), | ||
}, | ||
@@ -144,6 +144,6 @@ }, | ||
interactive_destructive: { | ||
default: contrastColor('#FFFFFF', 'dark'), | ||
hover: contrastColor('#FFFFFF', 'dark'), | ||
active: contrastColor('#FFFFFF', 'dark'), | ||
disabled: contrastColor('#FFFFFF', 'dark'), | ||
default: contrastColor('#A61419', 'light'), | ||
hover: contrastColor('#CA7275', 'light'), | ||
active: contrastColor('#531B22', 'light'), | ||
disabled: contrastColor('#EDD0D1', 'light'), | ||
outline: contrastColor('#FFFFFF', 'dark'), | ||
@@ -150,0 +150,0 @@ }, |
{ | ||
"name": "@atb-as/theme", | ||
"version": "6.1.3-alpha.0", | ||
"version": "6.1.3-alpha.1", | ||
"private": false, | ||
@@ -34,3 +34,3 @@ "description": "AtB Design System Colors", | ||
}, | ||
"gitHead": "917c83220b44810e528c5f51f6ee146d870affe9" | ||
"gitHead": "952f745f8a8cb323797408c103564daccf108dec" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
254283