@dialpad/dialtone 9.105.0-rebrand-2025-beta.2 → 9.105.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 (154) hide show
  1. package/README.md +1 -0
  2. package/dist/css/dialtone-default-theme.css +1529 -6289
  3. package/dist/css/dialtone-default-theme.min.css +1 -1
  4. package/dist/css/dialtone-docs.json +1 -1
  5. package/dist/css/dialtone.css +194 -1851
  6. package/dist/css/dialtone.min.css +1 -1
  7. package/dist/css/fonts/Archivo-Bold.woff2 +0 -0
  8. package/dist/css/fonts/Archivo-Regular.woff2 +0 -0
  9. package/dist/css/fonts/Archivo-SemiBold.woff2 +0 -0
  10. package/dist/css/fonts/ArchivoExpanded-SemiBold.woff2 +0 -0
  11. package/dist/css/fonts/ArchivoSemiExpanded-Medium.woff2 +0 -0
  12. package/dist/css/fonts/ArchivoSemiExpanded-SemiBold.woff2 +0 -0
  13. package/dist/css/tokens/tokens-base-dark.css +161 -526
  14. package/dist/css/tokens/tokens-base-deca-dark.css +48 -98
  15. package/dist/css/tokens/tokens-base-deca-light.css +44 -94
  16. package/dist/css/tokens/tokens-base-light.css +128 -493
  17. package/dist/css/tokens/tokens-debug-base.css +3 -368
  18. package/dist/css/tokens/tokens-debug-dp.css +653 -1011
  19. package/dist/css/tokens/tokens-deca-dark.css +748 -777
  20. package/dist/css/tokens/tokens-deca-light.css +708 -737
  21. package/dist/css/tokens/tokens-dp-dark.css +917 -1275
  22. package/dist/css/tokens/tokens-dp-light.css +973 -1331
  23. package/dist/css/tokens/tokens-expressive-dark.css +917 -1275
  24. package/dist/css/tokens/tokens-expressive-light.css +970 -1328
  25. package/dist/css/tokens/tokens-expressive-sm-dark.css +917 -1275
  26. package/dist/css/tokens/tokens-expressive-sm-light.css +970 -1328
  27. package/dist/css/tokens/tokens-tmo-dark.css +903 -1261
  28. package/dist/css/tokens/tokens-tmo-light.css +925 -1283
  29. package/dist/css/tokens-docs.json +1 -1
  30. package/dist/tokens/css/tokens-base-dark.css +161 -526
  31. package/dist/tokens/css/tokens-base-deca-dark.css +48 -98
  32. package/dist/tokens/css/tokens-base-deca-light.css +44 -94
  33. package/dist/tokens/css/tokens-base-light.css +128 -493
  34. package/dist/tokens/css/tokens-debug-base.css +3 -368
  35. package/dist/tokens/css/tokens-debug-dp.css +653 -1011
  36. package/dist/tokens/css/tokens-deca-dark.css +748 -777
  37. package/dist/tokens/css/tokens-deca-light.css +708 -737
  38. package/dist/tokens/css/tokens-dp-dark.css +917 -1275
  39. package/dist/tokens/css/tokens-dp-light.css +973 -1331
  40. package/dist/tokens/css/tokens-expressive-dark.css +917 -1275
  41. package/dist/tokens/css/tokens-expressive-light.css +970 -1328
  42. package/dist/tokens/css/tokens-expressive-sm-dark.css +917 -1275
  43. package/dist/tokens/css/tokens-expressive-sm-light.css +970 -1328
  44. package/dist/tokens/css/tokens-tmo-dark.css +903 -1261
  45. package/dist/tokens/css/tokens-tmo-light.css +925 -1283
  46. package/dist/tokens/doc.json +87562 -107823
  47. package/dist/tokens/less/tokens-base-dark.less +46 -99
  48. package/dist/tokens/less/tokens-base-deca-dark.less +15 -23
  49. package/dist/tokens/less/tokens-base-deca-light.less +14 -22
  50. package/dist/tokens/less/tokens-base-light.less +37 -90
  51. package/dist/tokens/less/tokens-deca-dark.less +182 -187
  52. package/dist/tokens/less/tokens-deca-light.less +173 -178
  53. package/dist/tokens/less/tokens-dp-dark.less +187 -239
  54. package/dist/tokens/less/tokens-dp-light.less +185 -237
  55. package/dist/tokens/less/tokens-expressive-dark.less +210 -262
  56. package/dist/tokens/less/tokens-expressive-light.less +208 -260
  57. package/dist/tokens/less/tokens-expressive-sm-dark.less +210 -262
  58. package/dist/tokens/less/tokens-expressive-sm-light.less +208 -260
  59. package/dist/tokens/less/tokens-tmo-dark.less +185 -237
  60. package/dist/tokens/less/tokens-tmo-light.less +168 -220
  61. package/dist/tokens/themes/chunks/tokens-base-dark-BnTEKGxK.js +4 -0
  62. package/dist/tokens/themes/chunks/tokens-base-dark-Ch4dTh7V.js +1 -0
  63. package/dist/tokens/themes/chunks/tokens-base-light-BLxKOiup.js +4 -0
  64. package/dist/tokens/themes/chunks/tokens-base-light-DWLxg2cD.js +1 -0
  65. package/dist/tokens/themes/debug.cjs +1 -1
  66. package/dist/tokens/themes/debug.js +1 -1
  67. package/dist/tokens/themes/dp-dark.cjs +1 -1
  68. package/dist/tokens/themes/dp-dark.js +2 -2
  69. package/dist/tokens/themes/dp-deca-dark.cjs +1 -1
  70. package/dist/tokens/themes/dp-deca-dark.js +1 -1
  71. package/dist/tokens/themes/dp-deca-light.cjs +1 -1
  72. package/dist/tokens/themes/dp-deca-light.js +2 -2
  73. package/dist/tokens/themes/dp-light.cjs +1 -1
  74. package/dist/tokens/themes/dp-light.js +2 -2
  75. package/dist/tokens/themes/expressive-dark.cjs +1 -1
  76. package/dist/tokens/themes/expressive-dark.js +3 -3
  77. package/dist/tokens/themes/expressive-light.cjs +1 -1
  78. package/dist/tokens/themes/expressive-light.js +3 -3
  79. package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
  80. package/dist/tokens/themes/expressive-sm-dark.js +3 -3
  81. package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
  82. package/dist/tokens/themes/expressive-sm-light.js +3 -3
  83. package/dist/tokens/themes/tmo-dark.cjs +1 -1
  84. package/dist/tokens/themes/tmo-dark.js +2 -2
  85. package/dist/tokens/themes/tmo-light.cjs +1 -1
  86. package/dist/tokens/themes/tmo-light.js +2 -2
  87. package/dist/tokens/tokens-base-dark.json +46 -99
  88. package/dist/tokens/tokens-base-deca-dark.json +12 -20
  89. package/dist/tokens/tokens-base-deca-light.json +11 -19
  90. package/dist/tokens/tokens-base-light.json +37 -90
  91. package/dist/tokens/tokens-deca-dark.json +179 -184
  92. package/dist/tokens/tokens-deca-light.json +171 -176
  93. package/dist/tokens/tokens-dp-dark.json +171 -223
  94. package/dist/tokens/tokens-dp-light.json +182 -234
  95. package/dist/tokens/tokens-expressive-dark.json +194 -246
  96. package/dist/tokens/tokens-expressive-light.json +205 -257
  97. package/dist/tokens/tokens-expressive-sm-dark.json +194 -246
  98. package/dist/tokens/tokens-expressive-sm-light.json +205 -257
  99. package/dist/tokens/tokens-tmo-dark.json +169 -221
  100. package/dist/tokens/tokens-tmo-light.json +159 -211
  101. package/dist/vue2/component-documentation.json +1 -1
  102. package/dist/vue2/components/pagination/pagination.vue.cjs +2 -2
  103. package/dist/vue2/components/pagination/pagination.vue.cjs.map +1 -1
  104. package/dist/vue2/components/pagination/pagination.vue.js +2 -2
  105. package/dist/vue2/components/pagination/pagination.vue.js.map +1 -1
  106. package/dist/vue2/components/popover/popover.vue.cjs +2 -2
  107. package/dist/vue2/components/popover/popover.vue.cjs.map +1 -1
  108. package/dist/vue2/components/popover/popover.vue.js +2 -2
  109. package/dist/vue2/components/popover/popover.vue.js.map +1 -1
  110. package/dist/vue2/components/tab/tab_panel.vue.cjs +1 -1
  111. package/dist/vue2/components/tab/tab_panel.vue.cjs.map +1 -1
  112. package/dist/vue2/components/tab/tab_panel.vue.js +1 -1
  113. package/dist/vue2/components/tab/tab_panel.vue.js.map +1 -1
  114. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
  115. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
  116. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.cjs +8 -1
  117. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
  118. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.js +8 -1
  119. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
  120. package/dist/vue2/types/common/dates/index.d.ts.map +1 -1
  121. package/dist/vue2/types/components/select_menu/select_menu.vue.d.ts +1 -1
  122. package/dist/vue2/types/components/tab/tab_panel.vue.d.ts.map +1 -1
  123. package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts +9 -0
  124. package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
  125. package/dist/vue3/component-documentation.json +1 -1
  126. package/dist/vue3/components/pagination/pagination.vue.cjs +2 -2
  127. package/dist/vue3/components/pagination/pagination.vue.cjs.map +1 -1
  128. package/dist/vue3/components/pagination/pagination.vue.js +2 -2
  129. package/dist/vue3/components/pagination/pagination.vue.js.map +1 -1
  130. package/dist/vue3/components/popover/popover.vue.cjs +2 -2
  131. package/dist/vue3/components/popover/popover.vue.cjs.map +1 -1
  132. package/dist/vue3/components/popover/popover.vue.js +2 -2
  133. package/dist/vue3/components/popover/popover.vue.js.map +1 -1
  134. package/dist/vue3/components/tab/tab_panel.vue.cjs +1 -5
  135. package/dist/vue3/components/tab/tab_panel.vue.cjs.map +1 -1
  136. package/dist/vue3/components/tab/tab_panel.vue.js +2 -6
  137. package/dist/vue3/components/tab/tab_panel.vue.js.map +1 -1
  138. package/dist/vue3/recipes/leftbar/group_row/group_row.vue.cjs +9 -1
  139. package/dist/vue3/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
  140. package/dist/vue3/recipes/leftbar/group_row/group_row.vue.js +9 -1
  141. package/dist/vue3/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
  142. package/dist/vue3/types/common/dates/index.d.ts.map +1 -1
  143. package/dist/vue3/types/components/select_menu/select_menu.vue.d.ts +1 -1
  144. package/dist/vue3/types/components/tab/tab_panel.vue.d.ts.map +1 -1
  145. package/dist/vue3/types/recipes/leftbar/group_row/group_row.vue.d.ts +9 -0
  146. package/dist/vue3/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
  147. package/package.json +9 -9
  148. package/dist/css/fonts/SeasonMix-Bold.woff2 +0 -0
  149. package/dist/css/fonts/SeasonMix-Regular.woff2 +0 -0
  150. package/dist/css/fonts/SeasonMix-SemiBold.woff2 +0 -0
  151. package/dist/tokens/themes/chunks/tokens-base-dark-BjqCt8ke.js +0 -1
  152. package/dist/tokens/themes/chunks/tokens-base-dark-DtZ_Inhl.js +0 -4
  153. package/dist/tokens/themes/chunks/tokens-base-light-CIQSO1H9.js +0 -4
  154. package/dist/tokens/themes/chunks/tokens-base-light-Cll0VrKT.js +0 -1
@@ -1,162 +1,160 @@
1
1
  {
2
2
  "dtSizeBorderFocus": "0.1875rem",
3
- "dtColorForegroundPrimary": "#E0DCD9",
4
- "dtColorForegroundSecondary": "#AAA4A1",
5
- "dtColorForegroundTertiary": "#87807B",
6
- "dtColorForegroundMuted": "#F8F7F6",
7
- "dtColorForegroundPlaceholder": "#635F5D",
8
- "dtColorForegroundDisabled": "#635F5D",
3
+ "dtColorForegroundPrimary": "#E6E6E6",
4
+ "dtColorForegroundSecondary": "#c7c7c7",
5
+ "dtColorForegroundTertiary": "#B0B0B0",
6
+ "dtColorForegroundMuted": "#ffffff",
7
+ "dtColorForegroundPlaceholder": "#808080",
8
+ "dtColorForegroundDisabled": "#808080",
9
9
  "dtColorForegroundCritical": "#FF716F",
10
10
  "dtColorForegroundCriticalStrong": "#FFABA4",
11
11
  "dtColorForegroundSuccess": "#AEFB3C",
12
12
  "dtColorForegroundSuccessStrong": "#DBFFA9",
13
13
  "dtColorForegroundWarning": "#FFBD48",
14
- "dtColorForegroundPrimaryInverted": "#151413",
15
- "dtColorForegroundSecondaryInverted": "#1D1C1B",
16
- "dtColorForegroundTertiaryInverted": "#282624",
17
- "dtColorForegroundMutedInverted": "#151413",
18
- "dtColorForegroundPlaceholderInverted": "#3F3D3C",
19
- "dtColorForegroundDisabledInverted": "#3F3D3C",
14
+ "dtColorForegroundPrimaryInverted": "#171717",
15
+ "dtColorForegroundSecondaryInverted": "#3d3d3d",
16
+ "dtColorForegroundTertiaryInverted": "#555555",
17
+ "dtColorForegroundMutedInverted": "#171717",
18
+ "dtColorForegroundPlaceholderInverted": "#555555",
19
+ "dtColorForegroundDisabledInverted": "#555555",
20
20
  "dtColorForegroundCriticalInverted": "#FF1356",
21
- "dtColorForegroundCriticalStrongInverted": "#640823",
21
+ "dtColorForegroundCriticalStrongInverted": "#AF0032",
22
22
  "dtColorForegroundSuccessInverted": "#008E52",
23
23
  "dtColorForegroundSuccessStrongInverted": "#004F2E",
24
24
  "dtColorForegroundWarningInverted": "#815008",
25
- "dtColorLinkPrimary": "#BBA6FC",
26
- "dtColorLinkPrimaryHover": "#D3BCFF",
25
+ "dtColorLinkPrimary": "#C2A3FF",
27
26
  "dtColorLinkCritical": "#FF716F",
28
- "dtColorLinkCriticalHover": "#FFABA4",
29
27
  "dtColorLinkSuccess": "#AEFB3C",
30
- "dtColorLinkSuccessHover": "#DBFFA9",
31
28
  "dtColorLinkWarning": "#FFBD48",
32
- "dtColorLinkWarningHover": "#FFE89C",
33
- "dtColorLinkMuted": "#AAA4A1",
34
- "dtColorLinkMutedHover": "#E0DCD9",
35
- "dtColorLinkDisabled": "#635F5D",
36
- "dtColorLinkDisabledHover": "#635F5D",
29
+ "dtColorLinkMuted": "#c7c7c7",
30
+ "dtColorLinkDisabled": "#808080",
37
31
  "dtColorLinkPrimaryInverted": "#7C52FF",
38
- "dtColorLinkPrimaryInvertedHover": "#5023DD",
39
32
  "dtColorLinkCriticalInverted": "#FF1356",
40
- "dtColorLinkCriticalInvertedHover": "#640823",
41
33
  "dtColorLinkSuccessInverted": "#008E52",
42
- "dtColorLinkSuccessInvertedHover": "#004F2E",
43
34
  "dtColorLinkWarningInverted": "#815008",
35
+ "dtColorLinkMutedInverted": "#3d3d3d",
36
+ "dtColorLinkDisabledInverted": "#555555",
37
+ "dtColorLinkPrimaryHover": "#DAC7FF",
38
+ "dtColorLinkCriticalHover": "#FFABA4",
39
+ "dtColorLinkSuccessHover": "#DBFFA9",
40
+ "dtColorLinkWarningHover": "#FFE89C",
41
+ "dtColorLinkMutedHover": "#E6E6E6",
42
+ "dtColorLinkDisabledHover": "#808080",
43
+ "dtColorLinkPrimaryInvertedHover": "#5023DD",
44
+ "dtColorLinkCriticalInvertedHover": "#AF0032",
45
+ "dtColorLinkSuccessInvertedHover": "#004F2E",
44
46
  "dtColorLinkWarningInvertedHover": "#533204",
45
- "dtColorLinkMutedInverted": "#1D1C1B",
46
47
  "dtColorLinkMutedInvertedHover": "#171717",
47
- "dtColorLinkDisabledInverted": "#3F3D3C",
48
- "dtColorLinkDisabledInvertedHover": "#3F3D3C",
49
- "dtColorSurfacePrimary": "#0B0A09",
50
- "dtColorSurfaceSecondary": "#151413",
51
- "dtColorSurfaceModerate": "#1D1C1B",
52
- "dtColorSurfaceBold": "#282624",
53
- "dtColorSurfaceStrong": "#87807B",
54
- "dtColorSurfaceContrast": "#F8F7F6",
55
- "dtColorSurfaceCritical": "#380010",
56
- "dtColorSurfaceWarning": "#2C1B02",
57
- "dtColorSurfaceSuccess": "#012717",
58
- "dtColorSurfaceInfo": "#001429",
59
- "dtColorSurfaceBrand": "#1D0155",
60
- "dtColorSurfaceCriticalSubtle": "#380010",
61
- "dtColorSurfaceWarningSubtle": "#2C1B02",
62
- "dtColorSurfaceSuccessSubtle": "#012717",
63
- "dtColorSurfaceInfoSubtle": "#001429",
64
- "dtColorSurfaceBrandSubtle": "#10022C",
65
- "dtColorSurfaceCriticalStrong": "#FF716F",
66
- "dtColorSurfaceWarningStrong": "#FFDB80",
67
- "dtColorSurfaceSuccessStrong": "#AEFB3C",
68
- "dtColorSurfaceInfoStrong": "#4AA9EA",
69
- "dtColorSurfaceBrandStrong": "#BBA6FC",
70
- "dtColorSurfacePrimaryOpaque": "#0B0A09",
71
- "dtColorSurfaceSecondaryOpaque": "#0B0A09",
72
- "dtColorSurfaceModerateOpaque": "#282624",
73
- "dtColorSurfaceBoldOpaque": "#3F3D3C",
74
- "dtColorSurfaceStrongOpaque": "#AAA4A1",
75
- "dtColorSurfaceContrastOpaque": "#F8F7F6",
48
+ "dtColorLinkDisabledInvertedHover": "#555555",
49
+ "dtColorSurfaceSecondaryOpaque": "#E6E6E6",
50
+ "dtColorSurfaceModerateOpaque": "#E6E6E6",
51
+ "dtColorSurfaceBoldOpaque": "#E6E6E6",
52
+ "dtColorSurfaceStrongOpaque": "#E6E6E6",
53
+ "dtColorSurfaceContrastOpaque": "#ffffff",
54
+ "dtColorSurfaceBackdrop": "#000000",
76
55
  "dtColorSurfaceCriticalOpaque": "#93173A",
77
- "dtColorSurfaceWarningOpaque": "#533204",
78
- "dtColorSurfaceSuccessOpaque": "#004F2E",
79
- "dtColorSurfaceInfoOpaque": "#001429",
80
- "dtColorSurfaceBrandOpaque": "#1D0155",
81
56
  "dtColorSurfaceCriticalSubtleOpaque": "#1C0108",
57
+ "dtColorSurfaceWarningOpaque": "#533204",
82
58
  "dtColorSurfaceWarningSubtleOpaque": "#201301",
59
+ "dtColorSurfaceSuccessOpaque": "#004F2E",
83
60
  "dtColorSurfaceSuccessSubtleOpaque": "#00150D",
61
+ "dtColorSurfaceInfoOpaque": "#001429",
84
62
  "dtColorSurfaceInfoSubtleOpaque": "#010B16",
85
- "dtColorSurfaceBrandSubtleOpaque": "#10022C",
86
- "dtColorSurfacePrimaryInverted": "#F8F7F6",
87
- "dtColorSurfaceSecondaryInverted": "#F2F0EE",
88
- "dtColorSurfaceModerateInverted": "#E0DCD9",
89
- "dtColorSurfaceBoldInverted": "#CEC8C4",
90
- "dtColorSurfaceStrongInverted": "#635F5D",
91
- "dtColorSurfaceContrastInverted": "#282624",
63
+ "dtColorSurfacePrimary": "#171717",
64
+ "dtColorSurfaceSecondary": "#1f1f1f",
65
+ "dtColorSurfaceModerate": "#3d3d3d",
66
+ "dtColorSurfaceBold": "#555555",
67
+ "dtColorSurfaceStrong": "#B0B0B0",
68
+ "dtColorSurfaceContrast": "#ffffff",
69
+ "dtColorSurfaceCritical": "#380010",
70
+ "dtColorSurfaceCriticalSubtle": "#1C0108",
71
+ "dtColorSurfaceCriticalStrong": "#FF716F",
72
+ "dtColorSurfaceWarning": "#2C1B02",
73
+ "dtColorSurfaceWarningSubtle": "#201301",
74
+ "dtColorSurfaceWarningStrong": "#FFDB80",
75
+ "dtColorSurfaceSuccess": "#012717",
76
+ "dtColorSurfaceSuccessSubtle": "#00150D",
77
+ "dtColorSurfaceSuccessStrong": "#AEFB3C",
78
+ "dtColorSurfaceInfo": "#001429",
79
+ "dtColorSurfaceInfoSubtle": "#010B16",
80
+ "dtColorSurfaceInfoStrong": "#4AA9EA",
81
+ "dtColorSurfaceSecondaryInverted": "#F9F9F9",
82
+ "dtColorSurfaceModerateInverted": "#E6E6E6",
83
+ "dtColorSurfaceBoldInverted": "#D4D4D4",
84
+ "dtColorSurfaceStrongInverted": "#555555",
85
+ "dtColorSurfaceContrastInverted": "#171717",
86
+ "dtColorSurfacePrimaryInverted": "#ffffff",
92
87
  "dtColorSurfaceCriticalInverted": "#FFE5E6",
88
+ "dtColorSurfaceCriticalSubtleInverted": "#FFF2F3",
89
+ "dtColorSurfaceCriticalStrongInverted": "#D90A45",
93
90
  "dtColorSurfaceWarningInverted": "#FFF4CC",
91
+ "dtColorSurfaceWarningSubtleInverted": "#fffae5",
92
+ "dtColorSurfaceWarningStrongInverted": "#FFBD48",
94
93
  "dtColorSurfaceSuccessInverted": "#EDF9EB",
94
+ "dtColorSurfaceSuccessSubtleInverted": "#f6fcf5",
95
+ "dtColorSurfaceSuccessStrongInverted": "#31B237",
95
96
  "dtColorSurfaceInfoInverted": "#EAF2FA",
97
+ "dtColorSurfaceBrand": "#1D0155",
96
98
  "dtColorSurfaceBrandInverted": "#F5F0FF",
97
- "dtColorSurfaceCriticalSubtleInverted": "#FFF2F3",
98
- "dtColorSurfaceWarningSubtleInverted": "#fffae5",
99
- "dtColorSurfaceSuccessSubtleInverted": "#f6fcf5",
100
99
  "dtColorSurfaceInfoSubtleInverted": "#f5f9fd",
100
+ "dtColorSurfaceBrandSubtle": "#0E002A",
101
101
  "dtColorSurfaceBrandSubtleInverted": "#f9f6ff",
102
- "dtColorSurfaceCriticalStrongInverted": "#D90A45",
103
- "dtColorSurfaceWarningStrongInverted": "#FFBD48",
104
- "dtColorSurfaceSuccessStrongInverted": "#31B237",
105
102
  "dtColorSurfaceInfoStrongInverted": "#1768C6",
103
+ "dtColorSurfaceBrandStrong": "#AB7EFF",
106
104
  "dtColorSurfaceBrandStrongInverted": "#7C52FF",
107
- "dtColorSurfacePrimaryOpaqueInverted": "#F8F7F6",
108
- "dtColorSurfaceSecondaryOpaqueInverted": "#E0DCD9",
109
- "dtColorSurfaceModerateOpaqueInverted": "#CEC8C4",
110
- "dtColorSurfaceBoldOpaqueInverted": "#AAA4A1",
111
- "dtColorSurfaceStrongOpaqueInverted": "#3F3D3C",
112
- "dtColorSurfaceContrastOpaqueInverted": "#1D1C1B",
105
+ "dtColorSurfacePrimaryOpaque": "#ffffff",
106
+ "dtColorSurfaceSecondaryOpaqueInverted": "#000000",
107
+ "dtColorSurfaceModerateOpaqueInverted": "#000000",
108
+ "dtColorSurfaceBoldOpaqueInverted": "#000000",
109
+ "dtColorSurfaceStrongOpaqueInverted": "#000000",
110
+ "dtColorSurfaceContrastOpaqueInverted": "#000000",
113
111
  "dtColorSurfaceCriticalOpaqueInverted": "#FFABA4",
112
+ "dtColorSurfaceCriticalSubtleOpaqueInverted": "#FFE5E6",
114
113
  "dtColorSurfaceWarningOpaqueInverted": "#FFE89C",
114
+ "dtColorSurfaceWarningSubtleOpaqueInverted": "#fffae5",
115
115
  "dtColorSurfaceSuccessOpaqueInverted": "#DBFFA9",
116
+ "dtColorSurfaceSuccessSubtleOpaqueInverted": "#f6fcf5",
116
117
  "dtColorSurfaceInfoOpaqueInverted": "#EAF2FA",
118
+ "dtColorSurfaceBrandOpaque": "#1D0155",
117
119
  "dtColorSurfaceBrandOpaqueInverted": "#F5F0FF",
118
- "dtColorSurfaceCriticalSubtleOpaqueInverted": "#FFE5E6",
119
- "dtColorSurfaceWarningSubtleOpaqueInverted": "#fffae5",
120
- "dtColorSurfaceSuccessSubtleOpaqueInverted": "#f6fcf5",
121
120
  "dtColorSurfaceInfoSubtleOpaqueInverted": "#f5f9fd",
121
+ "dtColorSurfaceBrandSubtleOpaque": "#0E002A",
122
122
  "dtColorSurfaceBrandSubtleOpaqueInverted": "#f9f6ff",
123
- "dtColorSurfaceBackdrop": "#000000",
124
- "dtColorSurfaceAi": "linear-gradient(132deg, #FE8819 0%, #ff1356 30%, #FF1BA4 75%, #AE3ADF 100%)",
125
- "dtColorBorderSubtle": "#E0DCD9",
126
- "dtColorBorderDefault": "#E0DCD9",
127
- "dtColorBorderModerate": "#E0DCD9",
128
- "dtColorBorderBold": "#E0DCD9",
123
+ "dtColorBorderSubtle": "#ffffff",
124
+ "dtColorBorderDefault": "#ffffff",
125
+ "dtColorBorderModerate": "#ffffff",
126
+ "dtColorBorderBold": "#ffffff",
127
+ "dtColorBorderSubtleInverted": "#000000",
128
+ "dtColorBorderDefaultInverted": "#000000",
129
+ "dtColorBorderModerateInverted": "#000000",
130
+ "dtColorBorderBoldInverted": "#000000",
131
+ "dtColorBorderFocus": "#1768C6",
129
132
  "dtColorBorderCritical": "#FF716F",
130
133
  "dtColorBorderSuccess": "#D1FF76",
131
134
  "dtColorBorderWarning": "#FFDB80",
132
- "dtColorBorderBrand": "#BBA6FC",
135
+ "dtColorBorderBrand": "#C2A3FF",
136
+ "dtColorBorderAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
137
+ "dtColorBorderAccent": "#FF1BA4",
133
138
  "dtColorBorderCriticalSubtle": "#93173A",
134
- "dtColorBorderSuccessSubtle": "#52C926",
135
- "dtColorBorderWarningSubtle": "#FF9E0E",
136
- "dtColorBorderBrandSubtle": "#7C52FF",
137
139
  "dtColorBorderCriticalStrong": "#FFABA4",
140
+ "dtColorBorderSuccessSubtle": "#52C926",
138
141
  "dtColorBorderSuccessStrong": "#AEFB3C",
142
+ "dtColorBorderWarningSubtle": "#FF9E0E",
139
143
  "dtColorBorderWarningStrong": "#FFE89C",
140
- "dtColorBorderBrandStrong": "#D3BCFF",
141
- "dtColorBorderSubtleInverted": "#000000",
142
- "dtColorBorderDefaultInverted": "#000000",
143
- "dtColorBorderModerateInverted": "#000000",
144
- "dtColorBorderBoldInverted": "#000000",
144
+ "dtColorBorderBrandSubtle": "#7C52FF",
145
+ "dtColorBorderBrandStrong": "#DAC7FF",
145
146
  "dtColorBorderCriticalInverted": "#FF1356",
146
147
  "dtColorBorderSuccessInverted": "#31B237",
147
148
  "dtColorBorderWarningInverted": "#FF9E0E",
148
149
  "dtColorBorderBrandInverted": "#7C52FF",
149
150
  "dtColorBorderCriticalSubtleInverted": "#FF716F",
150
- "dtColorBorderSuccessSubtleInverted": "#D1FF76",
151
- "dtColorBorderWarningSubtleInverted": "#FFDB80",
152
- "dtColorBorderBrandSubtleInverted": "#BBA6FC",
153
151
  "dtColorBorderCriticalStrongInverted": "#93173A",
152
+ "dtColorBorderSuccessSubtleInverted": "#D1FF76",
154
153
  "dtColorBorderSuccessStrongInverted": "#004F2E",
154
+ "dtColorBorderWarningSubtleInverted": "#FFDB80",
155
155
  "dtColorBorderWarningStrongInverted": "#D57F00",
156
+ "dtColorBorderBrandSubtleInverted": "#C2A3FF",
156
157
  "dtColorBorderBrandStrongInverted": "#5023DD",
157
- "dtColorBorderFocus": "#1768C6",
158
- "dtColorBorderAi": "linear-gradient(132deg, #FE8819 0%, #ff1356 30%, #FF1BA4 75%, #AE3ADF 100%)",
159
- "dtColorBorderAccent": "#FF1BA4",
160
158
  "dtTypographyBodyMdFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
161
159
  "dtTypographyBodyMdFontWeight": "400",
162
160
  "dtTypographyBodyMdLineHeight": "1.6",
@@ -374,47 +372,46 @@
374
372
  "dtInputsFontWeightMd": "400",
375
373
  "dtInputsFontWeightLg": "400",
376
374
  "dtInputsFontWeightXl": "400",
377
- "dtInputsColorForegroundDefault": "#E0DCD9",
378
- "dtInputsColorForegroundPlaceholder": "#635F5D",
379
- "dtInputsColorForegroundDisabled": "#635F5D",
380
- "dtInputsColorBorderDefault": "#E0DCD9",
381
- "dtInputsColorBorderHover": "#E0DCD9",
375
+ "dtInputsColorForegroundDefault": "#c7c7c7",
376
+ "dtInputsColorForegroundPlaceholder": "#808080",
377
+ "dtInputsColorForegroundDisabled": "#808080",
378
+ "dtInputsColorBorderDefault": "#ffffff",
382
379
  "dtInputsColorBorderFocus": "#1768C6",
383
380
  "dtInputsColorBorderCritical": "#FF716F",
384
381
  "dtInputsColorBorderSuccess": "#D1FF76",
385
382
  "dtInputsColorBorderWarning": "#FFDB80",
386
383
  "dtInputsColorBorderDisabled": "transparent",
387
- "dtInputsColorBackgroundDefault": "#0B0A09",
384
+ "dtInputsColorBackgroundDefault": "#E6E6E6",
388
385
  "dtInputsColorBackgroundFocus": "#171717",
389
- "dtInputsColorBackgroundDisabled": "#282624",
390
- "dtActionColorForegroundBaseDefault": "#BBA6FC",
391
- "dtActionColorForegroundBaseHover": "#D3BCFF",
392
- "dtActionColorForegroundBaseActive": "#D3BCFF",
386
+ "dtInputsColorBackgroundDisabled": "#E6E6E6",
387
+ "dtActionColorForegroundBaseDefault": "#C2A3FF",
388
+ "dtActionColorForegroundBaseHover": "#DAC7FF",
389
+ "dtActionColorForegroundBaseActive": "#DAC7FF",
393
390
  "dtActionColorForegroundBasePrimaryDefault": "#000000",
394
391
  "dtActionColorForegroundCriticalDefault": "#FF716F",
395
392
  "dtActionColorForegroundCriticalHover": "#FFABA4",
396
393
  "dtActionColorForegroundCriticalActive": "#FFABA4",
397
394
  "dtActionColorForegroundCriticalPrimaryDefault": "#000000",
398
- "dtActionColorForegroundInvertedDefault": "#151413",
399
- "dtActionColorForegroundInvertedHover": "#151413",
400
- "dtActionColorForegroundInvertedActive": "#151413",
401
- "dtActionColorForegroundInvertedPrimaryDefault": "#BBA6FC",
402
- "dtActionColorForegroundInvertedPrimaryHover": "#D3BCFF",
403
- "dtActionColorForegroundInvertedPrimaryActive": "#D3BCFF",
404
- "dtActionColorForegroundMutedDefault": "#AAA4A1",
405
- "dtActionColorForegroundMutedHover": "#E0DCD9",
406
- "dtActionColorForegroundMutedActive": "#E0DCD9",
407
- "dtActionColorForegroundDisabledDefault": "#635F5D",
395
+ "dtActionColorForegroundInvertedDefault": "#171717",
396
+ "dtActionColorForegroundInvertedHover": "#171717",
397
+ "dtActionColorForegroundInvertedActive": "#171717",
398
+ "dtActionColorForegroundInvertedPrimaryDefault": "#C2A3FF",
399
+ "dtActionColorForegroundInvertedPrimaryHover": "#DAC7FF",
400
+ "dtActionColorForegroundInvertedPrimaryActive": "#DAC7FF",
401
+ "dtActionColorForegroundMutedDefault": "#c7c7c7",
402
+ "dtActionColorForegroundMutedHover": "#E6E6E6",
403
+ "dtActionColorForegroundMutedActive": "#E6E6E6",
404
+ "dtActionColorForegroundDisabledDefault": "#808080",
408
405
  "dtActionColorForegroundPositiveDefault": "#AEFB3C",
409
406
  "dtActionColorForegroundPositiveHover": "#DBFFA9",
410
407
  "dtActionColorForegroundPositiveActive": "#DBFFA9",
411
408
  "dtActionColorForegroundPositivePrimaryDefault": "#000000",
412
409
  "dtActionColorBackgroundBaseDefault": "transparent",
413
- "dtActionColorBackgroundBaseHover": "#9071FC",
414
- "dtActionColorBackgroundBaseActive": "#9071FC",
415
- "dtActionColorBackgroundBasePrimaryDefault": "#BBA6FC",
416
- "dtActionColorBackgroundBasePrimaryHover": "#D3BCFF",
417
- "dtActionColorBackgroundBasePrimaryActive": "#BBA6FC",
410
+ "dtActionColorBackgroundBaseHover": "#9568FF",
411
+ "dtActionColorBackgroundBaseActive": "#9568FF",
412
+ "dtActionColorBackgroundBasePrimaryDefault": "#AB7EFF",
413
+ "dtActionColorBackgroundBasePrimaryHover": "#C2A3FF",
414
+ "dtActionColorBackgroundBasePrimaryActive": "#AB7EFF",
418
415
  "dtActionColorBackgroundCriticalDefault": "transparent",
419
416
  "dtActionColorBackgroundCriticalHover": "#93173A",
420
417
  "dtActionColorBackgroundCriticalActive": "#93173A",
@@ -422,64 +419,64 @@
422
419
  "dtActionColorBackgroundCriticalPrimaryHover": "#FFABA4",
423
420
  "dtActionColorBackgroundCriticalPrimaryActive": "#FF716F",
424
421
  "dtActionColorBackgroundInvertedDefault": "transparent",
425
- "dtActionColorBackgroundInvertedHover": "#CEC8C4",
426
- "dtActionColorBackgroundInvertedActive": "#AAA4A1",
422
+ "dtActionColorBackgroundInvertedHover": "#D4D4D4",
423
+ "dtActionColorBackgroundInvertedActive": "#c7c7c7",
427
424
  "dtActionColorBackgroundInvertedPrimaryDefault": "#171717",
428
425
  "dtActionColorBackgroundInvertedPrimaryHover": "#1D0155",
429
426
  "dtActionColorBackgroundInvertedPrimaryActive": "#3A1D95",
430
427
  "dtActionColorBackgroundMutedDefault": "transparent",
431
- "dtActionColorBackgroundMutedHover": "#282624",
432
- "dtActionColorBackgroundMutedActive": "#3F3D3C",
433
- "dtActionColorBackgroundDisabledDefault": "#3F3D3C",
428
+ "dtActionColorBackgroundMutedHover": "#E6E6E6",
429
+ "dtActionColorBackgroundMutedActive": "#E6E6E6",
430
+ "dtActionColorBackgroundDisabledDefault": "#E6E6E6",
434
431
  "dtActionColorBackgroundPositiveDefault": "transparent",
435
432
  "dtActionColorBackgroundPositiveHover": "#004F2E",
436
433
  "dtActionColorBackgroundPositiveActive": "#004F2E",
437
434
  "dtActionColorBackgroundPositivePrimaryDefault": "#AEFB3C",
438
435
  "dtActionColorBackgroundPositivePrimaryHover": "#D1FF76",
439
436
  "dtActionColorBackgroundPositivePrimaryActive": "#AEFB3C",
440
- "dtActionColorBorderBaseOutlinedDefault": "#BBA6FC",
437
+ "dtActionColorBorderBaseOutlinedDefault": "#C2A3FF",
441
438
  "dtActionColorBorderCriticalOutlinedDefault": "#FF716F",
442
439
  "dtActionColorBorderInvertedOutlinedDefault": "#000000",
443
- "dtActionColorBorderMutedOutlinedDefault": "#E0DCD9",
444
- "dtThemeColorBase": "#E0DCD9",
445
- "dtThemeTopbarColorForeground": "#E0DCD9",
446
- "dtThemeTopbarColorBackground": "#151413",
447
- "dtThemeTopbarFieldColorForeground": "#E0DCD9",
448
- "dtThemeTopbarFieldColorForegroundHover": "#E0DCD9",
449
- "dtThemeTopbarFieldColorBackground": "#E0DCD9",
450
- "dtThemeTopbarFieldColorBackgroundHover": "#151413",
451
- "dtThemeTopbarFieldColorBorder": "#E0DCD9",
452
- "dtThemeTopbarFieldColorBorderHover": "#E0DCD9",
453
- "dtThemeTopbarFieldColorBorderActive": "#E0DCD9",
454
- "dtThemeTopbarButtonColorForeground": "#E0DCD9",
455
- "dtThemeTopbarButtonColorForegroundHover": "#E0DCD9",
456
- "dtThemeTopbarButtonColorBackground": "#E0DCD9",
457
- "dtThemeTopbarButtonColorBackgroundHover": "#E0DCD9",
458
- "dtThemeTopbarButtonColorBackgroundActive": "#E0DCD9",
459
- "dtThemeTopbarProfileColorForeground": "#E0DCD9",
460
- "dtThemeTopbarProfileColorForegroundInverted": "#151413",
461
- "dtThemeTopbarProfileColorBackground": "#E0DCD9",
462
- "dtThemeTopbarProfileColorBackgroundInverted": "#E0DCD9",
463
- "dtThemeTopbarProfileColorBackgroundHover": "#E0DCD9",
464
- "dtThemeTopbarProfileColorBackgroundActive": "#E0DCD9",
465
- "dtThemeSidebarColorForeground": "#AAA4A1",
466
- "dtThemeSidebarColorForegroundUnread": "#E0DCD9",
467
- "dtThemeSidebarColorBackground": "#151413",
468
- "dtThemeSidebarIconColorForeground": "#AAA4A1",
469
- "dtThemeSidebarStatusColorForeground": "#87807B",
470
- "dtThemeSidebarRowColorBackground": "#E0DCD9",
471
- "dtThemeSidebarRowColorBackgroundHover": "#E0DCD9",
472
- "dtThemeSidebarRowColorBackgroundActive": "#E0DCD9",
473
- "dtThemeSidebarSelectedRowColorForeground": "#E0DCD9",
474
- "dtThemeSidebarSelectedRowColorBackground": "#E0DCD9",
475
- "dtThemeSidebarSectionColorForeground": "#87807B",
440
+ "dtActionColorBorderMutedOutlinedDefault": "#ffffff",
441
+ "dtThemeColorBase": "#E6E6E6",
442
+ "dtThemeTopbarColorForeground": "#E6E6E6",
443
+ "dtThemeTopbarColorBackground": "#1f1f1f",
444
+ "dtThemeTopbarFieldColorForeground": "#E6E6E6",
445
+ "dtThemeTopbarFieldColorForegroundHover": "#E6E6E6",
446
+ "dtThemeTopbarFieldColorBackground": "#E6E6E6",
447
+ "dtThemeTopbarFieldColorBackgroundHover": "#1f1f1f",
448
+ "dtThemeTopbarFieldColorBorder": "#E6E6E6",
449
+ "dtThemeTopbarFieldColorBorderHover": "#E6E6E6",
450
+ "dtThemeTopbarFieldColorBorderActive": "#E6E6E6",
451
+ "dtThemeTopbarButtonColorForeground": "#E6E6E6",
452
+ "dtThemeTopbarButtonColorForegroundHover": "#E6E6E6",
453
+ "dtThemeTopbarButtonColorBackground": "#E6E6E6",
454
+ "dtThemeTopbarButtonColorBackgroundHover": "#E6E6E6",
455
+ "dtThemeTopbarButtonColorBackgroundActive": "#E6E6E6",
456
+ "dtThemeTopbarProfileColorForeground": "#E6E6E6",
457
+ "dtThemeTopbarProfileColorForegroundInverted": "#171717",
458
+ "dtThemeTopbarProfileColorBackground": "#E6E6E6",
459
+ "dtThemeTopbarProfileColorBackgroundInverted": "#E6E6E6",
460
+ "dtThemeTopbarProfileColorBackgroundHover": "#E6E6E6",
461
+ "dtThemeTopbarProfileColorBackgroundActive": "#E6E6E6",
462
+ "dtThemeSidebarColorForeground": "#c7c7c7",
463
+ "dtThemeSidebarColorForegroundUnread": "#E6E6E6",
464
+ "dtThemeSidebarColorBackground": "#1f1f1f",
465
+ "dtThemeSidebarIconColorForeground": "#c7c7c7",
466
+ "dtThemeSidebarStatusColorForeground": "#B0B0B0",
467
+ "dtThemeSidebarRowColorBackground": "#E6E6E6",
468
+ "dtThemeSidebarRowColorBackgroundHover": "#E6E6E6",
469
+ "dtThemeSidebarRowColorBackgroundActive": "#E6E6E6",
470
+ "dtThemeSidebarSelectedRowColorForeground": "#E6E6E6",
471
+ "dtThemeSidebarSelectedRowColorBackground": "#E6E6E6",
472
+ "dtThemeSidebarSectionColorForeground": "#B0B0B0",
476
473
  "dtThemePresenceColorBackgroundAvailable": "#84EE0B",
477
474
  "dtThemePresenceColorBackgroundBusyUnavailable": "#FF415B",
478
475
  "dtThemePresenceColorBackgroundBusy": "#FFBD48",
479
476
  "dtThemePresenceColorBackgroundOffline": "#ffffff",
480
477
  "dtThemeMentionColorForeground": "#000000",
481
- "dtThemeMentionColorForegroundStrong": "#151413",
482
- "dtThemeMentionColorBackground": "#BBA6FC",
478
+ "dtThemeMentionColorForegroundStrong": "#171717",
479
+ "dtThemeMentionColorBackground": "#AB7EFF",
483
480
  "dtThemeMentionColorBackgroundStrong": "#F5F0FF",
484
481
  "dtAvatarColorForeground": "#000000",
485
482
  "dtAvatarColorBackground100": "#1aa340",
@@ -501,20 +498,20 @@
501
498
  "dtAvatarColorBackground1700": "#ffd646",
502
499
  "dtAvatarColorBackground1800": "#f1dab7",
503
500
  "dtAvatarColorBackground000": "#e0e0e0",
504
- "dtBadgeColorBackgroundDefault": "#282624",
501
+ "dtBadgeColorBackgroundDefault": "#E6E6E6",
505
502
  "dtBadgeColorBackgroundInfo": "#003165",
506
503
  "dtBadgeColorBackgroundSuccess": "#004F2E",
507
504
  "dtBadgeColorBackgroundWarning": "#533204",
508
505
  "dtBadgeColorBackgroundCritical": "#640823",
509
- "dtBadgeColorBackgroundBulletin": "#BBA6FC",
506
+ "dtBadgeColorBackgroundBulletin": "#AB7EFF",
510
507
  "dtBadgeColorBackgroundBulletinSubtle": "#3A1D95",
511
- "dtBadgeColorBackgroundAi": "linear-gradient(132deg, #FE8819 0%, #ff1356 30%, #FF1BA4 75%, #AE3ADF 100%)",
508
+ "dtBadgeColorBackgroundAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
512
509
  "dtBadgeColorForegroundDefault": "#ffffff",
513
510
  "dtBadgeColorForegroundBulletin": "#000000",
514
- "dtBadgeColorForegroundBulletinSubtle": "#E0DCD9",
511
+ "dtBadgeColorForegroundBulletinSubtle": "#E6E6E6",
515
512
  "dtBadgeColorForegroundAi": "#ffffff",
516
- "dtBadgeColorBorderDefault": "#E0DCD9",
517
- "dtBadgeColorBorderBulletinSubtle": "#9071FC",
513
+ "dtBadgeColorBorderDefault": "#ffffff",
514
+ "dtBadgeColorBorderBulletinSubtle": "#9568FF",
518
515
  "dtButtonFontSizeXs": "12px",
519
516
  "dtButtonFontSizeSm": "12px",
520
517
  "dtButtonFontSizeMd": "15px",
@@ -538,12 +535,11 @@
538
535
  "dtCheckboxSizeWidth": "1rem",
539
536
  "dtCheckboxSizeHeight": "1rem",
540
537
  "dtCheckboxSizeRadius": "0.25rem",
541
- "dtCheckboxColorBorderUnchecked": "#E0DCD9",
542
- "dtCheckboxColorBorderUncheckedHover": "#E0DCD9",
543
- "dtCheckboxColorBorderChecked": "#BBA6FC",
544
- "dtCheckboxColorBackgroundChecked": "#BBA6FC",
538
+ "dtCheckboxColorBorderUnchecked": "#ffffff",
539
+ "dtCheckboxColorBorderChecked": "#C2A3FF",
540
+ "dtCheckboxColorBackgroundChecked": "#AB7EFF",
545
541
  "dtCheckboxColorForegroundDefault": "transparent",
546
- "dtCheckboxColorForegroundChecked": "#151413",
542
+ "dtCheckboxColorForegroundChecked": "#171717",
547
543
  "dtIconSize100": "12px",
548
544
  "dtIconSize200": "14px",
549
545
  "dtIconSize300": "18px",
@@ -563,10 +559,9 @@
563
559
  "dtRadioSizeWidth": "1rem",
564
560
  "dtRadioSizeHeight": "1rem",
565
561
  "dtRadioSizeRadius": "50%",
566
- "dtRadioColorBorderUnchecked": "#E0DCD9",
567
- "dtRadioColorBorderUncheckedHover": "#E0DCD9",
568
- "dtRadioColorBorderChecked": "#BBA6FC",
569
- "dtRadioColorBackgroundChecked": "#BBA6FC",
562
+ "dtRadioColorBorderUnchecked": "#ffffff",
563
+ "dtRadioColorBorderChecked": "#C2A3FF",
564
+ "dtRadioColorBackgroundChecked": "#AB7EFF",
570
565
  "dtRadioColorForegroundDefault": "transparent",
571
- "dtRadioColorForegroundChecked": "#151413"
566
+ "dtRadioColorForegroundChecked": "#171717"
572
567
  }