@servicetitan/tokens
Advanced tools
Comparing version 12.1.7 to 12.1.8
@@ -102,3 +102,3 @@ { | ||
"secondary-subdued": "#c1b6f2", | ||
"critical": "#e63717", | ||
"critical": "#e13212", | ||
"critical-subdued": "#ffb2a0", | ||
@@ -116,3 +116,3 @@ "warning-subdued": "#fff0b1", | ||
"primary": "rgba(0, 76, 195, 0.2)", | ||
"critical": "rgba(230, 55, 23, 0.3)", | ||
"critical": "rgba(225, 50, 18, 0.3)", | ||
"on-grey": "rgba(20, 20, 20, 0.16)", | ||
@@ -126,3 +126,3 @@ "on-primary": "rgba(20, 20, 20, 0.08)", | ||
"primary": "rgba(34, 112, 238, 0.08)", | ||
"critical": "rgba(230, 55, 23, 0.1)", | ||
"critical": "rgba(225, 50, 18, 0.1)", | ||
"on-grey": "rgba(20, 20, 20, 0.08)", | ||
@@ -155,3 +155,3 @@ "on-primary": "rgba(255, 255, 255, 0.16)", | ||
"secondary-subdued": "#f1edff", | ||
"critical": "#e63717", | ||
"critical": "#e13212", | ||
"critical-subdued": "#ffece9", | ||
@@ -165,8 +165,8 @@ "success-subdued": "#e1fdef", | ||
"inverted": "#ffffff", | ||
"subdued": "#737475", | ||
"primary": "#2270ee", | ||
"subdued": "#606162", | ||
"primary": "#1360d9", | ||
"primary-subdued": "#a9d1ff", | ||
"secondary": "#6954c0", | ||
"secondary-subdued": "#c1b6f2", | ||
"critical": "#f94d32", | ||
"critical": "#bf2a00", | ||
"on-grey": "#444445", | ||
@@ -258,3 +258,3 @@ "on-grey-subdued": "#949596", | ||
"400": "#f94d32", | ||
"500": "#e63717", | ||
"500": "#e13212", | ||
"600": "#bf2a00" | ||
@@ -261,0 +261,0 @@ }, |
@@ -8,5 +8,5 @@ { | ||
"alpha" : "1.000", | ||
"red" : "0xe6", | ||
"blue" : "0x17", | ||
"green" : "0x37" | ||
"red" : "0xe1", | ||
"blue" : "0x12", | ||
"green" : "0x32" | ||
} | ||
@@ -13,0 +13,0 @@ }, |
@@ -8,5 +8,5 @@ { | ||
"alpha" : "0.300", | ||
"red" : "0xe6", | ||
"blue" : "0x17", | ||
"green" : "0x37" | ||
"red" : "0xe1", | ||
"blue" : "0x12", | ||
"green" : "0x32" | ||
} | ||
@@ -13,0 +13,0 @@ }, |
@@ -8,5 +8,5 @@ { | ||
"alpha" : "1.000", | ||
"red" : "0xe6", | ||
"blue" : "0x17", | ||
"green" : "0x37" | ||
"red" : "0xe1", | ||
"blue" : "0x12", | ||
"green" : "0x32" | ||
} | ||
@@ -13,0 +13,0 @@ }, |
@@ -8,5 +8,5 @@ { | ||
"alpha" : "0.100", | ||
"red" : "0xe6", | ||
"blue" : "0x17", | ||
"green" : "0x37" | ||
"red" : "0xe1", | ||
"blue" : "0x12", | ||
"green" : "0x32" | ||
} | ||
@@ -13,0 +13,0 @@ }, |
@@ -8,5 +8,5 @@ { | ||
"alpha" : "1.000", | ||
"red" : "0xe6", | ||
"blue" : "0x17", | ||
"green" : "0x37" | ||
"red" : "0xe1", | ||
"blue" : "0x12", | ||
"green" : "0x32" | ||
} | ||
@@ -13,0 +13,0 @@ }, |
@@ -8,5 +8,5 @@ { | ||
"alpha" : "1.000", | ||
"red" : "0xf9", | ||
"blue" : "0x32", | ||
"green" : "0x4d" | ||
"red" : "0xbf", | ||
"blue" : "0x00", | ||
"green" : "0x2a" | ||
} | ||
@@ -13,0 +13,0 @@ }, |
@@ -8,5 +8,5 @@ { | ||
"alpha" : "1.000", | ||
"red" : "0x22", | ||
"blue" : "0xee", | ||
"green" : "0x70" | ||
"red" : "0x13", | ||
"blue" : "0xd9", | ||
"green" : "0x60" | ||
} | ||
@@ -13,0 +13,0 @@ }, |
@@ -8,5 +8,5 @@ { | ||
"alpha" : "1.000", | ||
"red" : "0x73", | ||
"blue" : "0x75", | ||
"green" : "0x74" | ||
"red" : "0x60", | ||
"blue" : "0x62", | ||
"green" : "0x61" | ||
} | ||
@@ -13,0 +13,0 @@ }, |
@@ -0,1 +1,13 @@ | ||
# 12.1.8 (Tue Jul 12 2022) | ||
#### 🐛 Bug Fix | ||
- Accessibility update to meet AA contrast ratio [#45](https://github.com/servicetitan/tokens/pull/45) ([@tounsoo](https://github.com/tounsoo)) | ||
#### Authors: 1 | ||
- Ben Ho ([@tounsoo](https://github.com/tounsoo)) | ||
--- | ||
# 12.1.7 (Mon Jul 11 2022) | ||
@@ -2,0 +14,0 @@ |
"use strict"; | ||
// Do not edit directly | ||
// Generated on Tue, 12 Jul 2022 00:38:17 GMT | ||
// Generated on Tue, 12 Jul 2022 15:57:44 GMT | ||
exports.__esModule = true; | ||
@@ -5,0 +5,0 @@ exports["default"] = { |
// Do not edit directly | ||
// Generated on Tue, 12 Jul 2022 00:38:17 GMT | ||
// Generated on Tue, 12 Jul 2022 15:57:44 GMT | ||
@@ -5,0 +5,0 @@ export default { |
"use strict"; | ||
// Do not edit directly | ||
// Generated on Tue, 12 Jul 2022 00:38:17 GMT | ||
// Generated on Tue, 12 Jul 2022 15:57:44 GMT | ||
exports.__esModule = true; | ||
@@ -19,3 +19,3 @@ exports["default"] = { | ||
secondarySubdued: 'rgb(193, 182, 242)', | ||
critical: 'rgb(230, 55, 23)', | ||
critical: 'rgb(225, 50, 18)', | ||
criticalSubdued: 'rgb(255, 178, 160)', | ||
@@ -33,3 +33,3 @@ warningSubdued: 'rgb(255, 240, 177)', | ||
primary: 'rgb(0, 76, 195)', | ||
critical: 'rgb(230, 55, 23)', | ||
critical: 'rgb(225, 50, 18)', | ||
onGrey: 'rgb(20, 20, 20)', | ||
@@ -43,3 +43,3 @@ onPrimary: 'rgb(20, 20, 20)', | ||
primary: 'rgb(34, 112, 238)', | ||
critical: 'rgb(230, 55, 23)', | ||
critical: 'rgb(225, 50, 18)', | ||
onGrey: 'rgb(20, 20, 20)', | ||
@@ -72,3 +72,3 @@ onPrimary: 'rgb(255, 255, 255)', | ||
secondarySubdued: 'rgb(241, 237, 255)', | ||
critical: 'rgb(230, 55, 23)', | ||
critical: 'rgb(225, 50, 18)', | ||
criticalSubdued: 'rgb(255, 236, 233)', | ||
@@ -82,8 +82,8 @@ successSubdued: 'rgb(225, 253, 239)', | ||
inverted: 'rgb(255, 255, 255)', | ||
subdued: 'rgb(115, 116, 117)', | ||
primary: 'rgb(34, 112, 238)', | ||
subdued: 'rgb(96, 97, 98)', | ||
primary: 'rgb(19, 96, 217)', | ||
primarySubdued: 'rgb(169, 209, 255)', | ||
secondary: 'rgb(105, 84, 192)', | ||
secondarySubdued: 'rgb(193, 182, 242)', | ||
critical: 'rgb(249, 77, 50)', | ||
critical: 'rgb(191, 42, 0)', | ||
onGrey: 'rgb(68, 68, 69)', | ||
@@ -90,0 +90,0 @@ onGreySubdued: 'rgb(148, 149, 150)', |
// Do not edit directly | ||
// Generated on Tue, 12 Jul 2022 00:38:17 GMT | ||
// Generated on Tue, 12 Jul 2022 15:57:44 GMT | ||
@@ -19,3 +19,3 @@ export default { | ||
secondarySubdued: 'rgb(193, 182, 242)', | ||
critical: 'rgb(230, 55, 23)', | ||
critical: 'rgb(225, 50, 18)', | ||
criticalSubdued: 'rgb(255, 178, 160)', | ||
@@ -33,3 +33,3 @@ warningSubdued: 'rgb(255, 240, 177)', | ||
primary: 'rgb(0, 76, 195)', | ||
critical: 'rgb(230, 55, 23)', | ||
critical: 'rgb(225, 50, 18)', | ||
onGrey: 'rgb(20, 20, 20)', | ||
@@ -43,3 +43,3 @@ onPrimary: 'rgb(20, 20, 20)', | ||
primary: 'rgb(34, 112, 238)', | ||
critical: 'rgb(230, 55, 23)', | ||
critical: 'rgb(225, 50, 18)', | ||
onGrey: 'rgb(20, 20, 20)', | ||
@@ -72,3 +72,3 @@ onPrimary: 'rgb(255, 255, 255)', | ||
secondarySubdued: 'rgb(241, 237, 255)', | ||
critical: 'rgb(230, 55, 23)', | ||
critical: 'rgb(225, 50, 18)', | ||
criticalSubdued: 'rgb(255, 236, 233)', | ||
@@ -82,8 +82,8 @@ successSubdued: 'rgb(225, 253, 239)', | ||
inverted: 'rgb(255, 255, 255)', | ||
subdued: 'rgb(115, 116, 117)', | ||
primary: 'rgb(34, 112, 238)', | ||
subdued: 'rgb(96, 97, 98)', | ||
primary: 'rgb(19, 96, 217)', | ||
primarySubdued: 'rgb(169, 209, 255)', | ||
secondary: 'rgb(105, 84, 192)', | ||
secondarySubdued: 'rgb(193, 182, 242)', | ||
critical: 'rgb(249, 77, 50)', | ||
critical: 'rgb(191, 42, 0)', | ||
onGrey: 'rgb(68, 68, 69)', | ||
@@ -90,0 +90,0 @@ onGreySubdued: 'rgb(148, 149, 150)', |
"use strict"; | ||
// Do not edit directly | ||
// Generated on Tue, 12 Jul 2022 00:38:16 GMT | ||
// Generated on Tue, 12 Jul 2022 15:57:44 GMT | ||
exports.__esModule = true; | ||
@@ -1307,7 +1307,7 @@ exports["default"] = { | ||
{ | ||
"value": "rgb(230, 55, 23)", | ||
"value": "rgb(225, 50, 18)", | ||
"filePath": "tokens/themes/core/color.js", | ||
"isSource": true, | ||
"original": { | ||
"value": "#e63717" | ||
"value": "#e13212" | ||
}, | ||
@@ -1314,0 +1314,0 @@ "name": "colorRed500", |
// Do not edit directly | ||
// Generated on Tue, 12 Jul 2022 00:38:16 GMT | ||
// Generated on Tue, 12 Jul 2022 15:57:44 GMT | ||
@@ -1307,7 +1307,7 @@ export default { | ||
{ | ||
"value": "rgb(230, 55, 23)", | ||
"value": "rgb(225, 50, 18)", | ||
"filePath": "tokens/themes/core/color.js", | ||
"isSource": true, | ||
"original": { | ||
"value": "#e63717" | ||
"value": "#e13212" | ||
}, | ||
@@ -1314,0 +1314,0 @@ "name": "colorRed500", |
"use strict"; | ||
// Do not edit directly | ||
// Generated on Tue, 12 Jul 2022 00:38:16 GMT | ||
// Generated on Tue, 12 Jul 2022 15:57:44 GMT | ||
exports.__esModule = true; | ||
@@ -94,3 +94,3 @@ exports["default"] = { | ||
colorRed400: "rgb(249, 77, 50)", | ||
colorRed500: "rgb(230, 55, 23)", | ||
colorRed500: "rgb(225, 50, 18)", | ||
colorRed600: "rgb(191, 42, 0)", | ||
@@ -97,0 +97,0 @@ colorMagenta100: "rgb(251, 234, 245)", |
// Do not edit directly | ||
// Generated on Tue, 12 Jul 2022 00:38:16 GMT | ||
// Generated on Tue, 12 Jul 2022 15:57:44 GMT | ||
@@ -94,3 +94,3 @@ export default { | ||
colorRed400: "rgb(249, 77, 50)", | ||
colorRed500: "rgb(230, 55, 23)", | ||
colorRed500: "rgb(225, 50, 18)", | ||
colorRed600: "rgb(191, 42, 0)", | ||
@@ -97,0 +97,0 @@ colorMagenta100: "rgb(251, 234, 245)", |
{ | ||
"name": "@servicetitan/tokens", | ||
"version": "12.1.7", | ||
"version": "12.1.8", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "homepage": "https://anvil.servicetitan.com", |
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
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
3845280
5468