@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
@@ -1,51 +1,65 @@
1
1
  {
2
2
  "dtSizeBorderFocus": "0.1875rem",
3
- "dtColorForegroundPrimary": "#ff0000",
3
+ "dtColorForegroundPrimary": "#E6E6E6",
4
4
  "dtColorForegroundSecondary": "#c7c7c7",
5
5
  "dtColorForegroundTertiary": "#B0B0B0",
6
- "dtColorForegroundMuted": "#D4D4D4",
7
- "dtColorForegroundPlaceholder": "#B0B0B0",
8
- "dtColorForegroundDisabled": "#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": "#000000",
14
+ "dtColorForegroundPrimaryInverted": "#171717",
15
15
  "dtColorForegroundSecondaryInverted": "#3d3d3d",
16
16
  "dtColorForegroundTertiaryInverted": "#555555",
17
17
  "dtColorForegroundMutedInverted": "#171717",
18
18
  "dtColorForegroundPlaceholderInverted": "#555555",
19
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
25
  "dtColorLinkPrimary": "#C2A3FF",
26
- "dtColorLinkPrimaryHover": "#DAC7FF",
27
26
  "dtColorLinkCritical": "#FF716F",
28
- "dtColorLinkCriticalHover": "#FFABA4",
29
27
  "dtColorLinkSuccess": "#AEFB3C",
30
- "dtColorLinkSuccessHover": "#DBFFA9",
31
28
  "dtColorLinkWarning": "#FFBD48",
32
- "dtColorLinkWarningHover": "#FFE89C",
33
29
  "dtColorLinkMuted": "#c7c7c7",
34
- "dtColorLinkMutedHover": "#ff0000",
35
- "dtColorLinkDisabled": "#B0B0B0",
36
- "dtColorLinkDisabledHover": "#B0B0B0",
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",
44
- "dtColorLinkWarningInvertedHover": "#533204",
45
35
  "dtColorLinkMutedInverted": "#3d3d3d",
46
- "dtColorLinkMutedInvertedHover": "#171717",
47
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",
46
+ "dtColorLinkWarningInvertedHover": "#533204",
47
+ "dtColorLinkMutedInvertedHover": "#171717",
48
48
  "dtColorLinkDisabledInvertedHover": "#555555",
49
+ "dtColorSurfaceSecondaryOpaque": "#E6E6E6",
50
+ "dtColorSurfaceModerateOpaque": "#E6E6E6",
51
+ "dtColorSurfaceBoldOpaque": "#E6E6E6",
52
+ "dtColorSurfaceStrongOpaque": "#E6E6E6",
53
+ "dtColorSurfaceContrastOpaque": "#ffffff",
54
+ "dtColorSurfaceBackdrop": "#000000",
55
+ "dtColorSurfaceCriticalOpaque": "#93173A",
56
+ "dtColorSurfaceCriticalSubtleOpaque": "#1C0108",
57
+ "dtColorSurfaceWarningOpaque": "#533204",
58
+ "dtColorSurfaceWarningSubtleOpaque": "#201301",
59
+ "dtColorSurfaceSuccessOpaque": "#004F2E",
60
+ "dtColorSurfaceSuccessSubtleOpaque": "#00150D",
61
+ "dtColorSurfaceInfoOpaque": "#001429",
62
+ "dtColorSurfaceInfoSubtleOpaque": "#010B16",
49
63
  "dtColorSurfacePrimary": "#171717",
50
64
  "dtColorSurfaceSecondary": "#1f1f1f",
51
65
  "dtColorSurfaceModerate": "#3d3d3d",
@@ -53,109 +67,94 @@
53
67
  "dtColorSurfaceStrong": "#B0B0B0",
54
68
  "dtColorSurfaceContrast": "#ffffff",
55
69
  "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": "#0E002A",
70
+ "dtColorSurfaceCriticalSubtle": "#1C0108",
65
71
  "dtColorSurfaceCriticalStrong": "#FF716F",
72
+ "dtColorSurfaceWarning": "#2C1B02",
73
+ "dtColorSurfaceWarningSubtle": "#201301",
66
74
  "dtColorSurfaceWarningStrong": "#FFDB80",
75
+ "dtColorSurfaceSuccess": "#012717",
76
+ "dtColorSurfaceSuccessSubtle": "#00150D",
67
77
  "dtColorSurfaceSuccessStrong": "#AEFB3C",
78
+ "dtColorSurfaceInfo": "#001429",
79
+ "dtColorSurfaceInfoSubtle": "#010B16",
68
80
  "dtColorSurfaceInfoStrong": "#4AA9EA",
69
- "dtColorSurfaceBrandStrong": "#AB7EFF",
70
- "dtColorSurfacePrimaryOpaque": "#171717",
71
- "dtColorSurfaceSecondaryOpaque": "#E6E6E6",
72
- "dtColorSurfaceModerateOpaque": "#E6E6E6",
73
- "dtColorSurfaceBoldOpaque": "#E6E6E6",
74
- "dtColorSurfaceStrongOpaque": "#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": "#0E002A",
86
- "dtColorSurfacePrimaryInverted": "#ffffff",
87
81
  "dtColorSurfaceSecondaryInverted": "#F9F9F9",
88
82
  "dtColorSurfaceModerateInverted": "#E6E6E6",
89
83
  "dtColorSurfaceBoldInverted": "#D4D4D4",
90
84
  "dtColorSurfaceStrongInverted": "#555555",
91
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": "#ffffff",
108
- "dtColorSurfaceSecondaryOpaqueInverted": "#ff0000",
109
- "dtColorSurfaceModerateOpaqueInverted": "#ff0000",
110
- "dtColorSurfaceBoldOpaqueInverted": "#ff0000",
111
- "dtColorSurfaceStrongOpaqueInverted": "#ff0000",
112
- "dtColorSurfaceContrastOpaqueInverted": "#ff0000",
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
123
  "dtColorBorderSubtle": "#ffffff",
125
124
  "dtColorBorderDefault": "#ffffff",
126
125
  "dtColorBorderModerate": "#ffffff",
127
126
  "dtColorBorderBold": "#ffffff",
127
+ "dtColorBorderSubtleInverted": "#000000",
128
+ "dtColorBorderDefaultInverted": "#000000",
129
+ "dtColorBorderModerateInverted": "#000000",
130
+ "dtColorBorderBoldInverted": "#000000",
131
+ "dtColorBorderFocus": "#1768C6",
128
132
  "dtColorBorderCritical": "#FF716F",
129
133
  "dtColorBorderSuccess": "#D1FF76",
130
134
  "dtColorBorderWarning": "#FFDB80",
131
135
  "dtColorBorderBrand": "#C2A3FF",
136
+ "dtColorBorderAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
137
+ "dtColorBorderAccent": "#FF1BA4",
132
138
  "dtColorBorderCriticalSubtle": "#93173A",
133
- "dtColorBorderSuccessSubtle": "#52C926",
134
- "dtColorBorderWarningSubtle": "#FF9E0E",
135
- "dtColorBorderBrandSubtle": "#7C52FF",
136
139
  "dtColorBorderCriticalStrong": "#FFABA4",
140
+ "dtColorBorderSuccessSubtle": "#52C926",
137
141
  "dtColorBorderSuccessStrong": "#AEFB3C",
142
+ "dtColorBorderWarningSubtle": "#FF9E0E",
138
143
  "dtColorBorderWarningStrong": "#FFE89C",
144
+ "dtColorBorderBrandSubtle": "#7C52FF",
139
145
  "dtColorBorderBrandStrong": "#DAC7FF",
140
- "dtColorBorderSubtleInverted": "#000000",
141
- "dtColorBorderDefaultInverted": "#000000",
142
- "dtColorBorderModerateInverted": "#000000",
143
- "dtColorBorderBoldInverted": "#000000",
144
146
  "dtColorBorderCriticalInverted": "#FF1356",
145
147
  "dtColorBorderSuccessInverted": "#31B237",
146
148
  "dtColorBorderWarningInverted": "#FF9E0E",
147
149
  "dtColorBorderBrandInverted": "#7C52FF",
148
150
  "dtColorBorderCriticalSubtleInverted": "#FF716F",
149
- "dtColorBorderSuccessSubtleInverted": "#D1FF76",
150
- "dtColorBorderWarningSubtleInverted": "#FFDB80",
151
- "dtColorBorderBrandSubtleInverted": "#C2A3FF",
152
151
  "dtColorBorderCriticalStrongInverted": "#93173A",
152
+ "dtColorBorderSuccessSubtleInverted": "#D1FF76",
153
153
  "dtColorBorderSuccessStrongInverted": "#004F2E",
154
+ "dtColorBorderWarningSubtleInverted": "#FFDB80",
154
155
  "dtColorBorderWarningStrongInverted": "#D57F00",
156
+ "dtColorBorderBrandSubtleInverted": "#C2A3FF",
155
157
  "dtColorBorderBrandStrongInverted": "#5023DD",
156
- "dtColorBorderFocus": "#1768C6",
157
- "dtColorBorderAi": "linear-gradient(135deg, #FF1BA4 10%, #ff0000 90%)",
158
- "dtColorBorderAccent": "#FF1BA4",
159
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",
160
159
  "dtTypographyBodyMdFontWeight": "400",
161
160
  "dtTypographyBodyMdLineHeight": "1.6",
@@ -373,9 +372,9 @@
373
372
  "dtInputsFontWeightMd": "400",
374
373
  "dtInputsFontWeightLg": "400",
375
374
  "dtInputsFontWeightXl": "400",
376
- "dtInputsColorForegroundDefault": "#ff0000",
377
- "dtInputsColorForegroundPlaceholder": "#B0B0B0",
378
- "dtInputsColorForegroundDisabled": "#B0B0B0",
375
+ "dtInputsColorForegroundDefault": "#c7c7c7",
376
+ "dtInputsColorForegroundPlaceholder": "#808080",
377
+ "dtInputsColorForegroundDisabled": "#808080",
379
378
  "dtInputsColorBorderDefault": "#ffffff",
380
379
  "dtInputsColorBorderFocus": "#1768C6",
381
380
  "dtInputsColorBorderCritical": "#FF716F",
@@ -388,25 +387,25 @@
388
387
  "dtActionColorForegroundBaseDefault": "#C2A3FF",
389
388
  "dtActionColorForegroundBaseHover": "#DAC7FF",
390
389
  "dtActionColorForegroundBaseActive": "#DAC7FF",
391
- "dtActionColorForegroundBasePrimaryDefault": "#ff0000",
390
+ "dtActionColorForegroundBasePrimaryDefault": "#000000",
392
391
  "dtActionColorForegroundCriticalDefault": "#FF716F",
393
392
  "dtActionColorForegroundCriticalHover": "#FFABA4",
394
393
  "dtActionColorForegroundCriticalActive": "#FFABA4",
395
- "dtActionColorForegroundCriticalPrimaryDefault": "#ff0000",
396
- "dtActionColorForegroundInvertedDefault": "#000000",
397
- "dtActionColorForegroundInvertedHover": "#000000",
398
- "dtActionColorForegroundInvertedActive": "#000000",
394
+ "dtActionColorForegroundCriticalPrimaryDefault": "#000000",
395
+ "dtActionColorForegroundInvertedDefault": "#171717",
396
+ "dtActionColorForegroundInvertedHover": "#171717",
397
+ "dtActionColorForegroundInvertedActive": "#171717",
399
398
  "dtActionColorForegroundInvertedPrimaryDefault": "#C2A3FF",
400
399
  "dtActionColorForegroundInvertedPrimaryHover": "#DAC7FF",
401
400
  "dtActionColorForegroundInvertedPrimaryActive": "#DAC7FF",
402
401
  "dtActionColorForegroundMutedDefault": "#c7c7c7",
403
- "dtActionColorForegroundMutedHover": "#ff0000",
404
- "dtActionColorForegroundMutedActive": "#ff0000",
405
- "dtActionColorForegroundDisabledDefault": "#B0B0B0",
402
+ "dtActionColorForegroundMutedHover": "#E6E6E6",
403
+ "dtActionColorForegroundMutedActive": "#E6E6E6",
404
+ "dtActionColorForegroundDisabledDefault": "#808080",
406
405
  "dtActionColorForegroundPositiveDefault": "#AEFB3C",
407
406
  "dtActionColorForegroundPositiveHover": "#DBFFA9",
408
407
  "dtActionColorForegroundPositiveActive": "#DBFFA9",
409
- "dtActionColorForegroundPositivePrimaryDefault": "#ff0000",
408
+ "dtActionColorForegroundPositivePrimaryDefault": "#000000",
410
409
  "dtActionColorBackgroundBaseDefault": "transparent",
411
410
  "dtActionColorBackgroundBaseHover": "#9568FF",
412
411
  "dtActionColorBackgroundBaseActive": "#9568FF",
@@ -439,44 +438,44 @@
439
438
  "dtActionColorBorderCriticalOutlinedDefault": "#FF716F",
440
439
  "dtActionColorBorderInvertedOutlinedDefault": "#000000",
441
440
  "dtActionColorBorderMutedOutlinedDefault": "#ffffff",
442
- "dtThemeColorBase": "#ff0000",
443
- "dtThemeTopbarColorForeground": "#ff0000",
441
+ "dtThemeColorBase": "#E6E6E6",
442
+ "dtThemeTopbarColorForeground": "#E6E6E6",
444
443
  "dtThemeTopbarColorBackground": "#1f1f1f",
445
- "dtThemeTopbarFieldColorForeground": "#ff0000",
446
- "dtThemeTopbarFieldColorForegroundHover": "#ff0000",
447
- "dtThemeTopbarFieldColorBackground": "#ff0000",
444
+ "dtThemeTopbarFieldColorForeground": "#E6E6E6",
445
+ "dtThemeTopbarFieldColorForegroundHover": "#E6E6E6",
446
+ "dtThemeTopbarFieldColorBackground": "#E6E6E6",
448
447
  "dtThemeTopbarFieldColorBackgroundHover": "#1f1f1f",
449
- "dtThemeTopbarFieldColorBorder": "#ff0000",
450
- "dtThemeTopbarFieldColorBorderHover": "#ff0000",
451
- "dtThemeTopbarFieldColorBorderActive": "#ff0000",
452
- "dtThemeTopbarButtonColorForeground": "#ff0000",
453
- "dtThemeTopbarButtonColorForegroundHover": "#ff0000",
454
- "dtThemeTopbarButtonColorBackground": "#ff0000",
455
- "dtThemeTopbarButtonColorBackgroundHover": "#ff0000",
456
- "dtThemeTopbarButtonColorBackgroundActive": "#ff0000",
457
- "dtThemeTopbarProfileColorForeground": "#ff0000",
458
- "dtThemeTopbarProfileColorForegroundInverted": "#000000",
459
- "dtThemeTopbarProfileColorBackground": "#ff0000",
460
- "dtThemeTopbarProfileColorBackgroundInverted": "#ff0000",
461
- "dtThemeTopbarProfileColorBackgroundHover": "#ff0000",
462
- "dtThemeTopbarProfileColorBackgroundActive": "#ff0000",
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",
463
462
  "dtThemeSidebarColorForeground": "#c7c7c7",
464
- "dtThemeSidebarColorForegroundUnread": "#ff0000",
463
+ "dtThemeSidebarColorForegroundUnread": "#E6E6E6",
465
464
  "dtThemeSidebarColorBackground": "#1f1f1f",
466
465
  "dtThemeSidebarIconColorForeground": "#c7c7c7",
467
466
  "dtThemeSidebarStatusColorForeground": "#B0B0B0",
468
- "dtThemeSidebarRowColorBackground": "#ff0000",
469
- "dtThemeSidebarRowColorBackgroundHover": "#ff0000",
470
- "dtThemeSidebarRowColorBackgroundActive": "#ff0000",
471
- "dtThemeSidebarSelectedRowColorForeground": "#ff0000",
472
- "dtThemeSidebarSelectedRowColorBackground": "#ff0000",
467
+ "dtThemeSidebarRowColorBackground": "#E6E6E6",
468
+ "dtThemeSidebarRowColorBackgroundHover": "#E6E6E6",
469
+ "dtThemeSidebarRowColorBackgroundActive": "#E6E6E6",
470
+ "dtThemeSidebarSelectedRowColorForeground": "#E6E6E6",
471
+ "dtThemeSidebarSelectedRowColorBackground": "#E6E6E6",
473
472
  "dtThemeSidebarSectionColorForeground": "#B0B0B0",
474
473
  "dtThemePresenceColorBackgroundAvailable": "#84EE0B",
475
474
  "dtThemePresenceColorBackgroundBusyUnavailable": "#FF415B",
476
475
  "dtThemePresenceColorBackgroundBusy": "#FFBD48",
477
476
  "dtThemePresenceColorBackgroundOffline": "#ffffff",
478
- "dtThemeMentionColorForeground": "#ff0000",
479
- "dtThemeMentionColorForegroundStrong": "#000000",
477
+ "dtThemeMentionColorForeground": "#000000",
478
+ "dtThemeMentionColorForegroundStrong": "#171717",
480
479
  "dtThemeMentionColorBackground": "#AB7EFF",
481
480
  "dtThemeMentionColorBackgroundStrong": "#F5F0FF",
482
481
  "dtAvatarColorForeground": "#000000",
@@ -506,10 +505,10 @@
506
505
  "dtBadgeColorBackgroundCritical": "#640823",
507
506
  "dtBadgeColorBackgroundBulletin": "#AB7EFF",
508
507
  "dtBadgeColorBackgroundBulletinSubtle": "#3A1D95",
509
- "dtBadgeColorBackgroundAi": "linear-gradient(135deg, #FF1BA4 10%, #ff0000 90%)",
508
+ "dtBadgeColorBackgroundAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
510
509
  "dtBadgeColorForegroundDefault": "#ffffff",
511
- "dtBadgeColorForegroundBulletin": "#ff0000",
512
- "dtBadgeColorForegroundBulletinSubtle": "#ff0000",
510
+ "dtBadgeColorForegroundBulletin": "#000000",
511
+ "dtBadgeColorForegroundBulletinSubtle": "#E6E6E6",
513
512
  "dtBadgeColorForegroundAi": "#ffffff",
514
513
  "dtBadgeColorBorderDefault": "#ffffff",
515
514
  "dtBadgeColorBorderBulletinSubtle": "#9568FF",
@@ -540,7 +539,7 @@
540
539
  "dtCheckboxColorBorderChecked": "#C2A3FF",
541
540
  "dtCheckboxColorBackgroundChecked": "#AB7EFF",
542
541
  "dtCheckboxColorForegroundDefault": "transparent",
543
- "dtCheckboxColorForegroundChecked": "#000000",
542
+ "dtCheckboxColorForegroundChecked": "#171717",
544
543
  "dtIconSize100": "12px",
545
544
  "dtIconSize200": "14px",
546
545
  "dtIconSize300": "18px",
@@ -564,5 +563,5 @@
564
563
  "dtRadioColorBorderChecked": "#C2A3FF",
565
564
  "dtRadioColorBackgroundChecked": "#AB7EFF",
566
565
  "dtRadioColorForegroundDefault": "transparent",
567
- "dtRadioColorForegroundChecked": "#000000"
566
+ "dtRadioColorForegroundChecked": "#171717"
568
567
  }