@dialpad/dialtone 9.105.0-rebrand-2025-beta.2 → 9.106.0-rebrand-2025-beta.1

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.
Files changed (50) hide show
  1. package/dist/css/dialtone-default-theme.css +0 -3
  2. package/dist/css/dialtone-default-theme.min.css +1 -1
  3. package/dist/css/dialtone.css +0 -3
  4. package/dist/css/dialtone.min.css +1 -1
  5. package/dist/css/tokens/tokens-tmo-dark.css +402 -402
  6. package/dist/css/tokens/tokens-tmo-light.css +410 -410
  7. package/dist/tokens/css/tokens-tmo-dark.css +402 -402
  8. package/dist/tokens/css/tokens-tmo-light.css +410 -410
  9. package/dist/tokens/doc.json +15649 -15684
  10. package/dist/tokens/less/tokens-tmo-dark.less +59 -59
  11. package/dist/tokens/less/tokens-tmo-light.less +58 -58
  12. package/dist/tokens/themes/tmo-dark.cjs +1 -1
  13. package/dist/tokens/themes/tmo-dark.js +1 -1
  14. package/dist/tokens/themes/tmo-light.cjs +1 -1
  15. package/dist/tokens/themes/tmo-light.js +1 -1
  16. package/dist/tokens/tokens-tmo-dark.json +59 -59
  17. package/dist/tokens/tokens-tmo-light.json +59 -59
  18. package/dist/vue2/component-documentation.json +1 -1
  19. package/dist/vue2/components/popover/popover.vue.cjs +2 -2
  20. package/dist/vue2/components/popover/popover.vue.cjs.map +1 -1
  21. package/dist/vue2/components/popover/popover.vue.js +2 -2
  22. package/dist/vue2/components/popover/popover.vue.js.map +1 -1
  23. package/dist/vue2/components/tab/tab_panel.vue.cjs +1 -1
  24. package/dist/vue2/components/tab/tab_panel.vue.cjs.map +1 -1
  25. package/dist/vue2/components/tab/tab_panel.vue.js +1 -1
  26. package/dist/vue2/components/tab/tab_panel.vue.js.map +1 -1
  27. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.cjs +8 -1
  28. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
  29. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.js +8 -1
  30. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
  31. package/dist/vue2/types/components/tab/tab_panel.vue.d.ts.map +1 -1
  32. package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts +9 -0
  33. package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
  34. package/dist/vue3/component-documentation.json +1 -1
  35. package/dist/vue3/components/popover/popover.vue.cjs +2 -2
  36. package/dist/vue3/components/popover/popover.vue.cjs.map +1 -1
  37. package/dist/vue3/components/popover/popover.vue.js +2 -2
  38. package/dist/vue3/components/popover/popover.vue.js.map +1 -1
  39. package/dist/vue3/components/tab/tab_panel.vue.cjs +1 -5
  40. package/dist/vue3/components/tab/tab_panel.vue.cjs.map +1 -1
  41. package/dist/vue3/components/tab/tab_panel.vue.js +2 -6
  42. package/dist/vue3/components/tab/tab_panel.vue.js.map +1 -1
  43. package/dist/vue3/recipes/leftbar/group_row/group_row.vue.cjs +9 -1
  44. package/dist/vue3/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
  45. package/dist/vue3/recipes/leftbar/group_row/group_row.vue.js +9 -1
  46. package/dist/vue3/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
  47. package/dist/vue3/types/components/tab/tab_panel.vue.d.ts.map +1 -1
  48. package/dist/vue3/types/recipes/leftbar/group_row/group_row.vue.d.ts +9 -0
  49. package/dist/vue3/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
  50. package/package.json +4 -4
@@ -22,8 +22,8 @@
22
22
  "dtColorForegroundSuccessInverted": "#008E52",
23
23
  "dtColorForegroundSuccessStrongInverted": "#004F2E",
24
24
  "dtColorForegroundWarningInverted": "#815008",
25
- "dtColorLinkPrimary": "#BBA6FC",
26
- "dtColorLinkPrimaryHover": "#D3BCFF",
25
+ "dtColorLinkPrimary": "#FFB2DA",
26
+ "dtColorLinkPrimaryHover": "#FFCCE6",
27
27
  "dtColorLinkCritical": "#FF716F",
28
28
  "dtColorLinkCriticalHover": "#FFABA4",
29
29
  "dtColorLinkSuccess": "#AEFB3C",
@@ -34,8 +34,8 @@
34
34
  "dtColorLinkMutedHover": "#E6E6E6",
35
35
  "dtColorLinkDisabled": "#B0B0B0",
36
36
  "dtColorLinkDisabledHover": "#B0B0B0",
37
- "dtColorLinkPrimaryInverted": "#7C52FF",
38
- "dtColorLinkPrimaryInvertedHover": "#5023DD",
37
+ "dtColorLinkPrimaryInverted": "#e20074",
38
+ "dtColorLinkPrimaryInvertedHover": "#A80056",
39
39
  "dtColorLinkCriticalInverted": "#FF1356",
40
40
  "dtColorLinkCriticalInvertedHover": "#640823",
41
41
  "dtColorLinkSuccessInverted": "#008E52",
@@ -56,17 +56,17 @@
56
56
  "dtColorSurfaceWarning": "#2C1B02",
57
57
  "dtColorSurfaceSuccess": "#012717",
58
58
  "dtColorSurfaceInfo": "#001429",
59
- "dtColorSurfaceBrand": "#1D0155",
59
+ "dtColorSurfaceBrand": "#3D001F",
60
60
  "dtColorSurfaceCriticalSubtle": "#380010",
61
61
  "dtColorSurfaceWarningSubtle": "#2C1B02",
62
62
  "dtColorSurfaceSuccessSubtle": "#012717",
63
63
  "dtColorSurfaceInfoSubtle": "#001429",
64
- "dtColorSurfaceBrandSubtle": "#10022C",
64
+ "dtColorSurfaceBrandSubtle": "#2E0018",
65
65
  "dtColorSurfaceCriticalStrong": "#FF716F",
66
66
  "dtColorSurfaceWarningStrong": "#FFDB80",
67
67
  "dtColorSurfaceSuccessStrong": "#AEFB3C",
68
68
  "dtColorSurfaceInfoStrong": "#4AA9EA",
69
- "dtColorSurfaceBrandStrong": "#BBA6FC",
69
+ "dtColorSurfaceBrandStrong": "#FFB2DA",
70
70
  "dtColorSurfacePrimaryOpaque": "#171717",
71
71
  "dtColorSurfaceSecondaryOpaque": "#E6E6E6",
72
72
  "dtColorSurfaceModerateOpaque": "#E6E6E6",
@@ -77,12 +77,12 @@
77
77
  "dtColorSurfaceWarningOpaque": "#533204",
78
78
  "dtColorSurfaceSuccessOpaque": "#004F2E",
79
79
  "dtColorSurfaceInfoOpaque": "#001429",
80
- "dtColorSurfaceBrandOpaque": "#1D0155",
80
+ "dtColorSurfaceBrandOpaque": "#E20074",
81
81
  "dtColorSurfaceCriticalSubtleOpaque": "#1C0108",
82
82
  "dtColorSurfaceWarningSubtleOpaque": "#201301",
83
83
  "dtColorSurfaceSuccessSubtleOpaque": "#00150D",
84
84
  "dtColorSurfaceInfoSubtleOpaque": "#010B16",
85
- "dtColorSurfaceBrandSubtleOpaque": "#10022C",
85
+ "dtColorSurfaceBrandSubtleOpaque": "#E20074",
86
86
  "dtColorSurfacePrimaryInverted": "#ffffff",
87
87
  "dtColorSurfaceSecondaryInverted": "#F9F9F9",
88
88
  "dtColorSurfaceModerateInverted": "#E6E6E6",
@@ -129,15 +129,15 @@
129
129
  "dtColorBorderCritical": "#FF716F",
130
130
  "dtColorBorderSuccess": "#D1FF76",
131
131
  "dtColorBorderWarning": "#FFDB80",
132
- "dtColorBorderBrand": "#BBA6FC",
132
+ "dtColorBorderBrand": "#FFB2DA",
133
133
  "dtColorBorderCriticalSubtle": "#93173A",
134
134
  "dtColorBorderSuccessSubtle": "#52C926",
135
135
  "dtColorBorderWarningSubtle": "#FF9E0E",
136
- "dtColorBorderBrandSubtle": "#7C52FF",
136
+ "dtColorBorderBrandSubtle": "#FF4DA8",
137
137
  "dtColorBorderCriticalStrong": "#FFABA4",
138
138
  "dtColorBorderSuccessStrong": "#AEFB3C",
139
139
  "dtColorBorderWarningStrong": "#FFE89C",
140
- "dtColorBorderBrandStrong": "#D3BCFF",
140
+ "dtColorBorderBrandStrong": "#FFCCE6",
141
141
  "dtColorBorderSubtleInverted": "#000000",
142
142
  "dtColorBorderDefaultInverted": "#000000",
143
143
  "dtColorBorderModerateInverted": "#000000",
@@ -145,15 +145,15 @@
145
145
  "dtColorBorderCriticalInverted": "#FF1356",
146
146
  "dtColorBorderSuccessInverted": "#31B237",
147
147
  "dtColorBorderWarningInverted": "#FF9E0E",
148
- "dtColorBorderBrandInverted": "#7C52FF",
148
+ "dtColorBorderBrandInverted": "#E20074",
149
149
  "dtColorBorderCriticalSubtleInverted": "#FF716F",
150
150
  "dtColorBorderSuccessSubtleInverted": "#D1FF76",
151
151
  "dtColorBorderWarningSubtleInverted": "#FFDB80",
152
- "dtColorBorderBrandSubtleInverted": "#BBA6FC",
152
+ "dtColorBorderBrandSubtleInverted": "#FFB2DA",
153
153
  "dtColorBorderCriticalStrongInverted": "#93173A",
154
154
  "dtColorBorderSuccessStrongInverted": "#004F2E",
155
155
  "dtColorBorderWarningStrongInverted": "#D57F00",
156
- "dtColorBorderBrandStrongInverted": "#5023DD",
156
+ "dtColorBorderBrandStrongInverted": "#A80056",
157
157
  "dtColorBorderFocus": "#1768C6",
158
158
  "dtColorBorderAi": "linear-gradient(132deg, #FE8819 0%, #ff1356 30%, #FF1BA4 75%, #AE3ADF 100%)",
159
159
  "dtColorBorderAccent": "#FF1BA4",
@@ -387,9 +387,9 @@
387
387
  "dtInputsColorBackgroundDefault": "#E6E6E6",
388
388
  "dtInputsColorBackgroundFocus": "#171717",
389
389
  "dtInputsColorBackgroundDisabled": "#E6E6E6",
390
- "dtActionColorForegroundBaseDefault": "#BBA6FC",
391
- "dtActionColorForegroundBaseHover": "#D3BCFF",
392
- "dtActionColorForegroundBaseActive": "#D3BCFF",
390
+ "dtActionColorForegroundBaseDefault": "#FFB2DA",
391
+ "dtActionColorForegroundBaseHover": "#FFCCE6",
392
+ "dtActionColorForegroundBaseActive": "#FFCCE6",
393
393
  "dtActionColorForegroundBasePrimaryDefault": "#000000",
394
394
  "dtActionColorForegroundCriticalDefault": "#FF716F",
395
395
  "dtActionColorForegroundCriticalHover": "#FFABA4",
@@ -398,9 +398,9 @@
398
398
  "dtActionColorForegroundInvertedDefault": "#000000",
399
399
  "dtActionColorForegroundInvertedHover": "#000000",
400
400
  "dtActionColorForegroundInvertedActive": "#000000",
401
- "dtActionColorForegroundInvertedPrimaryDefault": "#BBA6FC",
402
- "dtActionColorForegroundInvertedPrimaryHover": "#D3BCFF",
403
- "dtActionColorForegroundInvertedPrimaryActive": "#D3BCFF",
401
+ "dtActionColorForegroundInvertedPrimaryDefault": "#FFB2DA",
402
+ "dtActionColorForegroundInvertedPrimaryHover": "#FFCCE6",
403
+ "dtActionColorForegroundInvertedPrimaryActive": "#FFCCE6",
404
404
  "dtActionColorForegroundMutedDefault": "#c7c7c7",
405
405
  "dtActionColorForegroundMutedHover": "#E6E6E6",
406
406
  "dtActionColorForegroundMutedActive": "#E6E6E6",
@@ -410,11 +410,11 @@
410
410
  "dtActionColorForegroundPositiveActive": "#DBFFA9",
411
411
  "dtActionColorForegroundPositivePrimaryDefault": "#000000",
412
412
  "dtActionColorBackgroundBaseDefault": "transparent",
413
- "dtActionColorBackgroundBaseHover": "#9071FC",
414
- "dtActionColorBackgroundBaseActive": "#9071FC",
415
- "dtActionColorBackgroundBasePrimaryDefault": "#BBA6FC",
416
- "dtActionColorBackgroundBasePrimaryHover": "#D3BCFF",
417
- "dtActionColorBackgroundBasePrimaryActive": "#BBA6FC",
413
+ "dtActionColorBackgroundBaseHover": "#E20074",
414
+ "dtActionColorBackgroundBaseActive": "#E20074",
415
+ "dtActionColorBackgroundBasePrimaryDefault": "#FFB2DA",
416
+ "dtActionColorBackgroundBasePrimaryHover": "#FFCCE6",
417
+ "dtActionColorBackgroundBasePrimaryActive": "#FFB2DA",
418
418
  "dtActionColorBackgroundCriticalDefault": "transparent",
419
419
  "dtActionColorBackgroundCriticalHover": "#93173A",
420
420
  "dtActionColorBackgroundCriticalActive": "#93173A",
@@ -424,9 +424,9 @@
424
424
  "dtActionColorBackgroundInvertedDefault": "transparent",
425
425
  "dtActionColorBackgroundInvertedHover": "#000000",
426
426
  "dtActionColorBackgroundInvertedActive": "#000000",
427
- "dtActionColorBackgroundInvertedPrimaryDefault": "#171717",
428
- "dtActionColorBackgroundInvertedPrimaryHover": "#1D0155",
429
- "dtActionColorBackgroundInvertedPrimaryActive": "#3A1D95",
427
+ "dtActionColorBackgroundInvertedPrimaryDefault": "#2E0018",
428
+ "dtActionColorBackgroundInvertedPrimaryHover": "#3D001F",
429
+ "dtActionColorBackgroundInvertedPrimaryActive": "#2E0018",
430
430
  "dtActionColorBackgroundMutedDefault": "transparent",
431
431
  "dtActionColorBackgroundMutedHover": "#E6E6E6",
432
432
  "dtActionColorBackgroundMutedActive": "#E6E6E6",
@@ -437,41 +437,41 @@
437
437
  "dtActionColorBackgroundPositivePrimaryDefault": "#AEFB3C",
438
438
  "dtActionColorBackgroundPositivePrimaryHover": "#D1FF76",
439
439
  "dtActionColorBackgroundPositivePrimaryActive": "#AEFB3C",
440
- "dtActionColorBorderBaseOutlinedDefault": "#BBA6FC",
440
+ "dtActionColorBorderBaseOutlinedDefault": "#FFB2DA",
441
441
  "dtActionColorBorderCriticalOutlinedDefault": "#FF716F",
442
442
  "dtActionColorBorderInvertedOutlinedDefault": "#000000",
443
443
  "dtActionColorBorderMutedOutlinedDefault": "#ffffff",
444
- "dtThemeColorBase": "#F285BC",
445
- "dtThemeTopbarColorForeground": "#F285BC",
444
+ "dtThemeColorBase": "#E6E6E6",
445
+ "dtThemeTopbarColorForeground": "#E6E6E6",
446
446
  "dtThemeTopbarColorBackground": "#1f1f1f",
447
- "dtThemeTopbarFieldColorForeground": "#F285BC",
448
- "dtThemeTopbarFieldColorForegroundHover": "#F285BC",
449
- "dtThemeTopbarFieldColorBackground": "#F285BC",
447
+ "dtThemeTopbarFieldColorForeground": "#E6E6E6",
448
+ "dtThemeTopbarFieldColorForegroundHover": "#E6E6E6",
449
+ "dtThemeTopbarFieldColorBackground": "#E6E6E6",
450
450
  "dtThemeTopbarFieldColorBackgroundHover": "#1f1f1f",
451
- "dtThemeTopbarFieldColorBorder": "#F285BC",
452
- "dtThemeTopbarFieldColorBorderHover": "#F285BC",
453
- "dtThemeTopbarFieldColorBorderActive": "#F285BC",
454
- "dtThemeTopbarButtonColorForeground": "#F285BC",
455
- "dtThemeTopbarButtonColorForegroundHover": "#F285BC",
456
- "dtThemeTopbarButtonColorBackground": "#F285BC",
457
- "dtThemeTopbarButtonColorBackgroundHover": "#F285BC",
458
- "dtThemeTopbarButtonColorBackgroundActive": "#F285BC",
459
- "dtThemeTopbarProfileColorForeground": "#F285BC",
451
+ "dtThemeTopbarFieldColorBorder": "#E6E6E6",
452
+ "dtThemeTopbarFieldColorBorderHover": "#E6E6E6",
453
+ "dtThemeTopbarFieldColorBorderActive": "#E6E6E6",
454
+ "dtThemeTopbarButtonColorForeground": "#E6E6E6",
455
+ "dtThemeTopbarButtonColorForegroundHover": "#E6E6E6",
456
+ "dtThemeTopbarButtonColorBackground": "#E6E6E6",
457
+ "dtThemeTopbarButtonColorBackgroundHover": "#E6E6E6",
458
+ "dtThemeTopbarButtonColorBackgroundActive": "#E6E6E6",
459
+ "dtThemeTopbarProfileColorForeground": "#E6E6E6",
460
460
  "dtThemeTopbarProfileColorForegroundInverted": "#000000",
461
- "dtThemeTopbarProfileColorBackground": "#F285BC",
462
- "dtThemeTopbarProfileColorBackgroundInverted": "#F285BC",
463
- "dtThemeTopbarProfileColorBackgroundHover": "#F285BC",
464
- "dtThemeTopbarProfileColorBackgroundActive": "#F285BC",
461
+ "dtThemeTopbarProfileColorBackground": "#E6E6E6",
462
+ "dtThemeTopbarProfileColorBackgroundInverted": "#E6E6E6",
463
+ "dtThemeTopbarProfileColorBackgroundHover": "#E6E6E6",
464
+ "dtThemeTopbarProfileColorBackgroundActive": "#E6E6E6",
465
465
  "dtThemeSidebarColorForeground": "#c7c7c7",
466
466
  "dtThemeSidebarColorForegroundUnread": "#E6E6E6",
467
467
  "dtThemeSidebarColorBackground": "#1f1f1f",
468
468
  "dtThemeSidebarIconColorForeground": "#c7c7c7",
469
469
  "dtThemeSidebarStatusColorForeground": "#B0B0B0",
470
- "dtThemeSidebarRowColorBackground": "#F285BC",
471
- "dtThemeSidebarRowColorBackgroundHover": "#F285BC",
472
- "dtThemeSidebarRowColorBackgroundActive": "#F285BC",
470
+ "dtThemeSidebarRowColorBackground": "#E6E6E6",
471
+ "dtThemeSidebarRowColorBackgroundHover": "#E6E6E6",
472
+ "dtThemeSidebarRowColorBackgroundActive": "#E6E6E6",
473
473
  "dtThemeSidebarSelectedRowColorForeground": "#E6E6E6",
474
- "dtThemeSidebarSelectedRowColorBackground": "#F285BC",
474
+ "dtThemeSidebarSelectedRowColorBackground": "#E6E6E6",
475
475
  "dtThemeSidebarSectionColorForeground": "#B0B0B0",
476
476
  "dtThemePresenceColorBackgroundAvailable": "#84EE0B",
477
477
  "dtThemePresenceColorBackgroundBusyUnavailable": "#FF415B",
@@ -479,8 +479,8 @@
479
479
  "dtThemePresenceColorBackgroundOffline": "#ffffff",
480
480
  "dtThemeMentionColorForeground": "#000000",
481
481
  "dtThemeMentionColorForegroundStrong": "#000000",
482
- "dtThemeMentionColorBackground": "#E20074",
483
- "dtThemeMentionColorBackgroundStrong": "#FFCEE7",
482
+ "dtThemeMentionColorBackground": "#FFB2DA",
483
+ "dtThemeMentionColorBackgroundStrong": "#E20074",
484
484
  "dtAvatarColorForeground": "#000000",
485
485
  "dtAvatarColorBackground100": "#1aa340",
486
486
  "dtAvatarColorBackground200": "#aaff83",
@@ -506,7 +506,7 @@
506
506
  "dtBadgeColorBackgroundSuccess": "#004F2E",
507
507
  "dtBadgeColorBackgroundWarning": "#533204",
508
508
  "dtBadgeColorBackgroundCritical": "#640823",
509
- "dtBadgeColorBackgroundBulletin": "#BBA6FC",
509
+ "dtBadgeColorBackgroundBulletin": "#FFB2DA",
510
510
  "dtBadgeColorBackgroundBulletinSubtle": "#3A1D95",
511
511
  "dtBadgeColorBackgroundAi": "linear-gradient(132deg, #FE8819 0%, #ff1356 30%, #FF1BA4 75%, #AE3ADF 100%)",
512
512
  "dtBadgeColorForegroundDefault": "#ffffff",
@@ -540,8 +540,8 @@
540
540
  "dtCheckboxSizeRadius": "0.25rem",
541
541
  "dtCheckboxColorBorderUnchecked": "#ffffff",
542
542
  "dtCheckboxColorBorderUncheckedHover": "#ffffff",
543
- "dtCheckboxColorBorderChecked": "#BBA6FC",
544
- "dtCheckboxColorBackgroundChecked": "#BBA6FC",
543
+ "dtCheckboxColorBorderChecked": "#FFB2DA",
544
+ "dtCheckboxColorBackgroundChecked": "#FFB2DA",
545
545
  "dtCheckboxColorForegroundDefault": "transparent",
546
546
  "dtCheckboxColorForegroundChecked": "#000000",
547
547
  "dtIconSize100": "12px",
@@ -565,8 +565,8 @@
565
565
  "dtRadioSizeRadius": "50%",
566
566
  "dtRadioColorBorderUnchecked": "#ffffff",
567
567
  "dtRadioColorBorderUncheckedHover": "#ffffff",
568
- "dtRadioColorBorderChecked": "#BBA6FC",
569
- "dtRadioColorBackgroundChecked": "#BBA6FC",
568
+ "dtRadioColorBorderChecked": "#FFB2DA",
569
+ "dtRadioColorBackgroundChecked": "#FFB2DA",
570
570
  "dtRadioColorForegroundDefault": "transparent",
571
571
  "dtRadioColorForegroundChecked": "#000000"
572
572
  }
@@ -22,8 +22,8 @@
22
22
  "dtColorForegroundSuccessInverted": "#AEFB3C",
23
23
  "dtColorForegroundSuccessStrongInverted": "#DBFFA9",
24
24
  "dtColorForegroundWarningInverted": "#FF9E0E",
25
- "dtColorLinkPrimary": "#7C52FF",
26
- "dtColorLinkPrimaryHover": "#5023DD",
25
+ "dtColorLinkPrimary": "#e20074",
26
+ "dtColorLinkPrimaryHover": "#A80056",
27
27
  "dtColorLinkCritical": "#D90A45",
28
28
  "dtColorLinkCriticalHover": "#AF0032",
29
29
  "dtColorLinkSuccess": "#008E52",
@@ -34,8 +34,8 @@
34
34
  "dtColorLinkMutedHover": "#1C1C1C",
35
35
  "dtColorLinkDisabled": "#808080",
36
36
  "dtColorLinkDisabledHover": "#808080",
37
- "dtColorLinkPrimaryInverted": "#BBA6FC",
38
- "dtColorLinkPrimaryInvertedHover": "#D3BCFF",
37
+ "dtColorLinkPrimaryInverted": "#FFB2DA",
38
+ "dtColorLinkPrimaryInvertedHover": "#FFCCE6",
39
39
  "dtColorLinkCriticalInverted": "#FF716F",
40
40
  "dtColorLinkCriticalInvertedHover": "#FFABA4",
41
41
  "dtColorLinkSuccessInverted": "#AEFB3C",
@@ -56,17 +56,17 @@
56
56
  "dtColorSurfaceWarning": "#FFF4CC",
57
57
  "dtColorSurfaceSuccess": "#EDF9EB",
58
58
  "dtColorSurfaceInfo": "#EAF2FA",
59
- "dtColorSurfaceBrand": "#F5F0FF",
59
+ "dtColorSurfaceBrand": "#FFCCE6",
60
60
  "dtColorSurfaceCriticalSubtle": "#FFF2F3",
61
61
  "dtColorSurfaceWarningSubtle": "#fffae5",
62
62
  "dtColorSurfaceSuccessSubtle": "#f6fcf5",
63
63
  "dtColorSurfaceInfoSubtle": "#f5f9fd",
64
- "dtColorSurfaceBrandSubtle": "#f9f6ff",
64
+ "dtColorSurfaceBrandSubtle": "#FFF0F8",
65
65
  "dtColorSurfaceCriticalStrong": "#D90A45",
66
66
  "dtColorSurfaceWarningStrong": "#FFBD48",
67
67
  "dtColorSurfaceSuccessStrong": "#008E52",
68
68
  "dtColorSurfaceInfoStrong": "#1768C6",
69
- "dtColorSurfaceBrandStrong": "#7C52FF",
69
+ "dtColorSurfaceBrandStrong": "#E20074",
70
70
  "dtColorSurfacePrimaryOpaque": "#ffffff",
71
71
  "dtColorSurfaceSecondaryOpaque": "#1C1C1C",
72
72
  "dtColorSurfaceModerateOpaque": "#1C1C1C",
@@ -77,12 +77,12 @@
77
77
  "dtColorSurfaceWarningOpaque": "#FFE89C",
78
78
  "dtColorSurfaceSuccessOpaque": "#DBFFA9",
79
79
  "dtColorSurfaceInfoOpaque": "#BDE8FF",
80
- "dtColorSurfaceBrandOpaque": "#D3BCFF",
80
+ "dtColorSurfaceBrandOpaque": "#E20074",
81
81
  "dtColorSurfaceCriticalSubtleOpaque": "#FFE5E6",
82
82
  "dtColorSurfaceWarningSubtleOpaque": "#FFF4CC",
83
83
  "dtColorSurfaceSuccessSubtleOpaque": "#EDF9EB",
84
84
  "dtColorSurfaceInfoSubtleOpaque": "#EAF2FA",
85
- "dtColorSurfaceBrandSubtleOpaque": "#D3BCFF",
85
+ "dtColorSurfaceBrandSubtleOpaque": "#E20074",
86
86
  "dtColorSurfacePrimaryInverted": "#000000",
87
87
  "dtColorSurfaceSecondaryInverted": "#252525",
88
88
  "dtColorSurfaceModerateInverted": "#3A3A3A",
@@ -129,15 +129,15 @@
129
129
  "dtColorBorderCritical": "#D90A45",
130
130
  "dtColorBorderSuccess": "#2EA834",
131
131
  "dtColorBorderWarning": "#FF9E0E",
132
- "dtColorBorderBrand": "#7C52FF",
132
+ "dtColorBorderBrand": "#E20074",
133
133
  "dtColorBorderCriticalSubtle": "#FF716F",
134
134
  "dtColorBorderSuccessSubtle": "#D1FF76",
135
135
  "dtColorBorderWarningSubtle": "#FFDB80",
136
- "dtColorBorderBrandSubtle": "#BBA6FC",
136
+ "dtColorBorderBrandSubtle": "#FFB2DA",
137
137
  "dtColorBorderCriticalStrong": "#93173A",
138
138
  "dtColorBorderSuccessStrong": "#004F2E",
139
139
  "dtColorBorderWarningStrong": "#D57F00",
140
- "dtColorBorderBrandStrong": "#5023DD",
140
+ "dtColorBorderBrandStrong": "#A80056",
141
141
  "dtColorBorderSubtleInverted": "#ffffff",
142
142
  "dtColorBorderDefaultInverted": "#ffffff",
143
143
  "dtColorBorderModerateInverted": "#ffffff",
@@ -145,15 +145,15 @@
145
145
  "dtColorBorderCriticalInverted": "#FF716F",
146
146
  "dtColorBorderSuccessInverted": "#52C926",
147
147
  "dtColorBorderWarningInverted": "#EA8F07",
148
- "dtColorBorderBrandInverted": "#A38FF9",
148
+ "dtColorBorderBrandInverted": "#FF4DA8",
149
149
  "dtColorBorderCriticalSubtleInverted": "#640823",
150
150
  "dtColorBorderSuccessSubtleInverted": "#004F2E",
151
151
  "dtColorBorderWarningSubtleInverted": "#815008",
152
- "dtColorBorderBrandSubtleInverted": "#7C52FF",
152
+ "dtColorBorderBrandSubtleInverted": "#A80056",
153
153
  "dtColorBorderCriticalStrongInverted": "#FFABA4",
154
154
  "dtColorBorderSuccessStrongInverted": "#84EE0B",
155
155
  "dtColorBorderWarningStrongInverted": "#FFDB80",
156
- "dtColorBorderBrandStrongInverted": "#D3BCFF",
156
+ "dtColorBorderBrandStrongInverted": "#FFB2DA",
157
157
  "dtColorBorderFocus": "#2C83D5",
158
158
  "dtColorBorderAi": "linear-gradient(140deg, #FF5E2F 0%, #ff1356 25%, #FF1BA4 66%, #9D42EA 100%)",
159
159
  "dtColorBorderAccent": "#FF1BA4",
@@ -387,9 +387,9 @@
387
387
  "dtInputsColorBackgroundDefault": "#1C1C1C",
388
388
  "dtInputsColorBackgroundFocus": "#F9F9F9",
389
389
  "dtInputsColorBackgroundDisabled": "#1C1C1C",
390
- "dtActionColorForegroundBaseDefault": "#7C52FF",
391
- "dtActionColorForegroundBaseHover": "#5023DD",
392
- "dtActionColorForegroundBaseActive": "#5023DD",
390
+ "dtActionColorForegroundBaseDefault": "#e20074",
391
+ "dtActionColorForegroundBaseHover": "#A80056",
392
+ "dtActionColorForegroundBaseActive": "#A80056",
393
393
  "dtActionColorForegroundBasePrimaryDefault": "#ffffff",
394
394
  "dtActionColorForegroundCriticalDefault": "#D90A45",
395
395
  "dtActionColorForegroundCriticalHover": "#AF0032",
@@ -398,9 +398,9 @@
398
398
  "dtActionColorForegroundInvertedDefault": "#F9F9F9",
399
399
  "dtActionColorForegroundInvertedHover": "#F9F9F9",
400
400
  "dtActionColorForegroundInvertedActive": "#F9F9F9",
401
- "dtActionColorForegroundInvertedPrimaryDefault": "#7C52FF",
402
- "dtActionColorForegroundInvertedPrimaryHover": "#5023DD",
403
- "dtActionColorForegroundInvertedPrimaryActive": "#5023DD",
401
+ "dtActionColorForegroundInvertedPrimaryDefault": "#e20074",
402
+ "dtActionColorForegroundInvertedPrimaryHover": "#A80056",
403
+ "dtActionColorForegroundInvertedPrimaryActive": "#A80056",
404
404
  "dtActionColorForegroundMutedDefault": "#3A3A3A",
405
405
  "dtActionColorForegroundMutedHover": "#1C1C1C",
406
406
  "dtActionColorForegroundMutedActive": "#1C1C1C",
@@ -410,11 +410,11 @@
410
410
  "dtActionColorForegroundPositiveActive": "#004F2E",
411
411
  "dtActionColorForegroundPositivePrimaryDefault": "#ffffff",
412
412
  "dtActionColorBackgroundBaseDefault": "transparent",
413
- "dtActionColorBackgroundBaseHover": "#D3BCFF",
414
- "dtActionColorBackgroundBaseActive": "#D3BCFF",
415
- "dtActionColorBackgroundBasePrimaryDefault": "#7C52FF",
416
- "dtActionColorBackgroundBasePrimaryHover": "#6538F1",
417
- "dtActionColorBackgroundBasePrimaryActive": "#5023DD",
413
+ "dtActionColorBackgroundBaseHover": "#E20074",
414
+ "dtActionColorBackgroundBaseActive": "#E20074",
415
+ "dtActionColorBackgroundBasePrimaryDefault": "#E20074",
416
+ "dtActionColorBackgroundBasePrimaryHover": "#A80056",
417
+ "dtActionColorBackgroundBasePrimaryActive": "#7A003F",
418
418
  "dtActionColorBackgroundCriticalDefault": "transparent",
419
419
  "dtActionColorBackgroundCriticalHover": "#FFABA4",
420
420
  "dtActionColorBackgroundCriticalActive": "#FFABA4",
@@ -424,9 +424,9 @@
424
424
  "dtActionColorBackgroundInvertedDefault": "transparent",
425
425
  "dtActionColorBackgroundInvertedHover": "#ffffff",
426
426
  "dtActionColorBackgroundInvertedActive": "#ffffff",
427
- "dtActionColorBackgroundInvertedPrimaryDefault": "#F9F9F9",
428
- "dtActionColorBackgroundInvertedPrimaryHover": "#F5F0FF",
429
- "dtActionColorBackgroundInvertedPrimaryActive": "#D3BCFF",
427
+ "dtActionColorBackgroundInvertedPrimaryDefault": "#FFF0F8",
428
+ "dtActionColorBackgroundInvertedPrimaryHover": "#FFCCE6",
429
+ "dtActionColorBackgroundInvertedPrimaryActive": "#FFF0F8",
430
430
  "dtActionColorBackgroundMutedDefault": "transparent",
431
431
  "dtActionColorBackgroundMutedHover": "#1C1C1C",
432
432
  "dtActionColorBackgroundMutedActive": "#1C1C1C",
@@ -437,41 +437,41 @@
437
437
  "dtActionColorBackgroundPositivePrimaryDefault": "#2EA834",
438
438
  "dtActionColorBackgroundPositivePrimaryHover": "#008E52",
439
439
  "dtActionColorBackgroundPositivePrimaryActive": "#008E52",
440
- "dtActionColorBorderBaseOutlinedDefault": "#7C52FF",
440
+ "dtActionColorBorderBaseOutlinedDefault": "#E20074",
441
441
  "dtActionColorBorderCriticalOutlinedDefault": "#D90A45",
442
442
  "dtActionColorBorderInvertedOutlinedDefault": "#ffffff",
443
443
  "dtActionColorBorderMutedOutlinedDefault": "#1C1C1C",
444
- "dtThemeColorBase": "#E20074",
445
- "dtThemeTopbarColorForeground": "#E20074",
444
+ "dtThemeColorBase": "#1C1C1C",
445
+ "dtThemeTopbarColorForeground": "#1C1C1C",
446
446
  "dtThemeTopbarColorBackground": "#F9F9F9",
447
- "dtThemeTopbarFieldColorForeground": "#E20074",
448
- "dtThemeTopbarFieldColorForegroundHover": "#E20074",
449
- "dtThemeTopbarFieldColorBackground": "#E20074",
450
- "dtThemeTopbarFieldColorBackgroundHover": "#E20074",
451
- "dtThemeTopbarFieldColorBorder": "#E20074",
452
- "dtThemeTopbarFieldColorBorderHover": "#E20074",
453
- "dtThemeTopbarFieldColorBorderActive": "#E20074",
454
- "dtThemeTopbarButtonColorForeground": "#E20074",
455
- "dtThemeTopbarButtonColorForegroundHover": "#E20074",
456
- "dtThemeTopbarButtonColorBackground": "#E20074",
457
- "dtThemeTopbarButtonColorBackgroundHover": "#E20074",
458
- "dtThemeTopbarButtonColorBackgroundActive": "#E20074",
459
- "dtThemeTopbarProfileColorForeground": "#E20074",
447
+ "dtThemeTopbarFieldColorForeground": "#1C1C1C",
448
+ "dtThemeTopbarFieldColorForegroundHover": "#1C1C1C",
449
+ "dtThemeTopbarFieldColorBackground": "#1C1C1C",
450
+ "dtThemeTopbarFieldColorBackgroundHover": "#1C1C1C",
451
+ "dtThemeTopbarFieldColorBorder": "#1C1C1C",
452
+ "dtThemeTopbarFieldColorBorderHover": "#1C1C1C",
453
+ "dtThemeTopbarFieldColorBorderActive": "#1C1C1C",
454
+ "dtThemeTopbarButtonColorForeground": "#1C1C1C",
455
+ "dtThemeTopbarButtonColorForegroundHover": "#1C1C1C",
456
+ "dtThemeTopbarButtonColorBackground": "#1C1C1C",
457
+ "dtThemeTopbarButtonColorBackgroundHover": "#1C1C1C",
458
+ "dtThemeTopbarButtonColorBackgroundActive": "#1C1C1C",
459
+ "dtThemeTopbarProfileColorForeground": "#1C1C1C",
460
460
  "dtThemeTopbarProfileColorForegroundInverted": "#F9F9F9",
461
- "dtThemeTopbarProfileColorBackground": "#E20074",
462
- "dtThemeTopbarProfileColorBackgroundInverted": "#E20074",
463
- "dtThemeTopbarProfileColorBackgroundHover": "#E20074",
464
- "dtThemeTopbarProfileColorBackgroundActive": "#E20074",
461
+ "dtThemeTopbarProfileColorBackground": "#1C1C1C",
462
+ "dtThemeTopbarProfileColorBackgroundInverted": "#1C1C1C",
463
+ "dtThemeTopbarProfileColorBackgroundHover": "#1C1C1C",
464
+ "dtThemeTopbarProfileColorBackgroundActive": "#1C1C1C",
465
465
  "dtThemeSidebarColorForeground": "#3A3A3A",
466
466
  "dtThemeSidebarColorForegroundUnread": "#1C1C1C",
467
467
  "dtThemeSidebarColorBackground": "#F9F9F9",
468
468
  "dtThemeSidebarIconColorForeground": "#3A3A3A",
469
469
  "dtThemeSidebarStatusColorForeground": "#535353",
470
- "dtThemeSidebarRowColorBackground": "#E20074",
471
- "dtThemeSidebarRowColorBackgroundHover": "#E20074",
472
- "dtThemeSidebarRowColorBackgroundActive": "#E20074",
470
+ "dtThemeSidebarRowColorBackground": "#1C1C1C",
471
+ "dtThemeSidebarRowColorBackgroundHover": "#1C1C1C",
472
+ "dtThemeSidebarRowColorBackgroundActive": "#1C1C1C",
473
473
  "dtThemeSidebarSelectedRowColorForeground": "#1C1C1C",
474
- "dtThemeSidebarSelectedRowColorBackground": "#E20074",
474
+ "dtThemeSidebarSelectedRowColorBackground": "#1C1C1C",
475
475
  "dtThemeSidebarSectionColorForeground": "#535353",
476
476
  "dtThemePresenceColorBackgroundAvailable": "#52C926",
477
477
  "dtThemePresenceColorBackgroundBusyUnavailable": "#FF1356",
@@ -480,7 +480,7 @@
480
480
  "dtThemeMentionColorForeground": "#ffffff",
481
481
  "dtThemeMentionColorForegroundStrong": "#F9F9F9",
482
482
  "dtThemeMentionColorBackground": "#E20074",
483
- "dtThemeMentionColorBackgroundStrong": "#770141",
483
+ "dtThemeMentionColorBackgroundStrong": "#7A003F",
484
484
  "dtAvatarColorForeground": "#000000",
485
485
  "dtAvatarColorBackground100": "#1aa340",
486
486
  "dtAvatarColorBackground200": "#aaff83",
@@ -506,7 +506,7 @@
506
506
  "dtBadgeColorBackgroundSuccess": "#DBFFA9",
507
507
  "dtBadgeColorBackgroundWarning": "#FFE89C",
508
508
  "dtBadgeColorBackgroundCritical": "#FFABA4",
509
- "dtBadgeColorBackgroundBulletin": "#7C52FF",
509
+ "dtBadgeColorBackgroundBulletin": "#E20074",
510
510
  "dtBadgeColorBackgroundBulletinSubtle": "#D3BCFF",
511
511
  "dtBadgeColorBackgroundAi": "linear-gradient(140deg, #FF5E2F 0%, #ff1356 25%, #FF1BA4 66%, #9D42EA 100%)",
512
512
  "dtBadgeColorForegroundDefault": "#000000",
@@ -540,8 +540,8 @@
540
540
  "dtCheckboxSizeRadius": "0.25rem",
541
541
  "dtCheckboxColorBorderUnchecked": "#1C1C1C",
542
542
  "dtCheckboxColorBorderUncheckedHover": "#1C1C1C",
543
- "dtCheckboxColorBorderChecked": "#7C52FF",
544
- "dtCheckboxColorBackgroundChecked": "#7C52FF",
543
+ "dtCheckboxColorBorderChecked": "#E20074",
544
+ "dtCheckboxColorBackgroundChecked": "#E20074",
545
545
  "dtCheckboxColorForegroundDefault": "transparent",
546
546
  "dtCheckboxColorForegroundChecked": "#F9F9F9",
547
547
  "dtIconSize100": "12px",
@@ -565,8 +565,8 @@
565
565
  "dtRadioSizeRadius": "50%",
566
566
  "dtRadioColorBorderUnchecked": "#1C1C1C",
567
567
  "dtRadioColorBorderUncheckedHover": "#1C1C1C",
568
- "dtRadioColorBorderChecked": "#7C52FF",
569
- "dtRadioColorBackgroundChecked": "#7C52FF",
568
+ "dtRadioColorBorderChecked": "#E20074",
569
+ "dtRadioColorBackgroundChecked": "#E20074",
570
570
  "dtRadioColorForegroundDefault": "transparent",
571
571
  "dtRadioColorForegroundChecked": "#F9F9F9"
572
572
  }