@kupola/kupola 1.4.3 → 1.4.5

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/kupola.css CHANGED
@@ -457,25 +457,25 @@
457
457
  --bg-invert-active: #3A3E44;
458
458
  --bg-invert-disabled: rgba(0, 0, 0, 0.2);
459
459
 
460
- --text-default: #1A1B1D;
461
- --text-default-hover: #0C0C0D;
462
- --text-default-active: #0C0C0D;
463
- --text-secondary: #666B75;
464
- --text-secondary-hover: #3A3E44;
465
- --text-secondary-active: #3A3E44;
466
- --text-tertiary: #6B7280;
467
- --text-disabled: #6F7482;
460
+ --text-default: #0F1117;
461
+ --text-default-hover: #000000;
462
+ --text-default-active: #000000;
463
+ --text-secondary: #4B5563;
464
+ --text-secondary-hover: #374151;
465
+ --text-secondary-active: #374151;
466
+ --text-tertiary: #5B6370;
467
+ --text-disabled: #6B7280;
468
468
  --text-onbrand: #FFFFFF;
469
469
  --text-onaccent: #FFFFFF;
470
470
 
471
- --icon-default: #1A1B1D;
472
- --icon-default-hover: #0C0C0D;
473
- --icon-default-active: #0C0C0D;
474
- --icon-secondary: #666B75;
475
- --icon-secondary-hover: #3A3E44;
476
- --icon-secondary-active: #3A3E44;
477
- --icon-tertiary: #6B7280;
478
- --icon-disabled: #6F7482;
471
+ --icon-default: #0F1117;
472
+ --icon-default-hover: #000000;
473
+ --icon-default-active: #000000;
474
+ --icon-secondary: #4B5563;
475
+ --icon-secondary-hover: #374151;
476
+ --icon-secondary-active: #374151;
477
+ --icon-tertiary: #5B6370;
478
+ --icon-disabled: #6B7280;
479
479
  --icon-onbrand: #FFFFFF;
480
480
  --icon-onaccent: #FFFFFF;
481
481
 
@@ -6462,7 +6462,7 @@ code, kbd, samp, pre {
6462
6462
  justify-content: center;
6463
6463
  }
6464
6464
 
6465
- .ds-image-list__item.is-selected::after::before {
6465
+ .ds-image-list__item.is-selected::after {
6466
6466
  content: '';
6467
6467
  width: 6px;
6468
6468
  height: 3px;