labsense-ui-kit 1.1.55 → 1.1.56

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -28,6 +28,7 @@ var light = {
28
28
  light_2: '#F5F8FA',
29
29
  light_3: '#F0F3F5',
30
30
  light_4: '#ECF0F4',
31
+ light_5: '#F0F0F3',
31
32
  softBlue: '#D4EEFF',
32
33
  extraSoftBlue: '#E4F4FF',
33
34
  boldTransparent: '#5E5E5E80',
@@ -97,6 +98,7 @@ var dark = {
97
98
  light_2: '#1F2327',
98
99
  light_3: '#F0F3F5',
99
100
  light_4: '#ECF0F4',
101
+ light_5: '#F0F0F3',
100
102
  softBlue: '#2C3E50',
101
103
  extraSoftBlue: '#34495E',
102
104
  boldTransparent: '#D3D3D380',