@atb-as/theme
Advanced tools
Comparing version 6.0.0-alpha.2 to 6.0.0-alpha.3
@@ -41,2 +41,3 @@ import { borderRadius, borderWidth, iconSizes, spacings } from './sizes'; | ||
background_accent_4: ContrastColor; | ||
background_accent_5: ContrastColor; | ||
}; | ||
@@ -43,0 +44,0 @@ transport: { |
@@ -179,2 +179,3 @@ "use strict"; | ||
background_accent_4: exports.baseColors.green_100, | ||
background_accent_5: exports.baseColors.blue_200, | ||
}, | ||
@@ -265,2 +266,3 @@ transport: { | ||
background_accent_4: exports.baseColors.green_100, | ||
background_accent_5: exports.baseColors.gray_800, | ||
}, | ||
@@ -267,0 +269,0 @@ transport: { |
@@ -75,2 +75,3 @@ "use strict"; | ||
background_accent_4: contrastColor('#FFFFFF', 'dark'), | ||
background_accent_5: contrastColor('#FFFFFF', 'dark'), | ||
}, | ||
@@ -161,2 +162,3 @@ transport: { | ||
background_accent_4: contrastColor('#000000', 'light'), | ||
background_accent_5: contrastColor('#000000', 'light'), | ||
}, | ||
@@ -163,0 +165,0 @@ transport: { |
{ | ||
"name": "@atb-as/theme", | ||
"version": "6.0.0-alpha.2", | ||
"version": "6.0.0-alpha.3", | ||
"private": false, | ||
@@ -34,3 +34,3 @@ "description": "AtB Design System Colors", | ||
}, | ||
"gitHead": "fffdeb32852245f023eeaf3a769dc0595f55e677" | ||
"gitHead": "4fe9918046ecdc3ec9539587920fd8bbf7d4475d" | ||
} |
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
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
Sorry, the diff of this file is not supported yet
232919
4881