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

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 (136) hide show
  1. package/README.md +0 -1
  2. package/dist/css/dialtone-default-theme.css +6306 -1552
  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 +1848 -197
  6. package/dist/css/dialtone.min.css +1 -1
  7. package/dist/css/fonts/SeasonMix-Bold.woff2 +0 -0
  8. package/dist/css/fonts/SeasonMix-Regular.woff2 +0 -0
  9. package/dist/css/fonts/SeasonMix-SemiBold.woff2 +0 -0
  10. package/dist/css/tokens/tokens-base-dark.css +526 -161
  11. package/dist/css/tokens/tokens-base-deca-dark.css +98 -48
  12. package/dist/css/tokens/tokens-base-deca-light.css +94 -44
  13. package/dist/css/tokens/tokens-base-light.css +493 -128
  14. package/dist/css/tokens/tokens-debug-base.css +368 -3
  15. package/dist/css/tokens/tokens-debug-dp.css +1027 -669
  16. package/dist/css/tokens/tokens-deca-dark.css +797 -768
  17. package/dist/css/tokens/tokens-deca-light.css +736 -707
  18. package/dist/css/tokens/tokens-dp-dark.css +1275 -917
  19. package/dist/css/tokens/tokens-dp-light.css +1331 -973
  20. package/dist/css/tokens/tokens-expressive-dark.css +1275 -917
  21. package/dist/css/tokens/tokens-expressive-light.css +1328 -970
  22. package/dist/css/tokens/tokens-expressive-sm-dark.css +1275 -917
  23. package/dist/css/tokens/tokens-expressive-sm-light.css +1328 -970
  24. package/dist/css/tokens/tokens-tmo-dark.css +1261 -903
  25. package/dist/css/tokens/tokens-tmo-light.css +1283 -925
  26. package/dist/css/tokens-docs.json +1 -1
  27. package/dist/tokens/css/tokens-base-dark.css +526 -161
  28. package/dist/tokens/css/tokens-base-deca-dark.css +98 -48
  29. package/dist/tokens/css/tokens-base-deca-light.css +94 -44
  30. package/dist/tokens/css/tokens-base-light.css +493 -128
  31. package/dist/tokens/css/tokens-debug-base.css +368 -3
  32. package/dist/tokens/css/tokens-debug-dp.css +1027 -669
  33. package/dist/tokens/css/tokens-deca-dark.css +797 -768
  34. package/dist/tokens/css/tokens-deca-light.css +736 -707
  35. package/dist/tokens/css/tokens-dp-dark.css +1275 -917
  36. package/dist/tokens/css/tokens-dp-light.css +1331 -973
  37. package/dist/tokens/css/tokens-expressive-dark.css +1275 -917
  38. package/dist/tokens/css/tokens-expressive-light.css +1328 -970
  39. package/dist/tokens/css/tokens-expressive-sm-dark.css +1275 -917
  40. package/dist/tokens/css/tokens-expressive-sm-light.css +1328 -970
  41. package/dist/tokens/css/tokens-tmo-dark.css +1261 -903
  42. package/dist/tokens/css/tokens-tmo-light.css +1283 -925
  43. package/dist/tokens/doc.json +91797 -71536
  44. package/dist/tokens/less/tokens-base-dark.less +99 -46
  45. package/dist/tokens/less/tokens-base-deca-dark.less +23 -15
  46. package/dist/tokens/less/tokens-base-deca-light.less +22 -14
  47. package/dist/tokens/less/tokens-base-light.less +90 -37
  48. package/dist/tokens/less/tokens-deca-dark.less +187 -182
  49. package/dist/tokens/less/tokens-deca-light.less +178 -173
  50. package/dist/tokens/less/tokens-dp-dark.less +239 -187
  51. package/dist/tokens/less/tokens-dp-light.less +237 -185
  52. package/dist/tokens/less/tokens-expressive-dark.less +262 -210
  53. package/dist/tokens/less/tokens-expressive-light.less +260 -208
  54. package/dist/tokens/less/tokens-expressive-sm-dark.less +262 -210
  55. package/dist/tokens/less/tokens-expressive-sm-light.less +260 -208
  56. package/dist/tokens/less/tokens-tmo-dark.less +237 -185
  57. package/dist/tokens/less/tokens-tmo-light.less +220 -168
  58. package/dist/tokens/themes/chunks/tokens-base-dark-BjqCt8ke.js +1 -0
  59. package/dist/tokens/themes/chunks/tokens-base-dark-DtZ_Inhl.js +4 -0
  60. package/dist/tokens/themes/chunks/tokens-base-light-CIQSO1H9.js +4 -0
  61. package/dist/tokens/themes/chunks/tokens-base-light-Cll0VrKT.js +1 -0
  62. package/dist/tokens/themes/debug.cjs +1 -1
  63. package/dist/tokens/themes/debug.js +1 -1
  64. package/dist/tokens/themes/dp-dark.cjs +1 -1
  65. package/dist/tokens/themes/dp-dark.js +2 -2
  66. package/dist/tokens/themes/dp-deca-dark.cjs +1 -1
  67. package/dist/tokens/themes/dp-deca-dark.js +1 -1
  68. package/dist/tokens/themes/dp-deca-light.cjs +1 -1
  69. package/dist/tokens/themes/dp-deca-light.js +2 -2
  70. package/dist/tokens/themes/dp-light.cjs +1 -1
  71. package/dist/tokens/themes/dp-light.js +2 -2
  72. package/dist/tokens/themes/expressive-dark.cjs +1 -1
  73. package/dist/tokens/themes/expressive-dark.js +3 -3
  74. package/dist/tokens/themes/expressive-light.cjs +1 -1
  75. package/dist/tokens/themes/expressive-light.js +3 -3
  76. package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
  77. package/dist/tokens/themes/expressive-sm-dark.js +3 -3
  78. package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
  79. package/dist/tokens/themes/expressive-sm-light.js +3 -3
  80. package/dist/tokens/themes/tmo-dark.cjs +1 -1
  81. package/dist/tokens/themes/tmo-dark.js +2 -2
  82. package/dist/tokens/themes/tmo-light.cjs +1 -1
  83. package/dist/tokens/themes/tmo-light.js +2 -2
  84. package/dist/tokens/tokens-base-dark.json +99 -46
  85. package/dist/tokens/tokens-base-deca-dark.json +20 -12
  86. package/dist/tokens/tokens-base-deca-light.json +19 -11
  87. package/dist/tokens/tokens-base-light.json +90 -37
  88. package/dist/tokens/tokens-deca-dark.json +184 -179
  89. package/dist/tokens/tokens-deca-light.json +176 -171
  90. package/dist/tokens/tokens-dp-dark.json +223 -171
  91. package/dist/tokens/tokens-dp-light.json +234 -182
  92. package/dist/tokens/tokens-expressive-dark.json +246 -194
  93. package/dist/tokens/tokens-expressive-light.json +257 -205
  94. package/dist/tokens/tokens-expressive-sm-dark.json +246 -194
  95. package/dist/tokens/tokens-expressive-sm-light.json +257 -205
  96. package/dist/tokens/tokens-tmo-dark.json +221 -169
  97. package/dist/tokens/tokens-tmo-light.json +211 -159
  98. package/dist/vue2/components/pagination/pagination.vue.cjs +2 -2
  99. package/dist/vue2/components/pagination/pagination.vue.cjs.map +1 -1
  100. package/dist/vue2/components/pagination/pagination.vue.js +2 -2
  101. package/dist/vue2/components/pagination/pagination.vue.js.map +1 -1
  102. package/dist/vue2/components/popover/popover.vue.cjs +2 -2
  103. package/dist/vue2/components/popover/popover.vue.cjs.map +1 -1
  104. package/dist/vue2/components/popover/popover.vue.js +2 -2
  105. package/dist/vue2/components/popover/popover.vue.js.map +1 -1
  106. package/dist/vue2/components/tab/tab_panel.vue.cjs +1 -1
  107. package/dist/vue2/components/tab/tab_panel.vue.cjs.map +1 -1
  108. package/dist/vue2/components/tab/tab_panel.vue.js +1 -1
  109. package/dist/vue2/components/tab/tab_panel.vue.js.map +1 -1
  110. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
  111. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
  112. package/dist/vue2/types/components/tab/tab_panel.vue.d.ts.map +1 -1
  113. package/dist/vue3/components/pagination/pagination.vue.cjs +2 -2
  114. package/dist/vue3/components/pagination/pagination.vue.cjs.map +1 -1
  115. package/dist/vue3/components/pagination/pagination.vue.js +2 -2
  116. package/dist/vue3/components/pagination/pagination.vue.js.map +1 -1
  117. package/dist/vue3/components/popover/popover.vue.cjs +2 -2
  118. package/dist/vue3/components/popover/popover.vue.cjs.map +1 -1
  119. package/dist/vue3/components/popover/popover.vue.js +2 -2
  120. package/dist/vue3/components/popover/popover.vue.js.map +1 -1
  121. package/dist/vue3/components/tab/tab_panel.vue.cjs +1 -2
  122. package/dist/vue3/components/tab/tab_panel.vue.cjs.map +1 -1
  123. package/dist/vue3/components/tab/tab_panel.vue.js +1 -2
  124. package/dist/vue3/components/tab/tab_panel.vue.js.map +1 -1
  125. package/dist/vue3/types/components/tab/tab_panel.vue.d.ts.map +1 -1
  126. package/package.json +4 -4
  127. package/dist/css/fonts/Archivo-Bold.woff2 +0 -0
  128. package/dist/css/fonts/Archivo-Regular.woff2 +0 -0
  129. package/dist/css/fonts/Archivo-SemiBold.woff2 +0 -0
  130. package/dist/css/fonts/ArchivoExpanded-SemiBold.woff2 +0 -0
  131. package/dist/css/fonts/ArchivoSemiExpanded-Medium.woff2 +0 -0
  132. package/dist/css/fonts/ArchivoSemiExpanded-SemiBold.woff2 +0 -0
  133. package/dist/tokens/themes/chunks/tokens-base-dark-BnTEKGxK.js +0 -4
  134. package/dist/tokens/themes/chunks/tokens-base-dark-Ch4dTh7V.js +0 -1
  135. package/dist/tokens/themes/chunks/tokens-base-light-BLxKOiup.js +0 -4
  136. package/dist/tokens/themes/chunks/tokens-base-light-DWLxg2cD.js +0 -1
@@ -1,118 +1,162 @@
1
1
  {
2
2
  "dtSizeBorderFocus": "0.1875rem",
3
3
  "dtColorForegroundPrimary": "#E6E6E6",
4
- "dtColorForegroundSecondary": "#C2C2C2",
5
- "dtColorForegroundTertiary": "#AAAAAA",
4
+ "dtColorForegroundSecondary": "#c7c7c7",
5
+ "dtColorForegroundTertiary": "#B0B0B0",
6
6
  "dtColorForegroundMuted": "#D4D4D4",
7
- "dtColorForegroundPlaceholder": "#AAAAAA",
8
- "dtColorForegroundDisabled": "#AAAAAA",
9
- "dtColorForegroundCritical": "#FF8585",
10
- "dtColorForegroundCriticalStrong": "#FF8585",
11
- "dtColorForegroundSuccess": "#B0FFA3",
12
- "dtColorForegroundSuccessStrong": "#B0FFA3",
13
- "dtColorForegroundWarning": "#FFDB80",
7
+ "dtColorForegroundPlaceholder": "#B0B0B0",
8
+ "dtColorForegroundDisabled": "#B0B0B0",
9
+ "dtColorForegroundCritical": "#FF716F",
10
+ "dtColorForegroundCriticalStrong": "#FFABA4",
11
+ "dtColorForegroundSuccess": "#AEFB3C",
12
+ "dtColorForegroundSuccessStrong": "#DBFFA9",
13
+ "dtColorForegroundWarning": "#FFBD48",
14
14
  "dtColorForegroundPrimaryInverted": "#000000",
15
- "dtColorForegroundSecondaryInverted": "#3A3A3A",
15
+ "dtColorForegroundSecondaryInverted": "#3d3d3d",
16
16
  "dtColorForegroundTertiaryInverted": "#555555",
17
- "dtColorForegroundMutedInverted": "#262626",
18
- "dtColorForegroundPlaceholderInverted": "#808080",
19
- "dtColorForegroundDisabledInverted": "#808080",
20
- "dtColorForegroundCriticalInverted": "#EC0E0E",
21
- "dtColorForegroundCriticalStrongInverted": "#B70B0B",
22
- "dtColorForegroundSuccessInverted": "#1AA340",
23
- "dtColorForegroundSuccessStrongInverted": "#124620",
17
+ "dtColorForegroundMutedInverted": "#171717",
18
+ "dtColorForegroundPlaceholderInverted": "#555555",
19
+ "dtColorForegroundDisabledInverted": "#555555",
20
+ "dtColorForegroundCriticalInverted": "#FF1356",
21
+ "dtColorForegroundCriticalStrongInverted": "#640823",
22
+ "dtColorForegroundSuccessInverted": "#008E52",
23
+ "dtColorForegroundSuccessStrongInverted": "#004F2E",
24
24
  "dtColorForegroundWarningInverted": "#815008",
25
- "dtColorLinkPrimary": "#AB7EFF",
26
- "dtColorLinkCritical": "#FF8585",
27
- "dtColorLinkSuccess": "#B0FFA3",
28
- "dtColorLinkWarning": "#FFDB80",
29
- "dtColorLinkMuted": "#C2C2C2",
30
- "dtColorLinkDisabled": "#AAAAAA",
25
+ "dtColorLinkPrimary": "#BBA6FC",
26
+ "dtColorLinkPrimaryHover": "#D3BCFF",
27
+ "dtColorLinkCritical": "#FF716F",
28
+ "dtColorLinkCriticalHover": "#FFABA4",
29
+ "dtColorLinkSuccess": "#AEFB3C",
30
+ "dtColorLinkSuccessHover": "#DBFFA9",
31
+ "dtColorLinkWarning": "#FFBD48",
32
+ "dtColorLinkWarningHover": "#FFE89C",
33
+ "dtColorLinkMuted": "#c7c7c7",
34
+ "dtColorLinkMutedHover": "#E6E6E6",
35
+ "dtColorLinkDisabled": "#B0B0B0",
36
+ "dtColorLinkDisabledHover": "#B0B0B0",
31
37
  "dtColorLinkPrimaryInverted": "#7C52FF",
32
- "dtColorLinkCriticalInverted": "#EC0E0E",
33
- "dtColorLinkSuccessInverted": "#1AA340",
38
+ "dtColorLinkPrimaryInvertedHover": "#5023DD",
39
+ "dtColorLinkCriticalInverted": "#FF1356",
40
+ "dtColorLinkCriticalInvertedHover": "#640823",
41
+ "dtColorLinkSuccessInverted": "#008E52",
42
+ "dtColorLinkSuccessInvertedHover": "#004F2E",
34
43
  "dtColorLinkWarningInverted": "#815008",
35
- "dtColorLinkMutedInverted": "#3A3A3A",
36
- "dtColorLinkDisabledInverted": "#808080",
37
- "dtColorLinkPrimaryHover": "#DAC7FF",
38
- "dtColorLinkCriticalHover": "#FFE5E6",
39
- "dtColorLinkSuccessHover": "#EDF9EB",
40
- "dtColorLinkWarningHover": "#FFF4CC",
41
- "dtColorLinkMutedHover": "#E6E6E6",
42
- "dtColorLinkDisabledHover": "#AAAAAA",
43
- "dtColorLinkPrimaryInvertedHover": "#3A1D95",
44
- "dtColorLinkCriticalInvertedHover": "#B70B0B",
45
- "dtColorLinkSuccessInvertedHover": "#124620",
46
- "dtColorLinkWarningInvertedHover": "#262626",
47
- "dtColorLinkMutedInvertedHover": "#000000",
48
- "dtColorLinkDisabledInvertedHover": "#808080",
44
+ "dtColorLinkWarningInvertedHover": "#533204",
45
+ "dtColorLinkMutedInverted": "#3d3d3d",
46
+ "dtColorLinkMutedInvertedHover": "#171717",
47
+ "dtColorLinkDisabledInverted": "#555555",
48
+ "dtColorLinkDisabledInvertedHover": "#555555",
49
+ "dtColorSurfacePrimary": "#171717",
50
+ "dtColorSurfaceSecondary": "#1f1f1f",
51
+ "dtColorSurfaceModerate": "#3d3d3d",
52
+ "dtColorSurfaceBold": "#555555",
53
+ "dtColorSurfaceStrong": "#B0B0B0",
54
+ "dtColorSurfaceContrast": "#ffffff",
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": "#171717",
49
71
  "dtColorSurfaceSecondaryOpaque": "#E6E6E6",
50
72
  "dtColorSurfaceModerateOpaque": "#E6E6E6",
51
73
  "dtColorSurfaceBoldOpaque": "#E6E6E6",
52
74
  "dtColorSurfaceStrongOpaque": "#E6E6E6",
53
- "dtColorSurfaceContrastOpaque": "#E6E6E6",
75
+ "dtColorSurfaceContrastOpaque": "#ffffff",
76
+ "dtColorSurfaceCriticalOpaque": "#93173A",
77
+ "dtColorSurfaceWarningOpaque": "#533204",
78
+ "dtColorSurfaceSuccessOpaque": "#004F2E",
79
+ "dtColorSurfaceInfoOpaque": "#001429",
80
+ "dtColorSurfaceBrandOpaque": "#1D0155",
81
+ "dtColorSurfaceCriticalSubtleOpaque": "#1C0108",
82
+ "dtColorSurfaceWarningSubtleOpaque": "#201301",
83
+ "dtColorSurfaceSuccessSubtleOpaque": "#00150D",
84
+ "dtColorSurfaceInfoSubtleOpaque": "#010B16",
85
+ "dtColorSurfaceBrandSubtleOpaque": "#10022C",
86
+ "dtColorSurfacePrimaryInverted": "#ffffff",
87
+ "dtColorSurfaceSecondaryInverted": "#F9F9F9",
88
+ "dtColorSurfaceModerateInverted": "#E6E6E6",
89
+ "dtColorSurfaceBoldInverted": "#D4D4D4",
90
+ "dtColorSurfaceStrongInverted": "#555555",
91
+ "dtColorSurfaceContrastInverted": "#171717",
92
+ "dtColorSurfaceCriticalInverted": "#FFE5E6",
93
+ "dtColorSurfaceWarningInverted": "#FFF4CC",
94
+ "dtColorSurfaceSuccessInverted": "#EDF9EB",
95
+ "dtColorSurfaceInfoInverted": "#EAF2FA",
96
+ "dtColorSurfaceBrandInverted": "#F5F0FF",
97
+ "dtColorSurfaceCriticalSubtleInverted": "#FFF2F3",
98
+ "dtColorSurfaceWarningSubtleInverted": "#fffae5",
99
+ "dtColorSurfaceSuccessSubtleInverted": "#f6fcf5",
100
+ "dtColorSurfaceInfoSubtleInverted": "#f5f9fd",
101
+ "dtColorSurfaceBrandSubtleInverted": "#f9f6ff",
102
+ "dtColorSurfaceCriticalStrongInverted": "#D90A45",
103
+ "dtColorSurfaceWarningStrongInverted": "#FFBD48",
104
+ "dtColorSurfaceSuccessStrongInverted": "#31B237",
105
+ "dtColorSurfaceInfoStrongInverted": "#1768C6",
106
+ "dtColorSurfaceBrandStrongInverted": "#7C52FF",
107
+ "dtColorSurfacePrimaryOpaqueInverted": "#ffffff",
108
+ "dtColorSurfaceSecondaryOpaqueInverted": "#000000",
109
+ "dtColorSurfaceModerateOpaqueInverted": "#000000",
110
+ "dtColorSurfaceBoldOpaqueInverted": "#000000",
111
+ "dtColorSurfaceStrongOpaqueInverted": "#000000",
112
+ "dtColorSurfaceContrastOpaqueInverted": "#000000",
113
+ "dtColorSurfaceCriticalOpaqueInverted": "#FFABA4",
114
+ "dtColorSurfaceWarningOpaqueInverted": "#FFE89C",
115
+ "dtColorSurfaceSuccessOpaqueInverted": "#DBFFA9",
116
+ "dtColorSurfaceInfoOpaqueInverted": "#EAF2FA",
117
+ "dtColorSurfaceBrandOpaqueInverted": "#F5F0FF",
118
+ "dtColorSurfaceCriticalSubtleOpaqueInverted": "#FFE5E6",
119
+ "dtColorSurfaceWarningSubtleOpaqueInverted": "#fffae5",
120
+ "dtColorSurfaceSuccessSubtleOpaqueInverted": "#f6fcf5",
121
+ "dtColorSurfaceInfoSubtleOpaqueInverted": "#f5f9fd",
122
+ "dtColorSurfaceBrandSubtleOpaqueInverted": "#f9f6ff",
54
123
  "dtColorSurfaceBackdrop": "#000000",
55
- "dtColorSurfaceCriticalOpaque": "#B70B0B",
56
- "dtColorSurfaceCriticalSubtleOpaque": "#5B0505",
57
- "dtColorSurfaceWarningOpaque": "#D28F2B",
58
- "dtColorSurfaceWarningSubtleOpaque": "#815008",
59
- "dtColorSurfaceSuccessOpaque": "#1AA340",
60
- "dtColorSurfaceSuccessSubtleOpaque": "#124620",
61
- "dtColorSurfaceInfoOpaque": "#1768C6",
62
- "dtColorSurfaceInfoSubtleOpaque": "#01326D",
63
- "dtColorSurfacePrimary": "#000000",
64
- "dtColorSurfaceSecondary": "#262626",
65
- "dtColorSurfaceModerate": "#3A3A3A",
66
- "dtColorSurfaceBold": "#555555",
67
- "dtColorSurfaceStrong": "#AAAAAA",
68
- "dtColorSurfaceContrast": "#E6E6E6",
69
- "dtColorSurfaceCritical": "#5B0505",
70
- "dtColorSurfaceCriticalSubtle": "#5B0505",
71
- "dtColorSurfaceCriticalStrong": "#FF8585",
72
- "dtColorSurfaceWarning": "#815008",
73
- "dtColorSurfaceWarningSubtle": "#815008",
74
- "dtColorSurfaceWarningStrong": "#D28F2B",
75
- "dtColorSurfaceSuccess": "#124620",
76
- "dtColorSurfaceSuccessSubtle": "#124620",
77
- "dtColorSurfaceSuccessStrong": "#B0FFA3",
78
- "dtColorSurfaceInfo": "#01326D",
79
- "dtColorSurfaceInfoSubtle": "#01326D",
80
- "dtColorSurfaceInfoStrong": "#99C8FF",
124
+ "dtColorSurfaceAi": "linear-gradient(132deg, #FE8819 0%, #ff1356 30%, #FF1BA4 75%, #AE3ADF 100%)",
81
125
  "dtColorBorderSubtle": "#ffffff",
82
126
  "dtColorBorderDefault": "#ffffff",
83
127
  "dtColorBorderModerate": "#ffffff",
84
128
  "dtColorBorderBold": "#ffffff",
129
+ "dtColorBorderCritical": "#FF716F",
130
+ "dtColorBorderSuccess": "#D1FF76",
131
+ "dtColorBorderWarning": "#FFDB80",
132
+ "dtColorBorderBrand": "#BBA6FC",
133
+ "dtColorBorderCriticalSubtle": "#93173A",
134
+ "dtColorBorderSuccessSubtle": "#52C926",
135
+ "dtColorBorderWarningSubtle": "#FF9E0E",
136
+ "dtColorBorderBrandSubtle": "#7C52FF",
137
+ "dtColorBorderCriticalStrong": "#FFABA4",
138
+ "dtColorBorderSuccessStrong": "#AEFB3C",
139
+ "dtColorBorderWarningStrong": "#FFE89C",
140
+ "dtColorBorderBrandStrong": "#D3BCFF",
85
141
  "dtColorBorderSubtleInverted": "#000000",
86
142
  "dtColorBorderDefaultInverted": "#000000",
87
143
  "dtColorBorderModerateInverted": "#000000",
88
144
  "dtColorBorderBoldInverted": "#000000",
89
- "dtColorBorderFocus": "#51A0FE",
90
- "dtColorBorderCritical": "#FF8585",
91
- "dtColorBorderSuccess": "#B0FFA3",
92
- "dtColorBorderWarning": "#FFDB80",
93
- "dtColorBorderBrand": "#7C52FF",
94
- "dtColorBorderAi": "linear-gradient(135deg, #F9008E 10%, #7C52FF 90%)",
95
- "dtColorBorderAccent": "#F9008E",
96
- "dtColorBorderCriticalSubtle": "#B70B0B",
97
- "dtColorBorderCriticalStrong": "#FFE5E6",
98
- "dtColorBorderSuccessSubtle": "#1AA340",
99
- "dtColorBorderSuccessStrong": "#EDF9EB",
100
- "dtColorBorderWarningSubtle": "#D28F2B",
101
- "dtColorBorderWarningStrong": "#FFF4CC",
102
- "dtColorBorderBrandSubtle": "#3A1D95",
103
- "dtColorBorderBrandStrong": "#DAC7FF",
104
- "dtColorBorderCriticalInverted": "#EC0E0E",
105
- "dtColorBorderSuccessInverted": "#1AA340",
106
- "dtColorBorderWarningInverted": "#D28F2B",
145
+ "dtColorBorderCriticalInverted": "#FF1356",
146
+ "dtColorBorderSuccessInverted": "#31B237",
147
+ "dtColorBorderWarningInverted": "#FF9E0E",
107
148
  "dtColorBorderBrandInverted": "#7C52FF",
108
- "dtColorBorderCriticalSubtleInverted": "#FF8585",
109
- "dtColorBorderCriticalStrongInverted": "#B70B0B",
110
- "dtColorBorderSuccessSubtleInverted": "#B0FFA3",
111
- "dtColorBorderSuccessStrongInverted": "#124620",
149
+ "dtColorBorderCriticalSubtleInverted": "#FF716F",
150
+ "dtColorBorderSuccessSubtleInverted": "#D1FF76",
112
151
  "dtColorBorderWarningSubtleInverted": "#FFDB80",
113
- "dtColorBorderWarningStrongInverted": "#815008",
114
- "dtColorBorderBrandSubtleInverted": "#DAC7FF",
115
- "dtColorBorderBrandStrongInverted": "#3A1D95",
152
+ "dtColorBorderBrandSubtleInverted": "#BBA6FC",
153
+ "dtColorBorderCriticalStrongInverted": "#93173A",
154
+ "dtColorBorderSuccessStrongInverted": "#004F2E",
155
+ "dtColorBorderWarningStrongInverted": "#D57F00",
156
+ "dtColorBorderBrandStrongInverted": "#5023DD",
157
+ "dtColorBorderFocus": "#1768C6",
158
+ "dtColorBorderAi": "linear-gradient(132deg, #FE8819 0%, #ff1356 30%, #FF1BA4 75%, #AE3ADF 100%)",
159
+ "dtColorBorderAccent": "#FF1BA4",
116
160
  "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",
117
161
  "dtTypographyBodyMdFontWeight": "400",
118
162
  "dtTypographyBodyMdLineHeight": "1.6",
@@ -289,15 +333,15 @@
289
333
  "dtTypographyInputsXlFontSize": "27px",
290
334
  "dtTypographyInputsXlLineHeight": "1.2",
291
335
  "dtTypographyButtonXsFontFamily": "-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",
292
- "dtTypographyButtonXsFontWeight": "500",
336
+ "dtTypographyButtonXsFontWeight": "600",
293
337
  "dtTypographyButtonXsFontSize": "12px",
294
338
  "dtTypographyButtonXsLineHeight": "1.2",
295
339
  "dtTypographyButtonSmFontFamily": "-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",
296
- "dtTypographyButtonSmFontWeight": "500",
340
+ "dtTypographyButtonSmFontWeight": "600",
297
341
  "dtTypographyButtonSmFontSize": "12px",
298
342
  "dtTypographyButtonSmLineHeight": "1.2",
299
343
  "dtTypographyButtonMdFontFamily": "-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",
300
- "dtTypographyButtonMdFontWeight": "500",
344
+ "dtTypographyButtonMdFontWeight": "600",
301
345
  "dtTypographyButtonMdFontSize": "15px",
302
346
  "dtTypographyButtonMdLineHeight": "1.2",
303
347
  "dtTypographyButtonLgFontFamily": "-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",
@@ -331,78 +375,79 @@
331
375
  "dtInputsFontWeightLg": "400",
332
376
  "dtInputsFontWeightXl": "400",
333
377
  "dtInputsColorForegroundDefault": "#E6E6E6",
334
- "dtInputsColorForegroundPlaceholder": "#AAAAAA",
335
- "dtInputsColorForegroundDisabled": "#AAAAAA",
378
+ "dtInputsColorForegroundPlaceholder": "#B0B0B0",
379
+ "dtInputsColorForegroundDisabled": "#B0B0B0",
336
380
  "dtInputsColorBorderDefault": "#ffffff",
337
- "dtInputsColorBorderFocus": "#51A0FE",
338
- "dtInputsColorBorderCritical": "#FF8585",
339
- "dtInputsColorBorderSuccess": "#B0FFA3",
381
+ "dtInputsColorBorderHover": "#ffffff",
382
+ "dtInputsColorBorderFocus": "#1768C6",
383
+ "dtInputsColorBorderCritical": "#FF716F",
384
+ "dtInputsColorBorderSuccess": "#D1FF76",
340
385
  "dtInputsColorBorderWarning": "#FFDB80",
341
386
  "dtInputsColorBorderDisabled": "transparent",
342
387
  "dtInputsColorBackgroundDefault": "#E6E6E6",
343
- "dtInputsColorBackgroundFocus": "#E6E6E6",
388
+ "dtInputsColorBackgroundFocus": "#171717",
344
389
  "dtInputsColorBackgroundDisabled": "#E6E6E6",
345
- "dtActionColorForegroundBaseDefault": "#AB7EFF",
346
- "dtActionColorForegroundBaseHover": "#AB7EFF",
347
- "dtActionColorForegroundBaseActive": "#AB7EFF",
348
- "dtActionColorForegroundBasePrimaryDefault": "#ffffff",
349
- "dtActionColorForegroundCriticalDefault": "#FF8585",
350
- "dtActionColorForegroundCriticalHover": "#FF8585",
351
- "dtActionColorForegroundCriticalActive": "#FF8585",
352
- "dtActionColorForegroundCriticalPrimaryDefault": "#ffffff",
390
+ "dtActionColorForegroundBaseDefault": "#BBA6FC",
391
+ "dtActionColorForegroundBaseHover": "#D3BCFF",
392
+ "dtActionColorForegroundBaseActive": "#D3BCFF",
393
+ "dtActionColorForegroundBasePrimaryDefault": "#000000",
394
+ "dtActionColorForegroundCriticalDefault": "#FF716F",
395
+ "dtActionColorForegroundCriticalHover": "#FFABA4",
396
+ "dtActionColorForegroundCriticalActive": "#FFABA4",
397
+ "dtActionColorForegroundCriticalPrimaryDefault": "#000000",
353
398
  "dtActionColorForegroundInvertedDefault": "#000000",
354
399
  "dtActionColorForegroundInvertedHover": "#000000",
355
400
  "dtActionColorForegroundInvertedActive": "#000000",
356
- "dtActionColorForegroundInvertedPrimaryDefault": "#AB7EFF",
357
- "dtActionColorForegroundInvertedPrimaryHover": "#DAC7FF",
358
- "dtActionColorForegroundInvertedPrimaryActive": "#DAC7FF",
359
- "dtActionColorForegroundMutedDefault": "#C2C2C2",
360
- "dtActionColorForegroundMutedHover": "#C2C2C2",
361
- "dtActionColorForegroundMutedActive": "#C2C2C2",
362
- "dtActionColorForegroundDisabledDefault": "#AAAAAA",
363
- "dtActionColorForegroundPositiveDefault": "#B0FFA3",
364
- "dtActionColorForegroundPositiveHover": "#B0FFA3",
365
- "dtActionColorForegroundPositiveActive": "#B0FFA3",
366
- "dtActionColorForegroundPositivePrimaryDefault": "#ffffff",
401
+ "dtActionColorForegroundInvertedPrimaryDefault": "#BBA6FC",
402
+ "dtActionColorForegroundInvertedPrimaryHover": "#D3BCFF",
403
+ "dtActionColorForegroundInvertedPrimaryActive": "#D3BCFF",
404
+ "dtActionColorForegroundMutedDefault": "#c7c7c7",
405
+ "dtActionColorForegroundMutedHover": "#E6E6E6",
406
+ "dtActionColorForegroundMutedActive": "#E6E6E6",
407
+ "dtActionColorForegroundDisabledDefault": "#B0B0B0",
408
+ "dtActionColorForegroundPositiveDefault": "#AEFB3C",
409
+ "dtActionColorForegroundPositiveHover": "#DBFFA9",
410
+ "dtActionColorForegroundPositiveActive": "#DBFFA9",
411
+ "dtActionColorForegroundPositivePrimaryDefault": "#000000",
367
412
  "dtActionColorBackgroundBaseDefault": "transparent",
368
- "dtActionColorBackgroundBaseHover": "#AB7EFF",
369
- "dtActionColorBackgroundBaseActive": "#AB7EFF",
370
- "dtActionColorBackgroundBasePrimaryDefault": "#7C52FF",
371
- "dtActionColorBackgroundBasePrimaryHover": "#7C52FF",
372
- "dtActionColorBackgroundBasePrimaryActive": "#7C52FF",
413
+ "dtActionColorBackgroundBaseHover": "#9071FC",
414
+ "dtActionColorBackgroundBaseActive": "#9071FC",
415
+ "dtActionColorBackgroundBasePrimaryDefault": "#BBA6FC",
416
+ "dtActionColorBackgroundBasePrimaryHover": "#D3BCFF",
417
+ "dtActionColorBackgroundBasePrimaryActive": "#BBA6FC",
373
418
  "dtActionColorBackgroundCriticalDefault": "transparent",
374
- "dtActionColorBackgroundCriticalHover": "#EC0E0E",
375
- "dtActionColorBackgroundCriticalActive": "#EC0E0E",
376
- "dtActionColorBackgroundCriticalPrimaryDefault": "#EC0E0E",
377
- "dtActionColorBackgroundCriticalPrimaryHover": "#EC0E0E",
378
- "dtActionColorBackgroundCriticalPrimaryActive": "#EC0E0E",
419
+ "dtActionColorBackgroundCriticalHover": "#93173A",
420
+ "dtActionColorBackgroundCriticalActive": "#93173A",
421
+ "dtActionColorBackgroundCriticalPrimaryDefault": "#FF716F",
422
+ "dtActionColorBackgroundCriticalPrimaryHover": "#FFABA4",
423
+ "dtActionColorBackgroundCriticalPrimaryActive": "#FF716F",
379
424
  "dtActionColorBackgroundInvertedDefault": "transparent",
380
425
  "dtActionColorBackgroundInvertedHover": "#000000",
381
426
  "dtActionColorBackgroundInvertedActive": "#000000",
382
- "dtActionColorBackgroundInvertedPrimaryDefault": "#000000",
383
- "dtActionColorBackgroundInvertedPrimaryHover": "#10022C",
427
+ "dtActionColorBackgroundInvertedPrimaryDefault": "#171717",
428
+ "dtActionColorBackgroundInvertedPrimaryHover": "#1D0155",
384
429
  "dtActionColorBackgroundInvertedPrimaryActive": "#3A1D95",
385
430
  "dtActionColorBackgroundMutedDefault": "transparent",
386
- "dtActionColorBackgroundMutedHover": "#D4D4D4",
387
- "dtActionColorBackgroundMutedActive": "#D4D4D4",
388
- "dtActionColorBackgroundDisabledDefault": "#3A3A3A",
431
+ "dtActionColorBackgroundMutedHover": "#E6E6E6",
432
+ "dtActionColorBackgroundMutedActive": "#E6E6E6",
433
+ "dtActionColorBackgroundDisabledDefault": "#E6E6E6",
389
434
  "dtActionColorBackgroundPositiveDefault": "transparent",
390
- "dtActionColorBackgroundPositiveHover": "#124620",
391
- "dtActionColorBackgroundPositiveActive": "#B0FFA3",
392
- "dtActionColorBackgroundPositivePrimaryDefault": "#B0FFA3",
393
- "dtActionColorBackgroundPositivePrimaryHover": "#B0FFA3",
394
- "dtActionColorBackgroundPositivePrimaryActive": "#B0FFA3",
395
- "dtActionColorBorderBaseOutlinedDefault": "#AB7EFF",
396
- "dtActionColorBorderCriticalOutlinedDefault": "#FF8585",
435
+ "dtActionColorBackgroundPositiveHover": "#004F2E",
436
+ "dtActionColorBackgroundPositiveActive": "#004F2E",
437
+ "dtActionColorBackgroundPositivePrimaryDefault": "#AEFB3C",
438
+ "dtActionColorBackgroundPositivePrimaryHover": "#D1FF76",
439
+ "dtActionColorBackgroundPositivePrimaryActive": "#AEFB3C",
440
+ "dtActionColorBorderBaseOutlinedDefault": "#BBA6FC",
441
+ "dtActionColorBorderCriticalOutlinedDefault": "#FF716F",
397
442
  "dtActionColorBorderInvertedOutlinedDefault": "#000000",
398
443
  "dtActionColorBorderMutedOutlinedDefault": "#ffffff",
399
444
  "dtThemeColorBase": "#E6E6E6",
400
445
  "dtThemeTopbarColorForeground": "#E6E6E6",
401
- "dtThemeTopbarColorBackground": "#262626",
446
+ "dtThemeTopbarColorBackground": "#1f1f1f",
402
447
  "dtThemeTopbarFieldColorForeground": "#E6E6E6",
403
448
  "dtThemeTopbarFieldColorForegroundHover": "#E6E6E6",
404
449
  "dtThemeTopbarFieldColorBackground": "#E6E6E6",
405
- "dtThemeTopbarFieldColorBackgroundHover": "#262626",
450
+ "dtThemeTopbarFieldColorBackgroundHover": "#1f1f1f",
406
451
  "dtThemeTopbarFieldColorBorder": "#E6E6E6",
407
452
  "dtThemeTopbarFieldColorBorderHover": "#E6E6E6",
408
453
  "dtThemeTopbarFieldColorBorderActive": "#E6E6E6",
@@ -417,25 +462,25 @@
417
462
  "dtThemeTopbarProfileColorBackgroundInverted": "#E6E6E6",
418
463
  "dtThemeTopbarProfileColorBackgroundHover": "#E6E6E6",
419
464
  "dtThemeTopbarProfileColorBackgroundActive": "#E6E6E6",
420
- "dtThemeSidebarColorForeground": "#C2C2C2",
465
+ "dtThemeSidebarColorForeground": "#c7c7c7",
421
466
  "dtThemeSidebarColorForegroundUnread": "#E6E6E6",
422
- "dtThemeSidebarColorBackground": "#262626",
423
- "dtThemeSidebarIconColorForeground": "#C2C2C2",
424
- "dtThemeSidebarStatusColorForeground": "#AAAAAA",
467
+ "dtThemeSidebarColorBackground": "#1f1f1f",
468
+ "dtThemeSidebarIconColorForeground": "#c7c7c7",
469
+ "dtThemeSidebarStatusColorForeground": "#B0B0B0",
425
470
  "dtThemeSidebarRowColorBackground": "#E6E6E6",
426
471
  "dtThemeSidebarRowColorBackgroundHover": "#E6E6E6",
427
472
  "dtThemeSidebarRowColorBackgroundActive": "#E6E6E6",
428
473
  "dtThemeSidebarSelectedRowColorForeground": "#E6E6E6",
429
474
  "dtThemeSidebarSelectedRowColorBackground": "#E6E6E6",
430
- "dtThemeSidebarSectionColorForeground": "#AAAAAA",
431
- "dtThemePresenceColorBackgroundAvailable": "#B0FFA3",
432
- "dtThemePresenceColorBackgroundBusyUnavailable": "#FF8585",
433
- "dtThemePresenceColorBackgroundBusy": "#F6AB3C",
475
+ "dtThemeSidebarSectionColorForeground": "#B0B0B0",
476
+ "dtThemePresenceColorBackgroundAvailable": "#84EE0B",
477
+ "dtThemePresenceColorBackgroundBusyUnavailable": "#FF415B",
478
+ "dtThemePresenceColorBackgroundBusy": "#FFBD48",
434
479
  "dtThemePresenceColorBackgroundOffline": "#ffffff",
435
- "dtThemeMentionColorForeground": "#ffffff",
480
+ "dtThemeMentionColorForeground": "#000000",
436
481
  "dtThemeMentionColorForegroundStrong": "#000000",
437
- "dtThemeMentionColorBackground": "#7C52FF",
438
- "dtThemeMentionColorBackgroundStrong": "#DAC7FF",
482
+ "dtThemeMentionColorBackground": "#BBA6FC",
483
+ "dtThemeMentionColorBackgroundStrong": "#F5F0FF",
439
484
  "dtAvatarColorForeground": "#000000",
440
485
  "dtAvatarColorBackground100": "#1aa340",
441
486
  "dtAvatarColorBackground200": "#aaff83",
@@ -457,26 +502,27 @@
457
502
  "dtAvatarColorBackground1800": "#f1dab7",
458
503
  "dtAvatarColorBackground000": "#e0e0e0",
459
504
  "dtBadgeColorBackgroundDefault": "#E6E6E6",
460
- "dtBadgeColorBackgroundInfo": "#01326D",
461
- "dtBadgeColorBackgroundSuccess": "#124620",
462
- "dtBadgeColorBackgroundWarning": "#815008",
463
- "dtBadgeColorBackgroundCritical": "#5B0505",
464
- "dtBadgeColorBackgroundBulletin": "#7C52FF",
465
- "dtBadgeColorBackgroundBulletinSubtle": "#AB7EFF",
466
- "dtBadgeColorBackgroundAi": "linear-gradient(135deg, #F9008E 10%, #7C52FF 90%)",
467
- "dtBadgeColorForegroundDefault": "#E6E6E6",
468
- "dtBadgeColorForegroundBulletin": "#ffffff",
505
+ "dtBadgeColorBackgroundInfo": "#003165",
506
+ "dtBadgeColorBackgroundSuccess": "#004F2E",
507
+ "dtBadgeColorBackgroundWarning": "#533204",
508
+ "dtBadgeColorBackgroundCritical": "#640823",
509
+ "dtBadgeColorBackgroundBulletin": "#BBA6FC",
510
+ "dtBadgeColorBackgroundBulletinSubtle": "#3A1D95",
511
+ "dtBadgeColorBackgroundAi": "linear-gradient(132deg, #FE8819 0%, #ff1356 30%, #FF1BA4 75%, #AE3ADF 100%)",
512
+ "dtBadgeColorForegroundDefault": "#ffffff",
513
+ "dtBadgeColorForegroundBulletin": "#000000",
469
514
  "dtBadgeColorForegroundBulletinSubtle": "#E6E6E6",
515
+ "dtBadgeColorForegroundAi": "#ffffff",
470
516
  "dtBadgeColorBorderDefault": "#ffffff",
471
- "dtBadgeColorBorderBulletinSubtle": "#AB7EFF",
517
+ "dtBadgeColorBorderBulletinSubtle": "#9071FC",
472
518
  "dtButtonFontSizeXs": "12px",
473
519
  "dtButtonFontSizeSm": "12px",
474
520
  "dtButtonFontSizeMd": "15px",
475
521
  "dtButtonFontSizeLg": "19px",
476
522
  "dtButtonFontSizeXl": "27px",
477
- "dtButtonFontWeightXs": "500",
478
- "dtButtonFontWeightSm": "500",
479
- "dtButtonFontWeightMd": "500",
523
+ "dtButtonFontWeightXs": "600",
524
+ "dtButtonFontWeightSm": "600",
525
+ "dtButtonFontWeightMd": "600",
480
526
  "dtButtonFontWeightLg": "500",
481
527
  "dtButtonFontWeightXl": "400",
482
528
  "dtButtonLineHeightXs": "1.2",
@@ -493,8 +539,11 @@
493
539
  "dtCheckboxSizeHeight": "1rem",
494
540
  "dtCheckboxSizeRadius": "0.25rem",
495
541
  "dtCheckboxColorBorderUnchecked": "#ffffff",
496
- "dtCheckboxColorBorderChecked": "#7C52FF",
497
- "dtCheckboxColorBackgroundChecked": "#7C52FF",
542
+ "dtCheckboxColorBorderUncheckedHover": "#ffffff",
543
+ "dtCheckboxColorBorderChecked": "#BBA6FC",
544
+ "dtCheckboxColorBackgroundChecked": "#BBA6FC",
545
+ "dtCheckboxColorForegroundDefault": "transparent",
546
+ "dtCheckboxColorForegroundChecked": "#000000",
498
547
  "dtIconSize100": "12px",
499
548
  "dtIconSize200": "14px",
500
549
  "dtIconSize300": "18px",
@@ -515,6 +564,9 @@
515
564
  "dtRadioSizeHeight": "1rem",
516
565
  "dtRadioSizeRadius": "50%",
517
566
  "dtRadioColorBorderUnchecked": "#ffffff",
518
- "dtRadioColorBorderChecked": "#7C52FF",
519
- "dtRadioColorBackgroundChecked": "#7C52FF"
567
+ "dtRadioColorBorderUncheckedHover": "#ffffff",
568
+ "dtRadioColorBorderChecked": "#BBA6FC",
569
+ "dtRadioColorBackgroundChecked": "#BBA6FC",
570
+ "dtRadioColorForegroundDefault": "transparent",
571
+ "dtRadioColorForegroundChecked": "#000000"
520
572
  }