@dialpad/dialtone 9.101.0-rebrand-2025-beta.1 → 9.101.0

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 (98) hide show
  1. package/dist/css/dialtone-default-theme.css +1376 -5085
  2. package/dist/css/dialtone-default-theme.min.css +1 -1
  3. package/dist/css/dialtone-docs.json +1 -1
  4. package/dist/css/dialtone.css +131 -1363
  5. package/dist/css/dialtone.min.css +1 -1
  6. package/dist/css/tokens/tokens-base-dark.css +138 -453
  7. package/dist/css/tokens/tokens-base-deca-dark.css +15 -15
  8. package/dist/css/tokens/tokens-base-deca-light.css +12 -12
  9. package/dist/css/tokens/tokens-base-light.css +104 -419
  10. package/dist/css/tokens/tokens-debug-base.css +2 -317
  11. package/dist/css/tokens/tokens-debug-dp.css +663 -999
  12. package/dist/css/tokens/tokens-deca-dark.css +669 -676
  13. package/dist/css/tokens/tokens-deca-light.css +613 -620
  14. package/dist/css/tokens/tokens-dp-dark.css +910 -1246
  15. package/dist/css/tokens/tokens-dp-light.css +971 -1307
  16. package/dist/css/tokens/tokens-expressive-dark.css +911 -1247
  17. package/dist/css/tokens/tokens-expressive-light.css +968 -1304
  18. package/dist/css/tokens/tokens-expressive-sm-dark.css +911 -1247
  19. package/dist/css/tokens/tokens-expressive-sm-light.css +968 -1304
  20. package/dist/css/tokens/tokens-tmo-dark.css +896 -1232
  21. package/dist/css/tokens/tokens-tmo-light.css +923 -1259
  22. package/dist/css/tokens-docs.json +1 -1
  23. package/dist/tokens/css/tokens-base-dark.css +138 -453
  24. package/dist/tokens/css/tokens-base-deca-dark.css +15 -15
  25. package/dist/tokens/css/tokens-base-deca-light.css +12 -12
  26. package/dist/tokens/css/tokens-base-light.css +104 -419
  27. package/dist/tokens/css/tokens-debug-base.css +2 -317
  28. package/dist/tokens/css/tokens-debug-dp.css +663 -999
  29. package/dist/tokens/css/tokens-deca-dark.css +669 -676
  30. package/dist/tokens/css/tokens-deca-light.css +613 -620
  31. package/dist/tokens/css/tokens-dp-dark.css +910 -1246
  32. package/dist/tokens/css/tokens-dp-light.css +971 -1307
  33. package/dist/tokens/css/tokens-expressive-dark.css +911 -1247
  34. package/dist/tokens/css/tokens-expressive-light.css +968 -1304
  35. package/dist/tokens/css/tokens-expressive-sm-dark.css +911 -1247
  36. package/dist/tokens/css/tokens-expressive-sm-light.css +968 -1304
  37. package/dist/tokens/css/tokens-tmo-dark.css +896 -1232
  38. package/dist/tokens/css/tokens-tmo-light.css +923 -1259
  39. package/dist/tokens/doc.json +70310 -88972
  40. package/dist/tokens/less/tokens-base-dark.less +40 -85
  41. package/dist/tokens/less/tokens-base-deca-dark.less +6 -6
  42. package/dist/tokens/less/tokens-base-deca-light.less +5 -5
  43. package/dist/tokens/less/tokens-base-light.less +30 -75
  44. package/dist/tokens/less/tokens-deca-dark.less +120 -121
  45. package/dist/tokens/less/tokens-deca-light.less +99 -100
  46. package/dist/tokens/less/tokens-dp-dark.less +184 -232
  47. package/dist/tokens/less/tokens-dp-light.less +183 -231
  48. package/dist/tokens/less/tokens-expressive-dark.less +178 -226
  49. package/dist/tokens/less/tokens-expressive-light.less +177 -225
  50. package/dist/tokens/less/tokens-expressive-sm-dark.less +178 -226
  51. package/dist/tokens/less/tokens-expressive-sm-light.less +177 -225
  52. package/dist/tokens/less/tokens-tmo-dark.less +182 -230
  53. package/dist/tokens/less/tokens-tmo-light.less +166 -214
  54. package/dist/tokens/themes/chunks/tokens-base-dark-BnTEKGxK.js +4 -0
  55. package/dist/tokens/themes/chunks/tokens-base-dark-Ch4dTh7V.js +1 -0
  56. package/dist/tokens/themes/chunks/tokens-base-light-BLxKOiup.js +4 -0
  57. package/dist/tokens/themes/chunks/tokens-base-light-DWLxg2cD.js +1 -0
  58. package/dist/tokens/themes/debug.cjs +1 -1
  59. package/dist/tokens/themes/debug.js +1 -1
  60. package/dist/tokens/themes/dp-dark.cjs +1 -1
  61. package/dist/tokens/themes/dp-dark.js +2 -2
  62. package/dist/tokens/themes/dp-deca-dark.cjs +1 -1
  63. package/dist/tokens/themes/dp-deca-dark.js +1 -1
  64. package/dist/tokens/themes/dp-deca-light.cjs +1 -1
  65. package/dist/tokens/themes/dp-deca-light.js +1 -1
  66. package/dist/tokens/themes/dp-light.cjs +1 -1
  67. package/dist/tokens/themes/dp-light.js +2 -2
  68. package/dist/tokens/themes/expressive-dark.cjs +1 -1
  69. package/dist/tokens/themes/expressive-dark.js +3 -3
  70. package/dist/tokens/themes/expressive-light.cjs +1 -1
  71. package/dist/tokens/themes/expressive-light.js +3 -3
  72. package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
  73. package/dist/tokens/themes/expressive-sm-dark.js +3 -3
  74. package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
  75. package/dist/tokens/themes/expressive-sm-light.js +3 -3
  76. package/dist/tokens/themes/tmo-dark.cjs +1 -1
  77. package/dist/tokens/themes/tmo-dark.js +2 -2
  78. package/dist/tokens/themes/tmo-light.cjs +1 -1
  79. package/dist/tokens/themes/tmo-light.js +2 -2
  80. package/dist/tokens/tokens-base-dark.json +40 -85
  81. package/dist/tokens/tokens-base-deca-dark.json +4 -4
  82. package/dist/tokens/tokens-base-deca-light.json +3 -3
  83. package/dist/tokens/tokens-base-light.json +30 -75
  84. package/dist/tokens/tokens-deca-dark.json +117 -118
  85. package/dist/tokens/tokens-deca-light.json +97 -98
  86. package/dist/tokens/tokens-dp-dark.json +171 -219
  87. package/dist/tokens/tokens-dp-light.json +182 -230
  88. package/dist/tokens/tokens-expressive-dark.json +165 -213
  89. package/dist/tokens/tokens-expressive-light.json +176 -224
  90. package/dist/tokens/tokens-expressive-sm-dark.json +165 -213
  91. package/dist/tokens/tokens-expressive-sm-light.json +176 -224
  92. package/dist/tokens/tokens-tmo-dark.json +169 -217
  93. package/dist/tokens/tokens-tmo-light.json +159 -207
  94. package/package.json +3 -3
  95. package/dist/tokens/themes/chunks/tokens-base-dark-BOzMety-.js +0 -4
  96. package/dist/tokens/themes/chunks/tokens-base-dark-DQw_GZ7j.js +0 -1
  97. package/dist/tokens/themes/chunks/tokens-base-light-BHyHG_ZV.js +0 -4
  98. package/dist/tokens/themes/chunks/tokens-base-light-DMUiSUFR.js +0 -1
@@ -6,162 +6,119 @@
6
6
  "dtFontSize500": "41px",
7
7
  "dtFontSize600": "51px",
8
8
  "dtSizeBorderFocus": "0.1875rem",
9
- "dtColorForegroundPrimary": "#1C1C1C",
9
+ "dtColorForegroundPrimary": "#000000",
10
10
  "dtColorForegroundSecondary": "#3A3A3A",
11
- "dtColorForegroundTertiary": "#535353",
12
- "dtColorForegroundMuted": "#000000",
11
+ "dtColorForegroundTertiary": "#555555",
12
+ "dtColorForegroundMuted": "#222222",
13
13
  "dtColorForegroundPlaceholder": "#808080",
14
14
  "dtColorForegroundDisabled": "#808080",
15
- "dtColorForegroundCritical": "#FF1356",
16
- "dtColorForegroundCriticalStrong": "#AF0032",
17
- "dtColorForegroundSuccess": "#008E52",
18
- "dtColorForegroundSuccessStrong": "#004F2E",
15
+ "dtColorForegroundCritical": "#EC0E0E",
16
+ "dtColorForegroundCriticalStrong": "#B70B0B",
17
+ "dtColorForegroundSuccess": "#1AA340",
18
+ "dtColorForegroundSuccessStrong": "#124620",
19
19
  "dtColorForegroundWarning": "#815008",
20
- "dtColorForegroundPrimaryInverted": "#F9F9F9",
20
+ "dtColorForegroundPrimaryInverted": "#ffffff",
21
21
  "dtColorForegroundSecondaryInverted": "#E9E9E9",
22
22
  "dtColorForegroundTertiaryInverted": "#D2D2D2",
23
- "dtColorForegroundMutedInverted": "#F9F9F9",
24
- "dtColorForegroundPlaceholderInverted": "#AAAAAA",
25
- "dtColorForegroundDisabledInverted": "#AAAAAA",
26
- "dtColorForegroundCriticalInverted": "#FF716F",
27
- "dtColorForegroundCriticalStrongInverted": "#FFABA4",
28
- "dtColorForegroundSuccessInverted": "#AEFB3C",
29
- "dtColorForegroundSuccessStrongInverted": "#DBFFA9",
30
- "dtColorForegroundWarningInverted": "#FF9E0E",
23
+ "dtColorForegroundMutedInverted": "#E9E9E9",
24
+ "dtColorForegroundPlaceholderInverted": "#808080",
25
+ "dtColorForegroundDisabledInverted": "#808080",
26
+ "dtColorForegroundCriticalInverted": "#FF8585",
27
+ "dtColorForegroundCriticalStrongInverted": "#FF8585",
28
+ "dtColorForegroundSuccessInverted": "#B0FFA3",
29
+ "dtColorForegroundSuccessStrongInverted": "#B0FFA3",
30
+ "dtColorForegroundWarningInverted": "#FFF4CC",
31
31
  "dtColorLinkPrimary": "#7C52FF",
32
- "dtColorLinkPrimaryHover": "#5023DD",
33
- "dtColorLinkCritical": "#FF1356",
34
- "dtColorLinkCriticalHover": "#AF0032",
35
- "dtColorLinkSuccess": "#008E52",
36
- "dtColorLinkSuccessHover": "#004F2E",
32
+ "dtColorLinkCritical": "#EC0E0E",
33
+ "dtColorLinkSuccess": "#1AA340",
37
34
  "dtColorLinkWarning": "#815008",
38
- "dtColorLinkWarningHover": "#533204",
39
35
  "dtColorLinkMuted": "#3A3A3A",
40
- "dtColorLinkMutedHover": "#1C1C1C",
41
36
  "dtColorLinkDisabled": "#808080",
37
+ "dtColorLinkPrimaryInverted": "#AB7EFF",
38
+ "dtColorLinkCriticalInverted": "#FF8585",
39
+ "dtColorLinkSuccessInverted": "#B0FFA3",
40
+ "dtColorLinkWarningInverted": "#FFF4CC",
41
+ "dtColorLinkMutedInverted": "#E9E9E9",
42
+ "dtColorLinkDisabledInverted": "#808080",
43
+ "dtColorLinkPrimaryHover": "#3A1D95",
44
+ "dtColorLinkCriticalHover": "#B70B0B",
45
+ "dtColorLinkSuccessHover": "#124620",
46
+ "dtColorLinkWarningHover": "#555555",
47
+ "dtColorLinkMutedHover": "#000000",
42
48
  "dtColorLinkDisabledHover": "#808080",
43
- "dtColorLinkPrimaryInverted": "#C2A3FF",
44
49
  "dtColorLinkPrimaryInvertedHover": "#DAC7FF",
45
- "dtColorLinkCriticalInverted": "#FF716F",
46
- "dtColorLinkCriticalInvertedHover": "#FFABA4",
47
- "dtColorLinkSuccessInverted": "#AEFB3C",
48
- "dtColorLinkSuccessInvertedHover": "#DBFFA9",
49
- "dtColorLinkWarningInverted": "#FF9E0E",
50
- "dtColorLinkWarningInvertedHover": "#FFDB80",
51
- "dtColorLinkMutedInverted": "#E9E9E9",
50
+ "dtColorLinkCriticalInvertedHover": "#FF8585",
51
+ "dtColorLinkSuccessInvertedHover": "#B0FFA3",
52
+ "dtColorLinkWarningInvertedHover": "#F9F9F9",
52
53
  "dtColorLinkMutedInvertedHover": "#F9F9F9",
53
- "dtColorLinkDisabledInverted": "#AAAAAA",
54
- "dtColorLinkDisabledInvertedHover": "#AAAAAA",
54
+ "dtColorLinkDisabledInvertedHover": "#808080",
55
+ "dtColorSurfaceSecondaryOpaque": "#000000",
56
+ "dtColorSurfaceModerateOpaque": "#000000",
57
+ "dtColorSurfaceBoldOpaque": "#000000",
58
+ "dtColorSurfaceStrongOpaque": "#000000",
59
+ "dtColorSurfaceContrastOpaque": "#000000",
60
+ "dtColorSurfaceBackdrop": "#000000",
61
+ "dtColorSurfaceCriticalOpaque": "#EC0E0E",
62
+ "dtColorSurfaceCriticalSubtleOpaque": "#EC0E0E",
63
+ "dtColorSurfaceWarningOpaque": "#FFDB80",
64
+ "dtColorSurfaceWarningSubtleOpaque": "#FFDB80",
65
+ "dtColorSurfaceSuccessOpaque": "#1AA340",
66
+ "dtColorSurfaceSuccessSubtleOpaque": "#1AA340",
67
+ "dtColorSurfaceInfoOpaque": "#1768C6",
68
+ "dtColorSurfaceInfoSubtleOpaque": "#1768C6",
55
69
  "dtColorSurfacePrimary": "#ffffff",
56
70
  "dtColorSurfaceSecondary": "#F9F9F9",
57
71
  "dtColorSurfaceModerate": "#E9E9E9",
58
72
  "dtColorSurfaceBold": "#D2D2D2",
59
- "dtColorSurfaceStrong": "#535353",
60
- "dtColorSurfaceContrast": "#252525",
73
+ "dtColorSurfaceStrong": "#555555",
74
+ "dtColorSurfaceContrast": "#222222",
61
75
  "dtColorSurfaceCritical": "#FFE5E6",
76
+ "dtColorSurfaceCriticalSubtle": "#FFE5E6",
77
+ "dtColorSurfaceCriticalStrong": "#B70B0B",
62
78
  "dtColorSurfaceWarning": "#FFF4CC",
79
+ "dtColorSurfaceWarningSubtle": "#FFF4CC",
80
+ "dtColorSurfaceWarningStrong": "#FFDB80",
63
81
  "dtColorSurfaceSuccess": "#EDF9EB",
82
+ "dtColorSurfaceSuccessSubtle": "#EDF9EB",
83
+ "dtColorSurfaceSuccessStrong": "#1AA340",
64
84
  "dtColorSurfaceInfo": "#EAF2FA",
65
- "dtColorSurfaceBrand": "#F5F0FF",
66
- "dtColorSurfaceCriticalSubtle": "#FFF2F3",
67
- "dtColorSurfaceWarningSubtle": "#fffae5",
68
- "dtColorSurfaceSuccessSubtle": "#f6fcf5",
69
- "dtColorSurfaceInfoSubtle": "#f5f9fd",
70
- "dtColorSurfaceBrandSubtle": "#f9f6ff",
71
- "dtColorSurfaceCriticalStrong": "#D90A45",
72
- "dtColorSurfaceWarningStrong": "#FFBD48",
73
- "dtColorSurfaceSuccessStrong": "#008E52",
85
+ "dtColorSurfaceInfoSubtle": "#EAF2FA",
74
86
  "dtColorSurfaceInfoStrong": "#1768C6",
75
- "dtColorSurfaceBrandStrong": "#7C52FF",
76
- "dtColorSurfacePrimaryOpaque": "#ffffff",
77
- "dtColorSurfaceSecondaryOpaque": "#1C1C1C",
78
- "dtColorSurfaceModerateOpaque": "#1C1C1C",
79
- "dtColorSurfaceBoldOpaque": "#1C1C1C",
80
- "dtColorSurfaceStrongOpaque": "#1C1C1C",
81
- "dtColorSurfaceContrastOpaque": "#1C1C1C",
82
- "dtColorSurfaceCriticalOpaque": "#FFABA4",
83
- "dtColorSurfaceWarningOpaque": "#FFE89C",
84
- "dtColorSurfaceSuccessOpaque": "#DBFFA9",
85
- "dtColorSurfaceInfoOpaque": "#BDE8FF",
86
- "dtColorSurfaceBrandOpaque": "#DAC7FF",
87
- "dtColorSurfaceCriticalSubtleOpaque": "#FFE5E6",
88
- "dtColorSurfaceWarningSubtleOpaque": "#FFF4CC",
89
- "dtColorSurfaceSuccessSubtleOpaque": "#EDF9EB",
90
- "dtColorSurfaceInfoSubtleOpaque": "#EAF2FA",
91
- "dtColorSurfaceBrandSubtleOpaque": "#DAC7FF",
92
- "dtColorSurfacePrimaryInverted": "#000000",
93
- "dtColorSurfaceSecondaryInverted": "#252525",
94
- "dtColorSurfaceModerateInverted": "#3A3A3A",
95
- "dtColorSurfaceBoldInverted": "#535353",
96
- "dtColorSurfaceStrongInverted": "#AAAAAA",
97
- "dtColorSurfaceContrastInverted": "#F9F9F9",
98
- "dtColorSurfaceCriticalInverted": "#380010",
99
- "dtColorSurfaceWarningInverted": "#2C1B02",
100
- "dtColorSurfaceSuccessInverted": "#012717",
101
- "dtColorSurfaceInfoInverted": "#001429",
102
- "dtColorSurfaceBrandInverted": "#1D0155",
103
- "dtColorSurfaceCriticalSubtleInverted": "#1C0108",
104
- "dtColorSurfaceWarningSubtleInverted": "#201301",
105
- "dtColorSurfaceSuccessSubtleInverted": "#00150D",
106
- "dtColorSurfaceInfoSubtleInverted": "#010B16",
107
- "dtColorSurfaceBrandSubtleInverted": "#0E002A",
108
- "dtColorSurfaceCriticalStrongInverted": "#FF716F",
109
- "dtColorSurfaceWarningStrongInverted": "#FFDB80",
110
- "dtColorSurfaceSuccessStrongInverted": "#AEFB3C",
111
- "dtColorSurfaceInfoStrongInverted": "#4AA9EA",
112
- "dtColorSurfaceBrandStrongInverted": "#AB7EFF",
113
- "dtColorSurfacePrimaryOpaqueInverted": "#000000",
114
- "dtColorSurfaceSecondaryOpaqueInverted": "#ffffff",
115
- "dtColorSurfaceModerateOpaqueInverted": "#ffffff",
116
- "dtColorSurfaceBoldOpaqueInverted": "#ffffff",
117
- "dtColorSurfaceStrongOpaqueInverted": "#ffffff",
118
- "dtColorSurfaceContrastOpaqueInverted": "#ffffff",
119
- "dtColorSurfaceCriticalOpaqueInverted": "#640823",
120
- "dtColorSurfaceWarningOpaqueInverted": "#533204",
121
- "dtColorSurfaceSuccessOpaqueInverted": "#004F2E",
122
- "dtColorSurfaceInfoOpaqueInverted": "#001429",
123
- "dtColorSurfaceBrandOpaqueInverted": "#1D0155",
124
- "dtColorSurfaceCriticalSubtleOpaqueInverted": "#1C0108",
125
- "dtColorSurfaceWarningSubtleOpaqueInverted": "#201301",
126
- "dtColorSurfaceSuccessSubtleOpaqueInverted": "#00150D",
127
- "dtColorSurfaceInfoSubtleOpaqueInverted": "#010B16",
128
- "dtColorSurfaceBrandSubtleOpaqueInverted": "#0E002A",
129
- "dtColorSurfaceBackdrop": "#000000",
130
- "dtColorBorderSubtle": "#1C1C1C",
131
- "dtColorBorderDefault": "#1C1C1C",
132
- "dtColorBorderModerate": "#1C1C1C",
133
- "dtColorBorderBold": "#1C1C1C",
134
- "dtColorBorderCritical": "#FF1356",
135
- "dtColorBorderSuccess": "#2EA834",
136
- "dtColorBorderWarning": "#FF9E0E",
137
- "dtColorBorderBrand": "#7C52FF",
138
- "dtColorBorderCriticalSubtle": "#FF716F",
139
- "dtColorBorderSuccessSubtle": "#D1FF76",
140
- "dtColorBorderWarningSubtle": "#FFDB80",
141
- "dtColorBorderBrandSubtle": "#C2A3FF",
142
- "dtColorBorderCriticalStrong": "#93173A",
143
- "dtColorBorderSuccessStrong": "#004F2E",
144
- "dtColorBorderWarningStrong": "#D57F00",
145
- "dtColorBorderBrandStrong": "#5023DD",
87
+ "dtColorBorderSubtle": "#000000",
88
+ "dtColorBorderDefault": "#000000",
89
+ "dtColorBorderModerate": "#000000",
90
+ "dtColorBorderBold": "#000000",
146
91
  "dtColorBorderSubtleInverted": "#ffffff",
147
92
  "dtColorBorderDefaultInverted": "#ffffff",
148
93
  "dtColorBorderModerateInverted": "#ffffff",
149
94
  "dtColorBorderBoldInverted": "#ffffff",
150
- "dtColorBorderCriticalInverted": "#FF716F",
151
- "dtColorBorderSuccessInverted": "#52C926",
152
- "dtColorBorderWarningInverted": "#EA8F07",
153
- "dtColorBorderBrandInverted": "#AB7EFF",
154
- "dtColorBorderCriticalSubtleInverted": "#640823",
155
- "dtColorBorderSuccessSubtleInverted": "#004F2E",
156
- "dtColorBorderWarningSubtleInverted": "#815008",
157
- "dtColorBorderBrandSubtleInverted": "#7C52FF",
158
- "dtColorBorderCriticalStrongInverted": "#FFABA4",
159
- "dtColorBorderSuccessStrongInverted": "#84EE0B",
160
- "dtColorBorderWarningStrongInverted": "#FFDB80",
95
+ "dtColorBorderFocus": "#51A0FE",
96
+ "dtColorBorderCritical": "#EC0E0E",
97
+ "dtColorBorderSuccess": "#1AA340",
98
+ "dtColorBorderWarning": "#D28F2B",
99
+ "dtColorBorderBrand": "#7C52FF",
100
+ "dtColorBorderAi": "linear-gradient(135deg, #F9008E 10%, #7C52FF 90%)",
101
+ "dtColorBorderAccent": "#F9008E",
102
+ "dtColorBorderCriticalSubtle": "#FF8585",
103
+ "dtColorBorderCriticalStrong": "#B70B0B",
104
+ "dtColorBorderSuccessSubtle": "#B0FFA3",
105
+ "dtColorBorderSuccessStrong": "#124620",
106
+ "dtColorBorderWarningSubtle": "#FFDB80",
107
+ "dtColorBorderWarningStrong": "#815008",
108
+ "dtColorBorderBrandSubtle": "#DAC7FF",
109
+ "dtColorBorderBrandStrong": "#3A1D95",
110
+ "dtColorBorderCriticalInverted": "#FF8585",
111
+ "dtColorBorderSuccessInverted": "#B0FFA3",
112
+ "dtColorBorderWarningInverted": "#FFDB80",
113
+ "dtColorBorderBrandInverted": "#7C52FF",
114
+ "dtColorBorderCriticalSubtleInverted": "#B70B0B",
115
+ "dtColorBorderCriticalStrongInverted": "#FFE5E6",
116
+ "dtColorBorderSuccessSubtleInverted": "#1AA340",
117
+ "dtColorBorderSuccessStrongInverted": "#EDF9EB",
118
+ "dtColorBorderWarningSubtleInverted": "#D28F2B",
119
+ "dtColorBorderWarningStrongInverted": "#FFF4CC",
120
+ "dtColorBorderBrandSubtleInverted": "#3A1D95",
161
121
  "dtColorBorderBrandStrongInverted": "#DAC7FF",
162
- "dtColorBorderFocus": "#2C83D5",
163
- "dtColorBorderAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
164
- "dtColorBorderAccent": "#FF1BA4",
165
122
  "dtTypographyBodyMdFontFamily": "Archivo, -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",
166
123
  "dtTypographyBodyMdFontWeight": "400",
167
124
  "dtTypographyBodyMdLineHeight": "1.6",
@@ -362,107 +319,107 @@
362
319
  "dtInputsColorForegroundDefault": "#3A3A3A",
363
320
  "dtInputsColorForegroundPlaceholder": "#808080",
364
321
  "dtInputsColorForegroundDisabled": "#808080",
365
- "dtInputsColorBorderDefault": "#1C1C1C",
366
- "dtInputsColorBorderFocus": "#2C83D5",
367
- "dtInputsColorBorderCritical": "#FF1356",
368
- "dtInputsColorBorderSuccess": "#2EA834",
369
- "dtInputsColorBorderWarning": "#FF9E0E",
322
+ "dtInputsColorBorderDefault": "#000000",
323
+ "dtInputsColorBorderFocus": "#51A0FE",
324
+ "dtInputsColorBorderCritical": "#EC0E0E",
325
+ "dtInputsColorBorderSuccess": "#1AA340",
326
+ "dtInputsColorBorderWarning": "#D28F2B",
370
327
  "dtInputsColorBorderDisabled": "transparent",
371
- "dtInputsColorBackgroundDefault": "#1C1C1C",
372
- "dtInputsColorBackgroundFocus": "#F9F9F9",
373
- "dtInputsColorBackgroundDisabled": "#1C1C1C",
328
+ "dtInputsColorBackgroundDefault": "#000000",
329
+ "dtInputsColorBackgroundFocus": "#000000",
330
+ "dtInputsColorBackgroundDisabled": "#000000",
374
331
  "dtActionColorForegroundBaseDefault": "#7C52FF",
375
- "dtActionColorForegroundBaseHover": "#5023DD",
376
- "dtActionColorForegroundBaseActive": "#5023DD",
332
+ "dtActionColorForegroundBaseHover": "#7C52FF",
333
+ "dtActionColorForegroundBaseActive": "#7C52FF",
377
334
  "dtActionColorForegroundBasePrimaryDefault": "#ffffff",
378
- "dtActionColorForegroundCriticalDefault": "#FF1356",
379
- "dtActionColorForegroundCriticalHover": "#AF0032",
380
- "dtActionColorForegroundCriticalActive": "#AF0032",
335
+ "dtActionColorForegroundCriticalDefault": "#EC0E0E",
336
+ "dtActionColorForegroundCriticalHover": "#EC0E0E",
337
+ "dtActionColorForegroundCriticalActive": "#EC0E0E",
381
338
  "dtActionColorForegroundCriticalPrimaryDefault": "#ffffff",
382
- "dtActionColorForegroundInvertedDefault": "#F9F9F9",
383
- "dtActionColorForegroundInvertedHover": "#F9F9F9",
384
- "dtActionColorForegroundInvertedActive": "#F9F9F9",
339
+ "dtActionColorForegroundInvertedDefault": "#ffffff",
340
+ "dtActionColorForegroundInvertedHover": "#ffffff",
341
+ "dtActionColorForegroundInvertedActive": "#ffffff",
385
342
  "dtActionColorForegroundInvertedPrimaryDefault": "#7C52FF",
386
- "dtActionColorForegroundInvertedPrimaryHover": "#5023DD",
387
- "dtActionColorForegroundInvertedPrimaryActive": "#5023DD",
343
+ "dtActionColorForegroundInvertedPrimaryHover": "#3A1D95",
344
+ "dtActionColorForegroundInvertedPrimaryActive": "#3A1D95",
388
345
  "dtActionColorForegroundMutedDefault": "#3A3A3A",
389
- "dtActionColorForegroundMutedHover": "#1C1C1C",
390
- "dtActionColorForegroundMutedActive": "#1C1C1C",
346
+ "dtActionColorForegroundMutedHover": "#3A3A3A",
347
+ "dtActionColorForegroundMutedActive": "#3A3A3A",
391
348
  "dtActionColorForegroundDisabledDefault": "#808080",
392
- "dtActionColorForegroundPositiveDefault": "#008E52",
393
- "dtActionColorForegroundPositiveHover": "#004F2E",
394
- "dtActionColorForegroundPositiveActive": "#004F2E",
349
+ "dtActionColorForegroundPositiveDefault": "#1AA340",
350
+ "dtActionColorForegroundPositiveHover": "#1AA340",
351
+ "dtActionColorForegroundPositiveActive": "#1AA340",
395
352
  "dtActionColorForegroundPositivePrimaryDefault": "#ffffff",
396
353
  "dtActionColorBackgroundBaseDefault": "transparent",
397
- "dtActionColorBackgroundBaseHover": "#DAC7FF",
398
- "dtActionColorBackgroundBaseActive": "#DAC7FF",
354
+ "dtActionColorBackgroundBaseHover": "#7C52FF",
355
+ "dtActionColorBackgroundBaseActive": "#7C52FF",
399
356
  "dtActionColorBackgroundBasePrimaryDefault": "#7C52FF",
400
- "dtActionColorBackgroundBasePrimaryHover": "#6538F1",
401
- "dtActionColorBackgroundBasePrimaryActive": "#5023DD",
357
+ "dtActionColorBackgroundBasePrimaryHover": "#7C52FF",
358
+ "dtActionColorBackgroundBasePrimaryActive": "#7C52FF",
402
359
  "dtActionColorBackgroundCriticalDefault": "transparent",
403
- "dtActionColorBackgroundCriticalHover": "#FFABA4",
404
- "dtActionColorBackgroundCriticalActive": "#FFABA4",
405
- "dtActionColorBackgroundCriticalPrimaryDefault": "#FF1356",
406
- "dtActionColorBackgroundCriticalPrimaryHover": "#D90A45",
407
- "dtActionColorBackgroundCriticalPrimaryActive": "#AF0032",
360
+ "dtActionColorBackgroundCriticalHover": "#EC0E0E",
361
+ "dtActionColorBackgroundCriticalActive": "#EC0E0E",
362
+ "dtActionColorBackgroundCriticalPrimaryDefault": "#EC0E0E",
363
+ "dtActionColorBackgroundCriticalPrimaryHover": "#EC0E0E",
364
+ "dtActionColorBackgroundCriticalPrimaryActive": "#EC0E0E",
408
365
  "dtActionColorBackgroundInvertedDefault": "transparent",
409
- "dtActionColorBackgroundInvertedHover": "#535353",
410
- "dtActionColorBackgroundInvertedActive": "#808080",
411
- "dtActionColorBackgroundInvertedPrimaryDefault": "#F9F9F9",
366
+ "dtActionColorBackgroundInvertedHover": "#ffffff",
367
+ "dtActionColorBackgroundInvertedActive": "#ffffff",
368
+ "dtActionColorBackgroundInvertedPrimaryDefault": "#ffffff",
412
369
  "dtActionColorBackgroundInvertedPrimaryHover": "#F5F0FF",
413
- "dtActionColorBackgroundInvertedPrimaryActive": "#DAC7FF",
370
+ "dtActionColorBackgroundInvertedPrimaryActive": "#F5F0FF",
414
371
  "dtActionColorBackgroundMutedDefault": "transparent",
415
- "dtActionColorBackgroundMutedHover": "#1C1C1C",
416
- "dtActionColorBackgroundMutedActive": "#1C1C1C",
417
- "dtActionColorBackgroundDisabledDefault": "#1C1C1C",
372
+ "dtActionColorBackgroundMutedHover": "#222222",
373
+ "dtActionColorBackgroundMutedActive": "#222222",
374
+ "dtActionColorBackgroundDisabledDefault": "#D2D2D2",
418
375
  "dtActionColorBackgroundPositiveDefault": "transparent",
419
- "dtActionColorBackgroundPositiveHover": "#DBFFA9",
420
- "dtActionColorBackgroundPositiveActive": "#DBFFA9",
421
- "dtActionColorBackgroundPositivePrimaryDefault": "#2EA834",
422
- "dtActionColorBackgroundPositivePrimaryHover": "#008E52",
423
- "dtActionColorBackgroundPositivePrimaryActive": "#008E52",
376
+ "dtActionColorBackgroundPositiveHover": "#EDF9EB",
377
+ "dtActionColorBackgroundPositiveActive": "#1AA340",
378
+ "dtActionColorBackgroundPositivePrimaryDefault": "#1AA340",
379
+ "dtActionColorBackgroundPositivePrimaryHover": "#1AA340",
380
+ "dtActionColorBackgroundPositivePrimaryActive": "#1AA340",
424
381
  "dtActionColorBorderBaseOutlinedDefault": "#7C52FF",
425
- "dtActionColorBorderCriticalOutlinedDefault": "#FF1356",
382
+ "dtActionColorBorderCriticalOutlinedDefault": "#EC0E0E",
426
383
  "dtActionColorBorderInvertedOutlinedDefault": "#ffffff",
427
- "dtActionColorBorderMutedOutlinedDefault": "#1C1C1C",
428
- "dtThemeColorBase": "#1C1C1C",
429
- "dtThemeTopbarColorForeground": "#1C1C1C",
384
+ "dtActionColorBorderMutedOutlinedDefault": "#000000",
385
+ "dtThemeColorBase": "#000000",
386
+ "dtThemeTopbarColorForeground": "#000000",
430
387
  "dtThemeTopbarColorBackground": "#F9F9F9",
431
- "dtThemeTopbarFieldColorForeground": "#1C1C1C",
432
- "dtThemeTopbarFieldColorForegroundHover": "#1C1C1C",
433
- "dtThemeTopbarFieldColorBackground": "#1C1C1C",
434
- "dtThemeTopbarFieldColorBackgroundHover": "#1C1C1C",
435
- "dtThemeTopbarFieldColorBorder": "#1C1C1C",
436
- "dtThemeTopbarFieldColorBorderHover": "#1C1C1C",
437
- "dtThemeTopbarFieldColorBorderActive": "#1C1C1C",
438
- "dtThemeTopbarButtonColorForeground": "#1C1C1C",
439
- "dtThemeTopbarButtonColorForegroundHover": "#1C1C1C",
440
- "dtThemeTopbarButtonColorBackground": "#1C1C1C",
441
- "dtThemeTopbarButtonColorBackgroundHover": "#1C1C1C",
442
- "dtThemeTopbarButtonColorBackgroundActive": "#1C1C1C",
443
- "dtThemeTopbarProfileColorForeground": "#1C1C1C",
444
- "dtThemeTopbarProfileColorForegroundInverted": "#F9F9F9",
445
- "dtThemeTopbarProfileColorBackground": "#1C1C1C",
446
- "dtThemeTopbarProfileColorBackgroundInverted": "#1C1C1C",
447
- "dtThemeTopbarProfileColorBackgroundHover": "#1C1C1C",
448
- "dtThemeTopbarProfileColorBackgroundActive": "#1C1C1C",
388
+ "dtThemeTopbarFieldColorForeground": "#000000",
389
+ "dtThemeTopbarFieldColorForegroundHover": "#000000",
390
+ "dtThemeTopbarFieldColorBackground": "#000000",
391
+ "dtThemeTopbarFieldColorBackgroundHover": "#000000",
392
+ "dtThemeTopbarFieldColorBorder": "#000000",
393
+ "dtThemeTopbarFieldColorBorderHover": "#000000",
394
+ "dtThemeTopbarFieldColorBorderActive": "#000000",
395
+ "dtThemeTopbarButtonColorForeground": "#000000",
396
+ "dtThemeTopbarButtonColorForegroundHover": "#000000",
397
+ "dtThemeTopbarButtonColorBackground": "#000000",
398
+ "dtThemeTopbarButtonColorBackgroundHover": "#000000",
399
+ "dtThemeTopbarButtonColorBackgroundActive": "#000000",
400
+ "dtThemeTopbarProfileColorForeground": "#000000",
401
+ "dtThemeTopbarProfileColorForegroundInverted": "#ffffff",
402
+ "dtThemeTopbarProfileColorBackground": "#000000",
403
+ "dtThemeTopbarProfileColorBackgroundInverted": "#000000",
404
+ "dtThemeTopbarProfileColorBackgroundHover": "#000000",
405
+ "dtThemeTopbarProfileColorBackgroundActive": "#000000",
449
406
  "dtThemeSidebarColorForeground": "#3A3A3A",
450
- "dtThemeSidebarColorForegroundUnread": "#1C1C1C",
407
+ "dtThemeSidebarColorForegroundUnread": "#000000",
451
408
  "dtThemeSidebarColorBackground": "#F9F9F9",
452
409
  "dtThemeSidebarIconColorForeground": "#3A3A3A",
453
- "dtThemeSidebarStatusColorForeground": "#535353",
454
- "dtThemeSidebarRowColorBackground": "#1C1C1C",
455
- "dtThemeSidebarRowColorBackgroundHover": "#1C1C1C",
456
- "dtThemeSidebarRowColorBackgroundActive": "#1C1C1C",
457
- "dtThemeSidebarSelectedRowColorForeground": "#1C1C1C",
458
- "dtThemeSidebarSelectedRowColorBackground": "#1C1C1C",
459
- "dtThemeSidebarSectionColorForeground": "#535353",
460
- "dtThemePresenceColorBackgroundAvailable": "#52C926",
461
- "dtThemePresenceColorBackgroundBusyUnavailable": "#FF1356",
462
- "dtThemePresenceColorBackgroundBusy": "#FF9E0E",
410
+ "dtThemeSidebarStatusColorForeground": "#555555",
411
+ "dtThemeSidebarRowColorBackground": "#000000",
412
+ "dtThemeSidebarRowColorBackgroundHover": "#000000",
413
+ "dtThemeSidebarRowColorBackgroundActive": "#000000",
414
+ "dtThemeSidebarSelectedRowColorForeground": "#000000",
415
+ "dtThemeSidebarSelectedRowColorBackground": "#000000",
416
+ "dtThemeSidebarSectionColorForeground": "#555555",
417
+ "dtThemePresenceColorBackgroundAvailable": "#1AA340",
418
+ "dtThemePresenceColorBackgroundBusyUnavailable": "#EC0E0E",
419
+ "dtThemePresenceColorBackgroundBusy": "#F6AB3C",
463
420
  "dtThemePresenceColorBackgroundOffline": "#ffffff",
464
421
  "dtThemeMentionColorForeground": "#ffffff",
465
- "dtThemeMentionColorForegroundStrong": "#F9F9F9",
422
+ "dtThemeMentionColorForegroundStrong": "#ffffff",
466
423
  "dtThemeMentionColorBackground": "#7C52FF",
467
424
  "dtThemeMentionColorBackgroundStrong": "#3A1D95",
468
425
  "dtAvatarColorForeground": "#000000",
@@ -485,28 +442,25 @@
485
442
  "dtAvatarColorBackground1700": "#ffd646",
486
443
  "dtAvatarColorBackground1800": "#f1dab7",
487
444
  "dtAvatarColorBackground000": "#e0e0e0",
488
- "dtBadgeColorBackgroundDefault": "#1C1C1C",
489
- "dtBadgeColorBackgroundInfo": "#BDE8FF",
490
- "dtBadgeColorBackgroundSuccess": "#DBFFA9",
491
- "dtBadgeColorBackgroundWarning": "#FFE89C",
492
- "dtBadgeColorBackgroundCritical": "#FFABA4",
445
+ "dtBadgeColorBackgroundDefault": "#000000",
446
+ "dtBadgeColorBackgroundInfo": "#EAF2FA",
447
+ "dtBadgeColorBackgroundSuccess": "#EDF9EB",
448
+ "dtBadgeColorBackgroundWarning": "#FFF4CC",
449
+ "dtBadgeColorBackgroundCritical": "#FFE5E6",
493
450
  "dtBadgeColorBackgroundBulletin": "#7C52FF",
494
- "dtBadgeColorBackgroundBulletinSubtle": "#DAC7FF",
495
- "dtBadgeColorBackgroundAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
451
+ "dtBadgeColorBackgroundBulletinSubtle": "#7C52FF",
452
+ "dtBadgeColorBackgroundAi": "linear-gradient(135deg, #F9008E 10%, #7C52FF 90%)",
496
453
  "dtBadgeColorForegroundDefault": "#000000",
497
454
  "dtBadgeColorForegroundBulletin": "#ffffff",
498
- "dtBadgeColorForegroundBulletinSubtle": "#3A1D95",
499
- "dtBadgeColorForegroundAi": "#ffffff",
500
- "dtBadgeColorBorderDefault": "#1C1C1C",
455
+ "dtBadgeColorForegroundBulletinSubtle": "#7C52FF",
456
+ "dtBadgeColorBorderDefault": "#000000",
501
457
  "dtBadgeColorBorderBulletinSubtle": "#7C52FF",
502
458
  "dtCheckboxSizeWidth": "1rem",
503
459
  "dtCheckboxSizeHeight": "1rem",
504
460
  "dtCheckboxSizeRadius": "0.25rem",
505
- "dtCheckboxColorBorderUnchecked": "#1C1C1C",
461
+ "dtCheckboxColorBorderUnchecked": "#000000",
506
462
  "dtCheckboxColorBorderChecked": "#7C52FF",
507
463
  "dtCheckboxColorBackgroundChecked": "#7C52FF",
508
- "dtCheckboxColorForegroundDefault": "transparent",
509
- "dtCheckboxColorForegroundChecked": "#F9F9F9",
510
464
  "dtIconSize100": "12px",
511
465
  "dtIconSize200": "14px",
512
466
  "dtIconSize300": "18px",
@@ -526,9 +480,7 @@
526
480
  "dtRadioSizeWidth": "1rem",
527
481
  "dtRadioSizeHeight": "1rem",
528
482
  "dtRadioSizeRadius": "50%",
529
- "dtRadioColorBorderUnchecked": "#1C1C1C",
483
+ "dtRadioColorBorderUnchecked": "#000000",
530
484
  "dtRadioColorBorderChecked": "#7C52FF",
531
- "dtRadioColorBackgroundChecked": "#7C52FF",
532
- "dtRadioColorForegroundDefault": "transparent",
533
- "dtRadioColorForegroundChecked": "#F9F9F9"
485
+ "dtRadioColorBackgroundChecked": "#7C52FF"
534
486
  }