@hedviginsurance/brand
Advanced tools
Comparing version 3.0.1 to 3.0.2
102
colors.ts
@@ -23,53 +23,59 @@ export const colors = { | ||
export const colorsV2 = { | ||
dandelion: "#fad80e", | ||
black0: "rgba(0, 0, 0, 0)", | ||
violet100: "#efe8ff", | ||
violet200: "#c1a5ff", | ||
violet300: "#9361ff", | ||
violet500: "#651eff", | ||
violet700: "#5018cc", | ||
midnight700: "#0c0061", | ||
midnight500: "#0f007a", | ||
midnight300: "#574da2", | ||
midnight200: "#9f99c9", | ||
midnight100: "#e7e6f1", | ||
grass700: "#00715b", | ||
grass500: "#009175", | ||
grass300: "#4db29e", | ||
grass200: "#99d3c7", | ||
grass100: "#e6f4f1", | ||
ocean700: "#15b58e", | ||
ocean500: "#1be9b6", | ||
ocean300: "#5fefcc", | ||
ocean200: "#a3f6e1", | ||
ocean100: "#e8fcf7", | ||
flamingo700: "#ccb0ad", | ||
flamingo500: "#ffdcd9", | ||
flamingo300: "#ffe6e4", | ||
flamingo200: "#fff1ef", | ||
flamingo100: "#fffbfb", | ||
coral700: "#cc6e66", | ||
coral500: "#ff8a80", | ||
coral300: "#ffada6", | ||
coral200: "#ffd0cc", | ||
coral100: "#fff3f2", | ||
sunflower700: "#c8ac0b", | ||
sunflower500: "#fad80e", | ||
sunflower300: "#fbe356", | ||
sunflower200: "#fdef9e", | ||
sunflower100: "#fefbe7", | ||
darkmode: "#0a0d14", | ||
black: "#141033", | ||
darkgray: "#414150", | ||
gray: "#9b9baa", | ||
semilightgray: "#d7d7dc", | ||
lightgray: "#e9ecef", | ||
offwhite: "#f9fafc", | ||
white: "#ffffff", | ||
dandelion: '#fad80e', | ||
black0: 'rgba(0, 0, 0, 0)', | ||
violet100: '#efe8ff', | ||
violet200: '#c1a5ff', | ||
violet300: '#9361ff', | ||
violet500: '#651eff', | ||
violet700: '#5018cc', | ||
midnight700: '#0c0061', | ||
midnight500: '#0f007a', | ||
midnight300: '#574da2', | ||
midnight200: '#9f99c9', | ||
midnight100: '#e7e6f1', | ||
grass700: '#00715b', | ||
grass500: '#009175', | ||
grass300: '#4db29e', | ||
grass200: '#99d3c7', | ||
grass100: '#e6f4f1', | ||
ocean700: '#15b58e', | ||
ocean500: '#1be9b6', | ||
ocean300: '#5fefcc', | ||
ocean200: '#a3f6e1', | ||
ocean100: '#e8fcf7', | ||
flamingo700: '#ccb0ad', | ||
flamingo500: '#ffdcd9', | ||
flamingo300: '#ffe6e4', | ||
flamingo200: '#fff1ef', | ||
flamingo100: '#fffbfb', | ||
coral700: '#cc6e66', | ||
coral500: '#ff8a80', | ||
coral300: '#ffada6', | ||
coral200: '#ffd0cc', | ||
coral100: '#fff3f2', | ||
sunflower700: '#c8ac0b', | ||
sunflower500: '#fad80e', | ||
sunflower300: '#fbe356', | ||
sunflower200: '#fdef9e', | ||
sunflower100: '#fefbe7', | ||
darkmode: '#0a0d14', | ||
black: '#141033', | ||
darkgray: '#414150', | ||
gray: '#9b9baa', | ||
semilightgray: '#d7d7dc', | ||
lightgray: '#e9ecef', | ||
offwhite: '#f9fafc', | ||
white: '#ffffff', | ||
} | ||
export const colorsV3 = { | ||
black: '#121212', | ||
black0: '#000000', | ||
white: '#ffffff' | ||
black: '#000000', | ||
white: '#ffffff', | ||
gray100: '#fafafa', | ||
gray300: '#fafafa', | ||
gray500: '#aaaaaa', | ||
gray700: '#505050', | ||
gray800: '#272727', | ||
gray900: '#121212', | ||
purple500: '#8f7cf9', | ||
} |
{ | ||
"name": "@hedviginsurance/brand", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "The hedvig brand package", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40469
14
187
2