@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.
- package/dist/css/dialtone-default-theme.css +0 -3
- package/dist/css/dialtone-default-theme.min.css +1 -1
- package/dist/css/dialtone.css +0 -3
- package/dist/css/dialtone.min.css +1 -1
- package/dist/css/tokens/tokens-tmo-dark.css +402 -402
- package/dist/css/tokens/tokens-tmo-light.css +410 -410
- package/dist/tokens/css/tokens-tmo-dark.css +402 -402
- package/dist/tokens/css/tokens-tmo-light.css +410 -410
- package/dist/tokens/doc.json +15649 -15684
- package/dist/tokens/less/tokens-tmo-dark.less +59 -59
- package/dist/tokens/less/tokens-tmo-light.less +58 -58
- package/dist/tokens/themes/tmo-dark.cjs +1 -1
- package/dist/tokens/themes/tmo-dark.js +1 -1
- package/dist/tokens/themes/tmo-light.cjs +1 -1
- package/dist/tokens/themes/tmo-light.js +1 -1
- package/dist/tokens/tokens-tmo-dark.json +59 -59
- package/dist/tokens/tokens-tmo-light.json +59 -59
- package/dist/vue2/component-documentation.json +1 -1
- package/dist/vue2/components/popover/popover.vue.cjs +2 -2
- package/dist/vue2/components/popover/popover.vue.cjs.map +1 -1
- package/dist/vue2/components/popover/popover.vue.js +2 -2
- package/dist/vue2/components/popover/popover.vue.js.map +1 -1
- package/dist/vue2/components/tab/tab_panel.vue.cjs +1 -1
- package/dist/vue2/components/tab/tab_panel.vue.cjs.map +1 -1
- package/dist/vue2/components/tab/tab_panel.vue.js +1 -1
- package/dist/vue2/components/tab/tab_panel.vue.js.map +1 -1
- package/dist/vue2/recipes/leftbar/group_row/group_row.vue.cjs +8 -1
- package/dist/vue2/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
- package/dist/vue2/recipes/leftbar/group_row/group_row.vue.js +8 -1
- package/dist/vue2/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
- package/dist/vue2/types/components/tab/tab_panel.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts +9 -0
- package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
- package/dist/vue3/component-documentation.json +1 -1
- package/dist/vue3/components/popover/popover.vue.cjs +2 -2
- package/dist/vue3/components/popover/popover.vue.cjs.map +1 -1
- package/dist/vue3/components/popover/popover.vue.js +2 -2
- package/dist/vue3/components/popover/popover.vue.js.map +1 -1
- package/dist/vue3/components/tab/tab_panel.vue.cjs +1 -5
- package/dist/vue3/components/tab/tab_panel.vue.cjs.map +1 -1
- package/dist/vue3/components/tab/tab_panel.vue.js +2 -6
- package/dist/vue3/components/tab/tab_panel.vue.js.map +1 -1
- package/dist/vue3/recipes/leftbar/group_row/group_row.vue.cjs +9 -1
- package/dist/vue3/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
- package/dist/vue3/recipes/leftbar/group_row/group_row.vue.js +9 -1
- package/dist/vue3/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
- package/dist/vue3/types/components/tab/tab_panel.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/leftbar/group_row/group_row.vue.d.ts +9 -0
- package/dist/vue3/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
- package/package.json +4 -4
|
@@ -22,8 +22,8 @@
|
|
|
22
22
|
"dtColorForegroundSuccessInverted": "#008E52",
|
|
23
23
|
"dtColorForegroundSuccessStrongInverted": "#004F2E",
|
|
24
24
|
"dtColorForegroundWarningInverted": "#815008",
|
|
25
|
-
"dtColorLinkPrimary": "#
|
|
26
|
-
"dtColorLinkPrimaryHover": "#
|
|
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": "#
|
|
38
|
-
"dtColorLinkPrimaryInvertedHover": "#
|
|
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": "#
|
|
59
|
+
"dtColorSurfaceBrand": "#3D001F",
|
|
60
60
|
"dtColorSurfaceCriticalSubtle": "#380010",
|
|
61
61
|
"dtColorSurfaceWarningSubtle": "#2C1B02",
|
|
62
62
|
"dtColorSurfaceSuccessSubtle": "#012717",
|
|
63
63
|
"dtColorSurfaceInfoSubtle": "#001429",
|
|
64
|
-
"dtColorSurfaceBrandSubtle": "#
|
|
64
|
+
"dtColorSurfaceBrandSubtle": "#2E0018",
|
|
65
65
|
"dtColorSurfaceCriticalStrong": "#FF716F",
|
|
66
66
|
"dtColorSurfaceWarningStrong": "#FFDB80",
|
|
67
67
|
"dtColorSurfaceSuccessStrong": "#AEFB3C",
|
|
68
68
|
"dtColorSurfaceInfoStrong": "#4AA9EA",
|
|
69
|
-
"dtColorSurfaceBrandStrong": "#
|
|
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": "#
|
|
80
|
+
"dtColorSurfaceBrandOpaque": "#E20074",
|
|
81
81
|
"dtColorSurfaceCriticalSubtleOpaque": "#1C0108",
|
|
82
82
|
"dtColorSurfaceWarningSubtleOpaque": "#201301",
|
|
83
83
|
"dtColorSurfaceSuccessSubtleOpaque": "#00150D",
|
|
84
84
|
"dtColorSurfaceInfoSubtleOpaque": "#010B16",
|
|
85
|
-
"dtColorSurfaceBrandSubtleOpaque": "#
|
|
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": "#
|
|
132
|
+
"dtColorBorderBrand": "#FFB2DA",
|
|
133
133
|
"dtColorBorderCriticalSubtle": "#93173A",
|
|
134
134
|
"dtColorBorderSuccessSubtle": "#52C926",
|
|
135
135
|
"dtColorBorderWarningSubtle": "#FF9E0E",
|
|
136
|
-
"dtColorBorderBrandSubtle": "#
|
|
136
|
+
"dtColorBorderBrandSubtle": "#FF4DA8",
|
|
137
137
|
"dtColorBorderCriticalStrong": "#FFABA4",
|
|
138
138
|
"dtColorBorderSuccessStrong": "#AEFB3C",
|
|
139
139
|
"dtColorBorderWarningStrong": "#FFE89C",
|
|
140
|
-
"dtColorBorderBrandStrong": "#
|
|
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": "#
|
|
148
|
+
"dtColorBorderBrandInverted": "#E20074",
|
|
149
149
|
"dtColorBorderCriticalSubtleInverted": "#FF716F",
|
|
150
150
|
"dtColorBorderSuccessSubtleInverted": "#D1FF76",
|
|
151
151
|
"dtColorBorderWarningSubtleInverted": "#FFDB80",
|
|
152
|
-
"dtColorBorderBrandSubtleInverted": "#
|
|
152
|
+
"dtColorBorderBrandSubtleInverted": "#FFB2DA",
|
|
153
153
|
"dtColorBorderCriticalStrongInverted": "#93173A",
|
|
154
154
|
"dtColorBorderSuccessStrongInverted": "#004F2E",
|
|
155
155
|
"dtColorBorderWarningStrongInverted": "#D57F00",
|
|
156
|
-
"dtColorBorderBrandStrongInverted": "#
|
|
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": "#
|
|
391
|
-
"dtActionColorForegroundBaseHover": "#
|
|
392
|
-
"dtActionColorForegroundBaseActive": "#
|
|
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": "#
|
|
402
|
-
"dtActionColorForegroundInvertedPrimaryHover": "#
|
|
403
|
-
"dtActionColorForegroundInvertedPrimaryActive": "#
|
|
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": "#
|
|
414
|
-
"dtActionColorBackgroundBaseActive": "#
|
|
415
|
-
"dtActionColorBackgroundBasePrimaryDefault": "#
|
|
416
|
-
"dtActionColorBackgroundBasePrimaryHover": "#
|
|
417
|
-
"dtActionColorBackgroundBasePrimaryActive": "#
|
|
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": "#
|
|
428
|
-
"dtActionColorBackgroundInvertedPrimaryHover": "#
|
|
429
|
-
"dtActionColorBackgroundInvertedPrimaryActive": "#
|
|
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": "#
|
|
440
|
+
"dtActionColorBorderBaseOutlinedDefault": "#FFB2DA",
|
|
441
441
|
"dtActionColorBorderCriticalOutlinedDefault": "#FF716F",
|
|
442
442
|
"dtActionColorBorderInvertedOutlinedDefault": "#000000",
|
|
443
443
|
"dtActionColorBorderMutedOutlinedDefault": "#ffffff",
|
|
444
|
-
"dtThemeColorBase": "#
|
|
445
|
-
"dtThemeTopbarColorForeground": "#
|
|
444
|
+
"dtThemeColorBase": "#E6E6E6",
|
|
445
|
+
"dtThemeTopbarColorForeground": "#E6E6E6",
|
|
446
446
|
"dtThemeTopbarColorBackground": "#1f1f1f",
|
|
447
|
-
"dtThemeTopbarFieldColorForeground": "#
|
|
448
|
-
"dtThemeTopbarFieldColorForegroundHover": "#
|
|
449
|
-
"dtThemeTopbarFieldColorBackground": "#
|
|
447
|
+
"dtThemeTopbarFieldColorForeground": "#E6E6E6",
|
|
448
|
+
"dtThemeTopbarFieldColorForegroundHover": "#E6E6E6",
|
|
449
|
+
"dtThemeTopbarFieldColorBackground": "#E6E6E6",
|
|
450
450
|
"dtThemeTopbarFieldColorBackgroundHover": "#1f1f1f",
|
|
451
|
-
"dtThemeTopbarFieldColorBorder": "#
|
|
452
|
-
"dtThemeTopbarFieldColorBorderHover": "#
|
|
453
|
-
"dtThemeTopbarFieldColorBorderActive": "#
|
|
454
|
-
"dtThemeTopbarButtonColorForeground": "#
|
|
455
|
-
"dtThemeTopbarButtonColorForegroundHover": "#
|
|
456
|
-
"dtThemeTopbarButtonColorBackground": "#
|
|
457
|
-
"dtThemeTopbarButtonColorBackgroundHover": "#
|
|
458
|
-
"dtThemeTopbarButtonColorBackgroundActive": "#
|
|
459
|
-
"dtThemeTopbarProfileColorForeground": "#
|
|
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": "#
|
|
462
|
-
"dtThemeTopbarProfileColorBackgroundInverted": "#
|
|
463
|
-
"dtThemeTopbarProfileColorBackgroundHover": "#
|
|
464
|
-
"dtThemeTopbarProfileColorBackgroundActive": "#
|
|
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": "#
|
|
471
|
-
"dtThemeSidebarRowColorBackgroundHover": "#
|
|
472
|
-
"dtThemeSidebarRowColorBackgroundActive": "#
|
|
470
|
+
"dtThemeSidebarRowColorBackground": "#E6E6E6",
|
|
471
|
+
"dtThemeSidebarRowColorBackgroundHover": "#E6E6E6",
|
|
472
|
+
"dtThemeSidebarRowColorBackgroundActive": "#E6E6E6",
|
|
473
473
|
"dtThemeSidebarSelectedRowColorForeground": "#E6E6E6",
|
|
474
|
-
"dtThemeSidebarSelectedRowColorBackground": "#
|
|
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": "#
|
|
483
|
-
"dtThemeMentionColorBackgroundStrong": "#
|
|
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": "#
|
|
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": "#
|
|
544
|
-
"dtCheckboxColorBackgroundChecked": "#
|
|
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": "#
|
|
569
|
-
"dtRadioColorBackgroundChecked": "#
|
|
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": "#
|
|
26
|
-
"dtColorLinkPrimaryHover": "#
|
|
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": "#
|
|
38
|
-
"dtColorLinkPrimaryInvertedHover": "#
|
|
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": "#
|
|
59
|
+
"dtColorSurfaceBrand": "#FFCCE6",
|
|
60
60
|
"dtColorSurfaceCriticalSubtle": "#FFF2F3",
|
|
61
61
|
"dtColorSurfaceWarningSubtle": "#fffae5",
|
|
62
62
|
"dtColorSurfaceSuccessSubtle": "#f6fcf5",
|
|
63
63
|
"dtColorSurfaceInfoSubtle": "#f5f9fd",
|
|
64
|
-
"dtColorSurfaceBrandSubtle": "#
|
|
64
|
+
"dtColorSurfaceBrandSubtle": "#FFF0F8",
|
|
65
65
|
"dtColorSurfaceCriticalStrong": "#D90A45",
|
|
66
66
|
"dtColorSurfaceWarningStrong": "#FFBD48",
|
|
67
67
|
"dtColorSurfaceSuccessStrong": "#008E52",
|
|
68
68
|
"dtColorSurfaceInfoStrong": "#1768C6",
|
|
69
|
-
"dtColorSurfaceBrandStrong": "#
|
|
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": "#
|
|
80
|
+
"dtColorSurfaceBrandOpaque": "#E20074",
|
|
81
81
|
"dtColorSurfaceCriticalSubtleOpaque": "#FFE5E6",
|
|
82
82
|
"dtColorSurfaceWarningSubtleOpaque": "#FFF4CC",
|
|
83
83
|
"dtColorSurfaceSuccessSubtleOpaque": "#EDF9EB",
|
|
84
84
|
"dtColorSurfaceInfoSubtleOpaque": "#EAF2FA",
|
|
85
|
-
"dtColorSurfaceBrandSubtleOpaque": "#
|
|
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": "#
|
|
132
|
+
"dtColorBorderBrand": "#E20074",
|
|
133
133
|
"dtColorBorderCriticalSubtle": "#FF716F",
|
|
134
134
|
"dtColorBorderSuccessSubtle": "#D1FF76",
|
|
135
135
|
"dtColorBorderWarningSubtle": "#FFDB80",
|
|
136
|
-
"dtColorBorderBrandSubtle": "#
|
|
136
|
+
"dtColorBorderBrandSubtle": "#FFB2DA",
|
|
137
137
|
"dtColorBorderCriticalStrong": "#93173A",
|
|
138
138
|
"dtColorBorderSuccessStrong": "#004F2E",
|
|
139
139
|
"dtColorBorderWarningStrong": "#D57F00",
|
|
140
|
-
"dtColorBorderBrandStrong": "#
|
|
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": "#
|
|
148
|
+
"dtColorBorderBrandInverted": "#FF4DA8",
|
|
149
149
|
"dtColorBorderCriticalSubtleInverted": "#640823",
|
|
150
150
|
"dtColorBorderSuccessSubtleInverted": "#004F2E",
|
|
151
151
|
"dtColorBorderWarningSubtleInverted": "#815008",
|
|
152
|
-
"dtColorBorderBrandSubtleInverted": "#
|
|
152
|
+
"dtColorBorderBrandSubtleInverted": "#A80056",
|
|
153
153
|
"dtColorBorderCriticalStrongInverted": "#FFABA4",
|
|
154
154
|
"dtColorBorderSuccessStrongInverted": "#84EE0B",
|
|
155
155
|
"dtColorBorderWarningStrongInverted": "#FFDB80",
|
|
156
|
-
"dtColorBorderBrandStrongInverted": "#
|
|
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": "#
|
|
391
|
-
"dtActionColorForegroundBaseHover": "#
|
|
392
|
-
"dtActionColorForegroundBaseActive": "#
|
|
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": "#
|
|
402
|
-
"dtActionColorForegroundInvertedPrimaryHover": "#
|
|
403
|
-
"dtActionColorForegroundInvertedPrimaryActive": "#
|
|
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": "#
|
|
414
|
-
"dtActionColorBackgroundBaseActive": "#
|
|
415
|
-
"dtActionColorBackgroundBasePrimaryDefault": "#
|
|
416
|
-
"dtActionColorBackgroundBasePrimaryHover": "#
|
|
417
|
-
"dtActionColorBackgroundBasePrimaryActive": "#
|
|
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": "#
|
|
428
|
-
"dtActionColorBackgroundInvertedPrimaryHover": "#
|
|
429
|
-
"dtActionColorBackgroundInvertedPrimaryActive": "#
|
|
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": "#
|
|
440
|
+
"dtActionColorBorderBaseOutlinedDefault": "#E20074",
|
|
441
441
|
"dtActionColorBorderCriticalOutlinedDefault": "#D90A45",
|
|
442
442
|
"dtActionColorBorderInvertedOutlinedDefault": "#ffffff",
|
|
443
443
|
"dtActionColorBorderMutedOutlinedDefault": "#1C1C1C",
|
|
444
|
-
"dtThemeColorBase": "#
|
|
445
|
-
"dtThemeTopbarColorForeground": "#
|
|
444
|
+
"dtThemeColorBase": "#1C1C1C",
|
|
445
|
+
"dtThemeTopbarColorForeground": "#1C1C1C",
|
|
446
446
|
"dtThemeTopbarColorBackground": "#F9F9F9",
|
|
447
|
-
"dtThemeTopbarFieldColorForeground": "#
|
|
448
|
-
"dtThemeTopbarFieldColorForegroundHover": "#
|
|
449
|
-
"dtThemeTopbarFieldColorBackground": "#
|
|
450
|
-
"dtThemeTopbarFieldColorBackgroundHover": "#
|
|
451
|
-
"dtThemeTopbarFieldColorBorder": "#
|
|
452
|
-
"dtThemeTopbarFieldColorBorderHover": "#
|
|
453
|
-
"dtThemeTopbarFieldColorBorderActive": "#
|
|
454
|
-
"dtThemeTopbarButtonColorForeground": "#
|
|
455
|
-
"dtThemeTopbarButtonColorForegroundHover": "#
|
|
456
|
-
"dtThemeTopbarButtonColorBackground": "#
|
|
457
|
-
"dtThemeTopbarButtonColorBackgroundHover": "#
|
|
458
|
-
"dtThemeTopbarButtonColorBackgroundActive": "#
|
|
459
|
-
"dtThemeTopbarProfileColorForeground": "#
|
|
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": "#
|
|
462
|
-
"dtThemeTopbarProfileColorBackgroundInverted": "#
|
|
463
|
-
"dtThemeTopbarProfileColorBackgroundHover": "#
|
|
464
|
-
"dtThemeTopbarProfileColorBackgroundActive": "#
|
|
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": "#
|
|
471
|
-
"dtThemeSidebarRowColorBackgroundHover": "#
|
|
472
|
-
"dtThemeSidebarRowColorBackgroundActive": "#
|
|
470
|
+
"dtThemeSidebarRowColorBackground": "#1C1C1C",
|
|
471
|
+
"dtThemeSidebarRowColorBackgroundHover": "#1C1C1C",
|
|
472
|
+
"dtThemeSidebarRowColorBackgroundActive": "#1C1C1C",
|
|
473
473
|
"dtThemeSidebarSelectedRowColorForeground": "#1C1C1C",
|
|
474
|
-
"dtThemeSidebarSelectedRowColorBackground": "#
|
|
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": "#
|
|
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": "#
|
|
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": "#
|
|
544
|
-
"dtCheckboxColorBackgroundChecked": "#
|
|
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": "#
|
|
569
|
-
"dtRadioColorBackgroundChecked": "#
|
|
568
|
+
"dtRadioColorBorderChecked": "#E20074",
|
|
569
|
+
"dtRadioColorBackgroundChecked": "#E20074",
|
|
570
570
|
"dtRadioColorForegroundDefault": "transparent",
|
|
571
571
|
"dtRadioColorForegroundChecked": "#F9F9F9"
|
|
572
572
|
}
|