Skip to content
40 changes: 40 additions & 0 deletions src/__integ__/__snapshots__/themes.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "compact" 1`] =
"border-width-card-selected": "1px",
"border-width-dropdown": "1px",
"border-width-field": "1px",
"border-width-flashbar-inline-start": "0px",
"border-width-icon-big": "3px",
"border-width-icon-large": "4px",
"border-width-icon-medium": "2px",
Expand Down Expand Up @@ -125,6 +126,10 @@ exports[`CSS Custom Properties match previous snapshot for mode "compact" 1`] =
"color-background-dropdown-item-filter-match": "#f1faff",
"color-background-dropdown-item-hover": "#f2f3f3",
"color-background-dropdown-item-selected": "#f1faff",
"color-background-flashbar-error": "#d13212",
"color-background-flashbar-info": "#0073bb",
"color-background-flashbar-success": "#1d8102",
"color-background-flashbar-warning": "#ffe347",
"color-background-home-header": "#000000",
"color-background-inline-code": "rgba(0, 0, 0, 0.1)",
"color-background-input-default": "#ffffff",
Expand Down Expand Up @@ -973,6 +978,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "dark" 1`] = `
"border-width-card-selected": "1px",
"border-width-dropdown": "1px",
"border-width-field": "1px",
"border-width-flashbar-inline-start": "0px",
"border-width-icon-big": "3px",
"border-width-icon-large": "4px",
"border-width-icon-medium": "2px",
Expand Down Expand Up @@ -1033,6 +1039,10 @@ exports[`CSS Custom Properties match previous snapshot for mode "dark" 1`] = `
"color-background-dropdown-item-filter-match": "#12293b",
"color-background-dropdown-item-hover": "#414750",
"color-background-dropdown-item-selected": "#12293b",
"color-background-flashbar-error": "#d13212",
"color-background-flashbar-info": "#0073bb",
"color-background-flashbar-success": "#1d8102",
"color-background-flashbar-warning": "#ffe347",
"color-background-home-header": "#000000",
"color-background-inline-code": "rgba(255, 255, 255, 0.1)",
"color-background-input-default": "#1a2029",
Expand Down Expand Up @@ -1881,6 +1891,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "light" 1`] = `
"border-width-card-selected": "1px",
"border-width-dropdown": "1px",
"border-width-field": "1px",
"border-width-flashbar-inline-start": "0px",
"border-width-icon-big": "3px",
"border-width-icon-large": "4px",
"border-width-icon-medium": "2px",
Expand Down Expand Up @@ -1941,6 +1952,10 @@ exports[`CSS Custom Properties match previous snapshot for mode "light" 1`] = `
"color-background-dropdown-item-filter-match": "#f1faff",
"color-background-dropdown-item-hover": "#f2f3f3",
"color-background-dropdown-item-selected": "#f1faff",
"color-background-flashbar-error": "#d13212",
"color-background-flashbar-info": "#0073bb",
"color-background-flashbar-success": "#1d8102",
"color-background-flashbar-warning": "#ffe347",
"color-background-home-header": "#000000",
"color-background-inline-code": "rgba(0, 0, 0, 0.1)",
"color-background-input-default": "#ffffff",
Expand Down Expand Up @@ -2789,6 +2804,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "reduced-motion"
"border-width-card-selected": "1px",
"border-width-dropdown": "1px",
"border-width-field": "1px",
"border-width-flashbar-inline-start": "0px",
"border-width-icon-big": "3px",
"border-width-icon-large": "4px",
"border-width-icon-medium": "2px",
Expand Down Expand Up @@ -2849,6 +2865,10 @@ exports[`CSS Custom Properties match previous snapshot for mode "reduced-motion"
"color-background-dropdown-item-filter-match": "#f1faff",
"color-background-dropdown-item-hover": "#f2f3f3",
"color-background-dropdown-item-selected": "#f1faff",
"color-background-flashbar-error": "#d13212",
"color-background-flashbar-info": "#0073bb",
"color-background-flashbar-success": "#1d8102",
"color-background-flashbar-warning": "#ffe347",
"color-background-home-header": "#000000",
"color-background-inline-code": "rgba(0, 0, 0, 0.1)",
"color-background-input-default": "#ffffff",
Expand Down Expand Up @@ -3697,6 +3717,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh"
"border-width-card-selected": "2px",
"border-width-dropdown": "2px",
"border-width-field": "1px",
"border-width-flashbar-inline-start": "0px",
"border-width-icon-big": "3px",
"border-width-icon-large": "4px",
"border-width-icon-medium": "2px",
Expand Down Expand Up @@ -3757,6 +3778,10 @@ exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh"
"color-background-dropdown-item-filter-match": "#f0fbff",
"color-background-dropdown-item-hover": "#f3f3f7",
"color-background-dropdown-item-selected": "#f0fbff",
"color-background-flashbar-error": "#db0000",
"color-background-flashbar-info": "#006ce0",
"color-background-flashbar-success": "#00802f",
"color-background-flashbar-warning": "#ffe347",
"color-background-home-header": "#0f141a",
"color-background-inline-code": "rgba(0, 0, 0, 0.1)",
"color-background-input-default": "#ffffff",
Expand Down Expand Up @@ -4605,6 +4630,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh-
"border-width-card-selected": "2px",
"border-width-dropdown": "2px",
"border-width-field": "1px",
"border-width-flashbar-inline-start": "0px",
"border-width-icon-big": "3px",
"border-width-icon-large": "4px",
"border-width-icon-medium": "2px",
Expand Down Expand Up @@ -4665,6 +4691,10 @@ exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh-
"color-background-dropdown-item-filter-match": "#f0fbff",
"color-background-dropdown-item-hover": "#f3f3f7",
"color-background-dropdown-item-selected": "#f0fbff",
"color-background-flashbar-error": "#db0000",
"color-background-flashbar-info": "#006ce0",
"color-background-flashbar-success": "#00802f",
"color-background-flashbar-warning": "#ffe347",
"color-background-home-header": "#0f141a",
"color-background-inline-code": "rgba(0, 0, 0, 0.1)",
"color-background-input-default": "#ffffff",
Expand Down Expand Up @@ -5513,6 +5543,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh-
"border-width-card-selected": "2px",
"border-width-dropdown": "2px",
"border-width-field": "1px",
"border-width-flashbar-inline-start": "0px",
"border-width-icon-big": "3px",
"border-width-icon-large": "4px",
"border-width-icon-medium": "2px",
Expand Down Expand Up @@ -5573,6 +5604,10 @@ exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh-
"color-background-dropdown-item-filter-match": "#333843",
"color-background-dropdown-item-hover": "#131920",
"color-background-dropdown-item-selected": "#001129",
"color-background-flashbar-error": "#db0000",
"color-background-flashbar-info": "#006ce0",
"color-background-flashbar-success": "#00802f",
"color-background-flashbar-warning": "#ffe347",
"color-background-home-header": "#0f141a",
"color-background-inline-code": "rgba(255, 255, 255, 0.1)",
"color-background-input-default": "#0f141a",
Expand Down Expand Up @@ -6421,6 +6456,7 @@ exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh-
"border-width-card-selected": "2px",
"border-width-dropdown": "2px",
"border-width-field": "1px",
"border-width-flashbar-inline-start": "0px",
"border-width-icon-big": "3px",
"border-width-icon-large": "4px",
"border-width-icon-medium": "2px",
Expand Down Expand Up @@ -6481,6 +6517,10 @@ exports[`CSS Custom Properties match previous snapshot for mode "visual-refresh-
"color-background-dropdown-item-filter-match": "#333843",
"color-background-dropdown-item-hover": "#131920",
"color-background-dropdown-item-selected": "#001129",
"color-background-flashbar-error": "#db0000",
"color-background-flashbar-info": "#006ce0",
"color-background-flashbar-success": "#00802f",
"color-background-flashbar-warning": "#ffe347",
"color-background-home-header": "#0f141a",
"color-background-inline-code": "rgba(255, 255, 255, 0.1)",
"color-background-input-default": "#161d26",
Expand Down
Loading
Loading