@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.
- package/dist/css/dialtone-default-theme.css +1376 -5085
- package/dist/css/dialtone-default-theme.min.css +1 -1
- package/dist/css/dialtone-docs.json +1 -1
- package/dist/css/dialtone.css +131 -1363
- package/dist/css/dialtone.min.css +1 -1
- package/dist/css/tokens/tokens-base-dark.css +138 -453
- package/dist/css/tokens/tokens-base-deca-dark.css +15 -15
- package/dist/css/tokens/tokens-base-deca-light.css +12 -12
- package/dist/css/tokens/tokens-base-light.css +104 -419
- package/dist/css/tokens/tokens-debug-base.css +2 -317
- package/dist/css/tokens/tokens-debug-dp.css +663 -999
- package/dist/css/tokens/tokens-deca-dark.css +669 -676
- package/dist/css/tokens/tokens-deca-light.css +613 -620
- package/dist/css/tokens/tokens-dp-dark.css +910 -1246
- package/dist/css/tokens/tokens-dp-light.css +971 -1307
- package/dist/css/tokens/tokens-expressive-dark.css +911 -1247
- package/dist/css/tokens/tokens-expressive-light.css +968 -1304
- package/dist/css/tokens/tokens-expressive-sm-dark.css +911 -1247
- package/dist/css/tokens/tokens-expressive-sm-light.css +968 -1304
- package/dist/css/tokens/tokens-tmo-dark.css +896 -1232
- package/dist/css/tokens/tokens-tmo-light.css +923 -1259
- package/dist/css/tokens-docs.json +1 -1
- package/dist/tokens/css/tokens-base-dark.css +138 -453
- package/dist/tokens/css/tokens-base-deca-dark.css +15 -15
- package/dist/tokens/css/tokens-base-deca-light.css +12 -12
- package/dist/tokens/css/tokens-base-light.css +104 -419
- package/dist/tokens/css/tokens-debug-base.css +2 -317
- package/dist/tokens/css/tokens-debug-dp.css +663 -999
- package/dist/tokens/css/tokens-deca-dark.css +669 -676
- package/dist/tokens/css/tokens-deca-light.css +613 -620
- package/dist/tokens/css/tokens-dp-dark.css +910 -1246
- package/dist/tokens/css/tokens-dp-light.css +971 -1307
- package/dist/tokens/css/tokens-expressive-dark.css +911 -1247
- package/dist/tokens/css/tokens-expressive-light.css +968 -1304
- package/dist/tokens/css/tokens-expressive-sm-dark.css +911 -1247
- package/dist/tokens/css/tokens-expressive-sm-light.css +968 -1304
- package/dist/tokens/css/tokens-tmo-dark.css +896 -1232
- package/dist/tokens/css/tokens-tmo-light.css +923 -1259
- package/dist/tokens/doc.json +70310 -88972
- package/dist/tokens/less/tokens-base-dark.less +40 -85
- package/dist/tokens/less/tokens-base-deca-dark.less +6 -6
- package/dist/tokens/less/tokens-base-deca-light.less +5 -5
- package/dist/tokens/less/tokens-base-light.less +30 -75
- package/dist/tokens/less/tokens-deca-dark.less +120 -121
- package/dist/tokens/less/tokens-deca-light.less +99 -100
- package/dist/tokens/less/tokens-dp-dark.less +184 -232
- package/dist/tokens/less/tokens-dp-light.less +183 -231
- package/dist/tokens/less/tokens-expressive-dark.less +178 -226
- package/dist/tokens/less/tokens-expressive-light.less +177 -225
- package/dist/tokens/less/tokens-expressive-sm-dark.less +178 -226
- package/dist/tokens/less/tokens-expressive-sm-light.less +177 -225
- package/dist/tokens/less/tokens-tmo-dark.less +182 -230
- package/dist/tokens/less/tokens-tmo-light.less +166 -214
- package/dist/tokens/themes/chunks/tokens-base-dark-BnTEKGxK.js +4 -0
- package/dist/tokens/themes/chunks/tokens-base-dark-Ch4dTh7V.js +1 -0
- package/dist/tokens/themes/chunks/tokens-base-light-BLxKOiup.js +4 -0
- package/dist/tokens/themes/chunks/tokens-base-light-DWLxg2cD.js +1 -0
- package/dist/tokens/themes/debug.cjs +1 -1
- package/dist/tokens/themes/debug.js +1 -1
- package/dist/tokens/themes/dp-dark.cjs +1 -1
- package/dist/tokens/themes/dp-dark.js +2 -2
- package/dist/tokens/themes/dp-deca-dark.cjs +1 -1
- package/dist/tokens/themes/dp-deca-dark.js +1 -1
- package/dist/tokens/themes/dp-deca-light.cjs +1 -1
- package/dist/tokens/themes/dp-deca-light.js +1 -1
- package/dist/tokens/themes/dp-light.cjs +1 -1
- package/dist/tokens/themes/dp-light.js +2 -2
- package/dist/tokens/themes/expressive-dark.cjs +1 -1
- package/dist/tokens/themes/expressive-dark.js +3 -3
- package/dist/tokens/themes/expressive-light.cjs +1 -1
- package/dist/tokens/themes/expressive-light.js +3 -3
- package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
- package/dist/tokens/themes/expressive-sm-dark.js +3 -3
- package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
- package/dist/tokens/themes/expressive-sm-light.js +3 -3
- package/dist/tokens/themes/tmo-dark.cjs +1 -1
- package/dist/tokens/themes/tmo-dark.js +2 -2
- package/dist/tokens/themes/tmo-light.cjs +1 -1
- package/dist/tokens/themes/tmo-light.js +2 -2
- package/dist/tokens/tokens-base-dark.json +40 -85
- package/dist/tokens/tokens-base-deca-dark.json +4 -4
- package/dist/tokens/tokens-base-deca-light.json +3 -3
- package/dist/tokens/tokens-base-light.json +30 -75
- package/dist/tokens/tokens-deca-dark.json +117 -118
- package/dist/tokens/tokens-deca-light.json +97 -98
- package/dist/tokens/tokens-dp-dark.json +171 -219
- package/dist/tokens/tokens-dp-light.json +182 -230
- package/dist/tokens/tokens-expressive-dark.json +165 -213
- package/dist/tokens/tokens-expressive-light.json +176 -224
- package/dist/tokens/tokens-expressive-sm-dark.json +165 -213
- package/dist/tokens/tokens-expressive-sm-light.json +176 -224
- package/dist/tokens/tokens-tmo-dark.json +169 -217
- package/dist/tokens/tokens-tmo-light.json +159 -207
- package/package.json +3 -3
- package/dist/tokens/themes/chunks/tokens-base-dark-BOzMety-.js +0 -4
- package/dist/tokens/themes/chunks/tokens-base-dark-DQw_GZ7j.js +0 -1
- package/dist/tokens/themes/chunks/tokens-base-light-BHyHG_ZV.js +0 -4
- package/dist/tokens/themes/chunks/tokens-base-light-DMUiSUFR.js +0 -1
|
@@ -6,162 +6,119 @@
|
|
|
6
6
|
"dtFontSize500": "65px",
|
|
7
7
|
"dtFontSize600": "105px",
|
|
8
8
|
"dtSizeBorderFocus": "0.1875rem",
|
|
9
|
-
"dtColorForegroundPrimary": "#
|
|
9
|
+
"dtColorForegroundPrimary": "#000000",
|
|
10
10
|
"dtColorForegroundSecondary": "#3A3A3A",
|
|
11
|
-
"dtColorForegroundTertiary": "#
|
|
12
|
-
"dtColorForegroundMuted": "#
|
|
11
|
+
"dtColorForegroundTertiary": "#555555",
|
|
12
|
+
"dtColorForegroundMuted": "#222222",
|
|
13
13
|
"dtColorForegroundPlaceholder": "#808080",
|
|
14
14
|
"dtColorForegroundDisabled": "#808080",
|
|
15
|
-
"dtColorForegroundCritical": "#
|
|
16
|
-
"dtColorForegroundCriticalStrong": "#
|
|
17
|
-
"dtColorForegroundSuccess": "#
|
|
18
|
-
"dtColorForegroundSuccessStrong": "#
|
|
15
|
+
"dtColorForegroundCritical": "#EC0E0E",
|
|
16
|
+
"dtColorForegroundCriticalStrong": "#B70B0B",
|
|
17
|
+
"dtColorForegroundSuccess": "#1AA340",
|
|
18
|
+
"dtColorForegroundSuccessStrong": "#124620",
|
|
19
19
|
"dtColorForegroundWarning": "#815008",
|
|
20
|
-
"dtColorForegroundPrimaryInverted": "#
|
|
20
|
+
"dtColorForegroundPrimaryInverted": "#ffffff",
|
|
21
21
|
"dtColorForegroundSecondaryInverted": "#E9E9E9",
|
|
22
22
|
"dtColorForegroundTertiaryInverted": "#D2D2D2",
|
|
23
|
-
"dtColorForegroundMutedInverted": "#
|
|
24
|
-
"dtColorForegroundPlaceholderInverted": "#
|
|
25
|
-
"dtColorForegroundDisabledInverted": "#
|
|
26
|
-
"dtColorForegroundCriticalInverted": "#
|
|
27
|
-
"dtColorForegroundCriticalStrongInverted": "#
|
|
28
|
-
"dtColorForegroundSuccessInverted": "#
|
|
29
|
-
"dtColorForegroundSuccessStrongInverted": "#
|
|
30
|
-
"dtColorForegroundWarningInverted": "#
|
|
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
|
-
"
|
|
33
|
-
"
|
|
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
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
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
|
-
"
|
|
54
|
-
"
|
|
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": "#
|
|
60
|
-
"dtColorSurfaceContrast": "#
|
|
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
|
-
"
|
|
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
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"
|
|
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
|
-
"
|
|
151
|
-
"
|
|
152
|
-
"
|
|
153
|
-
"
|
|
154
|
-
"
|
|
155
|
-
"
|
|
156
|
-
"
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
-
"
|
|
160
|
-
"
|
|
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": "#
|
|
366
|
-
"dtInputsColorBorderFocus": "#
|
|
367
|
-
"dtInputsColorBorderCritical": "#
|
|
368
|
-
"dtInputsColorBorderSuccess": "#
|
|
369
|
-
"dtInputsColorBorderWarning": "#
|
|
322
|
+
"dtInputsColorBorderDefault": "#000000",
|
|
323
|
+
"dtInputsColorBorderFocus": "#51A0FE",
|
|
324
|
+
"dtInputsColorBorderCritical": "#EC0E0E",
|
|
325
|
+
"dtInputsColorBorderSuccess": "#1AA340",
|
|
326
|
+
"dtInputsColorBorderWarning": "#D28F2B",
|
|
370
327
|
"dtInputsColorBorderDisabled": "transparent",
|
|
371
|
-
"dtInputsColorBackgroundDefault": "#
|
|
372
|
-
"dtInputsColorBackgroundFocus": "#
|
|
373
|
-
"dtInputsColorBackgroundDisabled": "#
|
|
328
|
+
"dtInputsColorBackgroundDefault": "#000000",
|
|
329
|
+
"dtInputsColorBackgroundFocus": "#000000",
|
|
330
|
+
"dtInputsColorBackgroundDisabled": "#000000",
|
|
374
331
|
"dtActionColorForegroundBaseDefault": "#7C52FF",
|
|
375
|
-
"dtActionColorForegroundBaseHover": "#
|
|
376
|
-
"dtActionColorForegroundBaseActive": "#
|
|
332
|
+
"dtActionColorForegroundBaseHover": "#7C52FF",
|
|
333
|
+
"dtActionColorForegroundBaseActive": "#7C52FF",
|
|
377
334
|
"dtActionColorForegroundBasePrimaryDefault": "#ffffff",
|
|
378
|
-
"dtActionColorForegroundCriticalDefault": "#
|
|
379
|
-
"dtActionColorForegroundCriticalHover": "#
|
|
380
|
-
"dtActionColorForegroundCriticalActive": "#
|
|
335
|
+
"dtActionColorForegroundCriticalDefault": "#EC0E0E",
|
|
336
|
+
"dtActionColorForegroundCriticalHover": "#EC0E0E",
|
|
337
|
+
"dtActionColorForegroundCriticalActive": "#EC0E0E",
|
|
381
338
|
"dtActionColorForegroundCriticalPrimaryDefault": "#ffffff",
|
|
382
|
-
"dtActionColorForegroundInvertedDefault": "#
|
|
383
|
-
"dtActionColorForegroundInvertedHover": "#
|
|
384
|
-
"dtActionColorForegroundInvertedActive": "#
|
|
339
|
+
"dtActionColorForegroundInvertedDefault": "#ffffff",
|
|
340
|
+
"dtActionColorForegroundInvertedHover": "#ffffff",
|
|
341
|
+
"dtActionColorForegroundInvertedActive": "#ffffff",
|
|
385
342
|
"dtActionColorForegroundInvertedPrimaryDefault": "#7C52FF",
|
|
386
|
-
"dtActionColorForegroundInvertedPrimaryHover": "#
|
|
387
|
-
"dtActionColorForegroundInvertedPrimaryActive": "#
|
|
343
|
+
"dtActionColorForegroundInvertedPrimaryHover": "#3A1D95",
|
|
344
|
+
"dtActionColorForegroundInvertedPrimaryActive": "#3A1D95",
|
|
388
345
|
"dtActionColorForegroundMutedDefault": "#3A3A3A",
|
|
389
|
-
"dtActionColorForegroundMutedHover": "#
|
|
390
|
-
"dtActionColorForegroundMutedActive": "#
|
|
346
|
+
"dtActionColorForegroundMutedHover": "#3A3A3A",
|
|
347
|
+
"dtActionColorForegroundMutedActive": "#3A3A3A",
|
|
391
348
|
"dtActionColorForegroundDisabledDefault": "#808080",
|
|
392
|
-
"dtActionColorForegroundPositiveDefault": "#
|
|
393
|
-
"dtActionColorForegroundPositiveHover": "#
|
|
394
|
-
"dtActionColorForegroundPositiveActive": "#
|
|
349
|
+
"dtActionColorForegroundPositiveDefault": "#1AA340",
|
|
350
|
+
"dtActionColorForegroundPositiveHover": "#1AA340",
|
|
351
|
+
"dtActionColorForegroundPositiveActive": "#1AA340",
|
|
395
352
|
"dtActionColorForegroundPositivePrimaryDefault": "#ffffff",
|
|
396
353
|
"dtActionColorBackgroundBaseDefault": "transparent",
|
|
397
|
-
"dtActionColorBackgroundBaseHover": "#
|
|
398
|
-
"dtActionColorBackgroundBaseActive": "#
|
|
354
|
+
"dtActionColorBackgroundBaseHover": "#7C52FF",
|
|
355
|
+
"dtActionColorBackgroundBaseActive": "#7C52FF",
|
|
399
356
|
"dtActionColorBackgroundBasePrimaryDefault": "#7C52FF",
|
|
400
|
-
"dtActionColorBackgroundBasePrimaryHover": "#
|
|
401
|
-
"dtActionColorBackgroundBasePrimaryActive": "#
|
|
357
|
+
"dtActionColorBackgroundBasePrimaryHover": "#7C52FF",
|
|
358
|
+
"dtActionColorBackgroundBasePrimaryActive": "#7C52FF",
|
|
402
359
|
"dtActionColorBackgroundCriticalDefault": "transparent",
|
|
403
|
-
"dtActionColorBackgroundCriticalHover": "#
|
|
404
|
-
"dtActionColorBackgroundCriticalActive": "#
|
|
405
|
-
"dtActionColorBackgroundCriticalPrimaryDefault": "#
|
|
406
|
-
"dtActionColorBackgroundCriticalPrimaryHover": "#
|
|
407
|
-
"dtActionColorBackgroundCriticalPrimaryActive": "#
|
|
360
|
+
"dtActionColorBackgroundCriticalHover": "#EC0E0E",
|
|
361
|
+
"dtActionColorBackgroundCriticalActive": "#EC0E0E",
|
|
362
|
+
"dtActionColorBackgroundCriticalPrimaryDefault": "#EC0E0E",
|
|
363
|
+
"dtActionColorBackgroundCriticalPrimaryHover": "#EC0E0E",
|
|
364
|
+
"dtActionColorBackgroundCriticalPrimaryActive": "#EC0E0E",
|
|
408
365
|
"dtActionColorBackgroundInvertedDefault": "transparent",
|
|
409
|
-
"dtActionColorBackgroundInvertedHover": "#
|
|
410
|
-
"dtActionColorBackgroundInvertedActive": "#
|
|
411
|
-
"dtActionColorBackgroundInvertedPrimaryDefault": "#
|
|
366
|
+
"dtActionColorBackgroundInvertedHover": "#ffffff",
|
|
367
|
+
"dtActionColorBackgroundInvertedActive": "#ffffff",
|
|
368
|
+
"dtActionColorBackgroundInvertedPrimaryDefault": "#ffffff",
|
|
412
369
|
"dtActionColorBackgroundInvertedPrimaryHover": "#F5F0FF",
|
|
413
|
-
"dtActionColorBackgroundInvertedPrimaryActive": "#
|
|
370
|
+
"dtActionColorBackgroundInvertedPrimaryActive": "#F5F0FF",
|
|
414
371
|
"dtActionColorBackgroundMutedDefault": "transparent",
|
|
415
|
-
"dtActionColorBackgroundMutedHover": "#
|
|
416
|
-
"dtActionColorBackgroundMutedActive": "#
|
|
417
|
-
"dtActionColorBackgroundDisabledDefault": "#
|
|
372
|
+
"dtActionColorBackgroundMutedHover": "#222222",
|
|
373
|
+
"dtActionColorBackgroundMutedActive": "#222222",
|
|
374
|
+
"dtActionColorBackgroundDisabledDefault": "#D2D2D2",
|
|
418
375
|
"dtActionColorBackgroundPositiveDefault": "transparent",
|
|
419
|
-
"dtActionColorBackgroundPositiveHover": "#
|
|
420
|
-
"dtActionColorBackgroundPositiveActive": "#
|
|
421
|
-
"dtActionColorBackgroundPositivePrimaryDefault": "#
|
|
422
|
-
"dtActionColorBackgroundPositivePrimaryHover": "#
|
|
423
|
-
"dtActionColorBackgroundPositivePrimaryActive": "#
|
|
376
|
+
"dtActionColorBackgroundPositiveHover": "#EDF9EB",
|
|
377
|
+
"dtActionColorBackgroundPositiveActive": "#1AA340",
|
|
378
|
+
"dtActionColorBackgroundPositivePrimaryDefault": "#1AA340",
|
|
379
|
+
"dtActionColorBackgroundPositivePrimaryHover": "#1AA340",
|
|
380
|
+
"dtActionColorBackgroundPositivePrimaryActive": "#1AA340",
|
|
424
381
|
"dtActionColorBorderBaseOutlinedDefault": "#7C52FF",
|
|
425
|
-
"dtActionColorBorderCriticalOutlinedDefault": "#
|
|
382
|
+
"dtActionColorBorderCriticalOutlinedDefault": "#EC0E0E",
|
|
426
383
|
"dtActionColorBorderInvertedOutlinedDefault": "#ffffff",
|
|
427
|
-
"dtActionColorBorderMutedOutlinedDefault": "#
|
|
428
|
-
"dtThemeColorBase": "#
|
|
429
|
-
"dtThemeTopbarColorForeground": "#
|
|
384
|
+
"dtActionColorBorderMutedOutlinedDefault": "#000000",
|
|
385
|
+
"dtThemeColorBase": "#000000",
|
|
386
|
+
"dtThemeTopbarColorForeground": "#000000",
|
|
430
387
|
"dtThemeTopbarColorBackground": "#F9F9F9",
|
|
431
|
-
"dtThemeTopbarFieldColorForeground": "#
|
|
432
|
-
"dtThemeTopbarFieldColorForegroundHover": "#
|
|
433
|
-
"dtThemeTopbarFieldColorBackground": "#
|
|
434
|
-
"dtThemeTopbarFieldColorBackgroundHover": "#
|
|
435
|
-
"dtThemeTopbarFieldColorBorder": "#
|
|
436
|
-
"dtThemeTopbarFieldColorBorderHover": "#
|
|
437
|
-
"dtThemeTopbarFieldColorBorderActive": "#
|
|
438
|
-
"dtThemeTopbarButtonColorForeground": "#
|
|
439
|
-
"dtThemeTopbarButtonColorForegroundHover": "#
|
|
440
|
-
"dtThemeTopbarButtonColorBackground": "#
|
|
441
|
-
"dtThemeTopbarButtonColorBackgroundHover": "#
|
|
442
|
-
"dtThemeTopbarButtonColorBackgroundActive": "#
|
|
443
|
-
"dtThemeTopbarProfileColorForeground": "#
|
|
444
|
-
"dtThemeTopbarProfileColorForegroundInverted": "#
|
|
445
|
-
"dtThemeTopbarProfileColorBackground": "#
|
|
446
|
-
"dtThemeTopbarProfileColorBackgroundInverted": "#
|
|
447
|
-
"dtThemeTopbarProfileColorBackgroundHover": "#
|
|
448
|
-
"dtThemeTopbarProfileColorBackgroundActive": "#
|
|
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": "#
|
|
407
|
+
"dtThemeSidebarColorForegroundUnread": "#000000",
|
|
451
408
|
"dtThemeSidebarColorBackground": "#F9F9F9",
|
|
452
409
|
"dtThemeSidebarIconColorForeground": "#3A3A3A",
|
|
453
|
-
"dtThemeSidebarStatusColorForeground": "#
|
|
454
|
-
"dtThemeSidebarRowColorBackground": "#
|
|
455
|
-
"dtThemeSidebarRowColorBackgroundHover": "#
|
|
456
|
-
"dtThemeSidebarRowColorBackgroundActive": "#
|
|
457
|
-
"dtThemeSidebarSelectedRowColorForeground": "#
|
|
458
|
-
"dtThemeSidebarSelectedRowColorBackground": "#
|
|
459
|
-
"dtThemeSidebarSectionColorForeground": "#
|
|
460
|
-
"dtThemePresenceColorBackgroundAvailable": "#
|
|
461
|
-
"dtThemePresenceColorBackgroundBusyUnavailable": "#
|
|
462
|
-
"dtThemePresenceColorBackgroundBusy": "#
|
|
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": "#
|
|
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": "#
|
|
489
|
-
"dtBadgeColorBackgroundInfo": "#
|
|
490
|
-
"dtBadgeColorBackgroundSuccess": "#
|
|
491
|
-
"dtBadgeColorBackgroundWarning": "#
|
|
492
|
-
"dtBadgeColorBackgroundCritical": "#
|
|
445
|
+
"dtBadgeColorBackgroundDefault": "#000000",
|
|
446
|
+
"dtBadgeColorBackgroundInfo": "#EAF2FA",
|
|
447
|
+
"dtBadgeColorBackgroundSuccess": "#EDF9EB",
|
|
448
|
+
"dtBadgeColorBackgroundWarning": "#FFF4CC",
|
|
449
|
+
"dtBadgeColorBackgroundCritical": "#FFE5E6",
|
|
493
450
|
"dtBadgeColorBackgroundBulletin": "#7C52FF",
|
|
494
|
-
"dtBadgeColorBackgroundBulletinSubtle": "#
|
|
495
|
-
"dtBadgeColorBackgroundAi": "linear-gradient(135deg, #
|
|
451
|
+
"dtBadgeColorBackgroundBulletinSubtle": "#7C52FF",
|
|
452
|
+
"dtBadgeColorBackgroundAi": "linear-gradient(135deg, #F9008E 10%, #7C52FF 90%)",
|
|
496
453
|
"dtBadgeColorForegroundDefault": "#000000",
|
|
497
454
|
"dtBadgeColorForegroundBulletin": "#ffffff",
|
|
498
|
-
"dtBadgeColorForegroundBulletinSubtle": "#
|
|
499
|
-
"
|
|
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": "#
|
|
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": "#
|
|
483
|
+
"dtRadioColorBorderUnchecked": "#000000",
|
|
530
484
|
"dtRadioColorBorderChecked": "#7C52FF",
|
|
531
|
-
"dtRadioColorBackgroundChecked": "#7C52FF"
|
|
532
|
-
"dtRadioColorForegroundDefault": "transparent",
|
|
533
|
-
"dtRadioColorForegroundChecked": "#F9F9F9"
|
|
485
|
+
"dtRadioColorBackgroundChecked": "#7C52FF"
|
|
534
486
|
}
|