labsense-ui-kit 1.1.93 → 1.1.94

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.
package/dist/index.js CHANGED
@@ -3446,9 +3446,9 @@ var dark = {
3446
3446
  accent: {
3447
3447
  light_1: '#2A2E33',
3448
3448
  light_2: '#1F2327',
3449
- light_3: '#F0F3F5',
3450
- light_4: '#ECF0F4',
3451
- light_5: '#F0F0F3',
3449
+ light_3: '#0F1214',
3450
+ light_4: '#101417',
3451
+ light_5: '#0F0F0C',
3452
3452
  softBlue: '#2C3E50',
3453
3453
  extraSoftBlue: '#34495E',
3454
3454
  boldTransparent: '#D3D3D380',