Socket
Socket
Sign inDemoInstall

@bloomreach/frontend-theme

Package Overview
Dependencies
Maintainers
32
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bloomreach/frontend-theme - npm Package Compare versions

Comparing version 1.0.0-8 to 1.0.0-9

2

package.json
{
"name": "@bloomreach/frontend-theme",
"version": "1.0.0-8",
"version": "1.0.0-9",
"description": "A sharable set of color variables",

@@ -5,0 +5,0 @@ "author": "Bloomreach",

@@ -19,16 +19,16 @@ /*

blue: {
'50': '#cfe7fc',
'100': '#94c9f7',
'200': '#5faff5',
'300': '#3399f2',
'400': '#1785e6',
'500': '#00b5e2',
'600': '#0465ba',
'50': '#e7f1f9',
'100': '#a6ccea',
'200': '#79b6e6',
'300': '#509fdd',
'400': '#2b8bd4',
'500': '#147ac8',
'600': '#1265b3',
'700': '#0259a6',
'800': '#024e96',
'900': '#004280',
A100: '#99cfff',
A200: '#4da0ff',
A400: '#267dff',
A700: '#0357ff',
'A100': '#cdeff8',
'A200': '#65d0e9',
'A400': '#00b5e2',
'A700': '#00a5ce',
},

@@ -46,6 +46,6 @@ orange: {

'900': '#963c00',
A100: '#ffc099',
A200: '#ff9659',
A400: '#ff751a',
A700: '#ff5203',
'A100': '#ffdfce',
'A200': '#ff9659',
'A400': '#ff751a',
'A700': '#e64a19',
},

@@ -58,3 +58,3 @@ red: {

'400': '#e61717',
'500': '#d40d0d',
'500': '#d40022',
'600': '#bd0606',

@@ -64,23 +64,26 @@ '700': '#ab0303',

'900': '#850000',
A100: '#f99',
A200: '#ff596a',
A400: '#ff334e',
A700: '#f70029',
'A100': '#ff9999',
'A200': '#ff596a',
'A400': '#ff334e',
'A700': '#f70029',
},
grey: {
'50': '#fff',
'100': '#f4f4f5',
'50': '#ffffff',
'100': '#f5f5f5',
'200': '#e8e8ea',
'300': '#d9d9dd',
'400': '#b8bcbf',
'500': '#92a0a5',
'600': '#697279',
'700': '#39434c',
'800': '#22272f',
'900': '#000',
A100: '#fff',
A200: '#000',
A400: '#303030',
A700: '#39434c',
'400': '#bcbcbc',
'500': '#9e9e9e',
'600': '#666666',
'700': '#494a4b',
'800': '#212121',
'900': '#000000',
'A100': '#f5f5f5',
'A200': '#e8e8ea',
'A400': '#bcbcbc',
'A700': '#494a4b',
},
functionalColors: {
green: '#3DCC3D'
},
textColor: {

@@ -87,0 +90,0 @@ dark: 'rgba(black, .87)',

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc