@mirohq/design-system-themes 1.3.1 → 1.3.3

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/module.js CHANGED
@@ -748,7 +748,7 @@ const colors$2 = {
748
748
  "border-warning-subtle": "$yellow-700",
749
749
  "button-background-danger": "$red-500",
750
750
  "button-background-danger-hover": "$red-450",
751
- "button-background-danger-pressed": "$red-400",
751
+ "button-background-danger-pressed": "$red-450",
752
752
  "button-background-ghost": "$transparent",
753
753
  "button-background-ghost-hover": "$gray-800",
754
754
  "button-background-ghost-pressed": "$gray-750",
@@ -1348,15 +1348,15 @@ const colors$1 = {
1348
1348
  "button-background-ghost": "$transparent",
1349
1349
  "button-background-ghost-hover": "$cloud-150",
1350
1350
  "button-background-ghost-pressed": "$cloud-200",
1351
- "button-background-primary": "$blue-500",
1352
- "button-background-primary-hover": "$blue-550",
1353
- "button-background-primary-pressed": "$blue-600",
1351
+ "button-background-primary": "$cloud-800",
1352
+ "button-background-primary-hover": "$cloud-900",
1353
+ "button-background-primary-pressed": "$cloud-950",
1354
1354
  "button-background-secondary": "$transparent",
1355
1355
  "button-background-secondary-hover": "$cloud-150",
1356
1356
  "button-background-secondary-pressed": "$cloud-200",
1357
- "button-background-tertiary": "$cloud-900",
1358
- "button-background-tertiary-hover": "$cloud-850",
1359
- "button-background-tertiary-pressed": "$cloud-850",
1357
+ "button-background-tertiary": "$transparent",
1358
+ "button-background-tertiary-hover": "$cloud-150",
1359
+ "button-background-tertiary-pressed": "$cloud-200",
1360
1360
  "button-border-danger": "$red-500",
1361
1361
  "button-border-danger-hover": "$red-550",
1362
1362
  "button-border-danger-pressed": "$red-600",
@@ -1365,20 +1365,20 @@ const colors$1 = {
1365
1365
  "button-border-primary": "$blue-500",
1366
1366
  "button-border-primary-hover": "$blue-550",
1367
1367
  "button-border-primary-pressed": "$blue-600",
1368
- "button-border-secondary": "$cloud-900",
1369
- "button-border-secondary-hover": "$cloud-950",
1370
- "button-border-secondary-pressed": "$cloud-1000",
1371
- "button-border-tertiary": "$transparent",
1372
- "button-border-tertiary-hover": "$cloud-850",
1373
- "button-border-tertiary-pressed": "$cloud-900",
1368
+ "button-border-secondary": "$cloud-700",
1369
+ "button-border-secondary-hover": "$cloud-650",
1370
+ "button-border-secondary-pressed": "$cloud-650",
1371
+ "button-border-tertiary": "$cloud-200",
1372
+ "button-border-tertiary-hover": "$cloud-300",
1373
+ "button-border-tertiary-pressed": "$cloud-350",
1374
1374
  "button-icon-on-danger": "$white",
1375
1375
  "button-icon-on-primary": "$white",
1376
1376
  "button-icon-on-secondary": "$cloud-900",
1377
- "button-icon-on-tertiary": "$white",
1377
+ "button-icon-on-tertiary": "$cloud-900",
1378
1378
  "button-text-on-danger": "$white",
1379
1379
  "button-text-on-primary": "$white",
1380
1380
  "button-text-on-secondary": "$cloud-900",
1381
- "button-text-on-tertiary": "$white",
1381
+ "button-text-on-tertiary": "$cloud-900",
1382
1382
  "chip-background": "$cloud-100",
1383
1383
  "chip-background-hover": "$cloud-150",
1384
1384
  "chip-text": "$cloud-900",
@@ -1940,19 +1940,19 @@ const colors = {
1940
1940
  "border-warning-subtle": "$yellow-700",
1941
1941
  "button-background-danger": "$red-500",
1942
1942
  "button-background-danger-hover": "$red-450",
1943
- "button-background-danger-pressed": "$red-400",
1943
+ "button-background-danger-pressed": "$red-450",
1944
1944
  "button-background-ghost": "$transparent",
1945
- "button-background-ghost-hover": "$cloud-150",
1946
- "button-background-ghost-pressed": "$cloud-100",
1947
- "button-background-primary": "$blue-500",
1948
- "button-background-primary-hover": "$blue-450",
1949
- "button-background-primary-pressed": "$blue-400",
1945
+ "button-background-ghost-hover": "$cloud-750",
1946
+ "button-background-ghost-pressed": "$cloud-700",
1947
+ "button-background-primary": "$white",
1948
+ "button-background-primary-hover": "$cloud-100",
1949
+ "button-background-primary-pressed": "$cloud-150",
1950
1950
  "button-background-secondary": "$transparent",
1951
- "button-background-secondary-hover": "$cloud-800",
1952
- "button-background-secondary-pressed": "$cloud-750",
1953
- "button-background-tertiary": "$cloud-700",
1954
- "button-background-tertiary-hover": "$cloud-650",
1955
- "button-background-tertiary-pressed": "$cloud-600",
1951
+ "button-background-secondary-hover": "$cloud-750",
1952
+ "button-background-secondary-pressed": "$cloud-700",
1953
+ "button-background-tertiary": "$transparent",
1954
+ "button-background-tertiary-hover": "$cloud-750",
1955
+ "button-background-tertiary-pressed": "$cloud-700",
1956
1956
  "button-border-danger": "$red-500",
1957
1957
  "button-border-danger-hover": "$red-450",
1958
1958
  "button-border-danger-pressed": "$red-400",
@@ -1961,18 +1961,18 @@ const colors = {
1961
1961
  "button-border-primary": "$blue-500",
1962
1962
  "button-border-primary-hover": "$blue-450",
1963
1963
  "button-border-primary-pressed": "$blue-400",
1964
- "button-border-secondary": "$cloud-700",
1965
- "button-border-secondary-hover": "$cloud-650",
1966
- "button-border-secondary-pressed": "$cloud-600",
1967
- "button-border-tertiary": "$transparent",
1964
+ "button-border-secondary": "$cloud-100",
1965
+ "button-border-secondary-hover": "$cloud-50",
1966
+ "button-border-secondary-pressed": "$cloud-50",
1967
+ "button-border-tertiary": "$cloud-700",
1968
1968
  "button-border-tertiary-hover": "$cloud-650",
1969
1969
  "button-border-tertiary-pressed": "$cloud-600",
1970
1970
  "button-icon-on-danger": "$white",
1971
- "button-icon-on-primary": "$white",
1971
+ "button-icon-on-primary": "$cloud-900",
1972
1972
  "button-icon-on-secondary": "$white",
1973
1973
  "button-icon-on-tertiary": "$white",
1974
1974
  "button-text-on-danger": "$white",
1975
- "button-text-on-primary": "$white",
1975
+ "button-text-on-primary": "$cloud-900",
1976
1976
  "button-text-on-secondary": "$white",
1977
1977
  "button-text-on-tertiary": "$white",
1978
1978
  "chip-background": "$cloud-750",