@scania/tegel 1.32.0-accessibility-color-contrast-beta.1 → 1.32.0-accessibility-color-contrast-beta.2

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.
@@ -7041,7 +7041,7 @@ html {
7041
7041
  /* Table-body */
7042
7042
  --tds-table-color: var(--tds-grey-50);
7043
7043
  /* Table-body-cell */
7044
- --tds-table-body-cell-background-hover: var(--tds-grey-850);
7044
+ --tds-table-body-cell-background-hover: var(--tds-grey-800);
7045
7045
  /* Table-body-row */
7046
7046
  --tds-table-body-row-background: var(--tds-grey-850);
7047
7047
  --tds-table-body-row-background-hover: var(--tds-grey-800);
@@ -7066,10 +7066,10 @@ html {
7066
7066
  --tds-table-footer-page-selector-icon-disabled: var(--tds-grey-600);
7067
7067
  /* Table-header */
7068
7068
  --tds-table-header-background: var(--tds-grey-800);
7069
- --tds-table-header-background-hover: var(--tds-grey-700);
7069
+ --tds-table-header-background-hover: var(--tds-grey-750);
7070
7070
  --tds-table-header-btn-color: var(--tds-grey-50);
7071
7071
  --tds-table-header-btn-background: var(--tds-grey-600);
7072
- --tds-table-header-btn-background-hover: var(--tds-grey-700);
7072
+ --tds-table-header-btn-background-hover: var(--tds-grey-750);
7073
7073
  --tds-table-header-btn-focus: var(--tds-blue-400);
7074
7074
  /* Table-toolbar */
7075
7075
  --tds-table-toolbar-background: var(--tds-grey-700);