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