@dialpad/dialtone 9.106.0-rebrand-2025-beta.6 → 9.106.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/README.md +1 -0
- package/dist/css/dialtone-default-theme.css +1529 -6286
- package/dist/css/dialtone-default-theme.min.css +1 -1
- package/dist/css/dialtone-docs.json +1 -1
- package/dist/css/dialtone.css +194 -1848
- package/dist/css/dialtone.min.css +1 -1
- package/dist/css/fonts/Archivo-Bold.woff2 +0 -0
- package/dist/css/fonts/Archivo-Regular.woff2 +0 -0
- package/dist/css/fonts/Archivo-SemiBold.woff2 +0 -0
- package/dist/css/fonts/ArchivoExpanded-SemiBold.woff2 +0 -0
- package/dist/css/fonts/ArchivoSemiExpanded-Medium.woff2 +0 -0
- package/dist/css/fonts/ArchivoSemiExpanded-SemiBold.woff2 +0 -0
- package/dist/css/tokens/tokens-base-dark.css +161 -526
- package/dist/css/tokens/tokens-base-deca-dark.css +48 -98
- package/dist/css/tokens/tokens-base-deca-light.css +44 -94
- package/dist/css/tokens/tokens-base-light.css +128 -493
- package/dist/css/tokens/tokens-debug-base.css +3 -368
- package/dist/css/tokens/tokens-debug-dp.css +653 -1011
- package/dist/css/tokens/tokens-deca-dark.css +748 -777
- package/dist/css/tokens/tokens-deca-light.css +708 -737
- package/dist/css/tokens/tokens-dp-dark.css +917 -1275
- package/dist/css/tokens/tokens-dp-light.css +973 -1331
- package/dist/css/tokens/tokens-expressive-dark.css +917 -1275
- package/dist/css/tokens/tokens-expressive-light.css +970 -1328
- package/dist/css/tokens/tokens-expressive-sm-dark.css +917 -1275
- package/dist/css/tokens/tokens-expressive-sm-light.css +970 -1328
- package/dist/css/tokens/tokens-tmo-dark.css +1073 -1431
- package/dist/css/tokens/tokens-tmo-light.css +1115 -1473
- package/dist/css/tokens-docs.json +1 -1
- package/dist/tokens/css/tokens-base-dark.css +161 -526
- package/dist/tokens/css/tokens-base-deca-dark.css +48 -98
- package/dist/tokens/css/tokens-base-deca-light.css +44 -94
- package/dist/tokens/css/tokens-base-light.css +128 -493
- package/dist/tokens/css/tokens-debug-base.css +3 -368
- package/dist/tokens/css/tokens-debug-dp.css +653 -1011
- package/dist/tokens/css/tokens-deca-dark.css +748 -777
- package/dist/tokens/css/tokens-deca-light.css +708 -737
- package/dist/tokens/css/tokens-dp-dark.css +917 -1275
- package/dist/tokens/css/tokens-dp-light.css +973 -1331
- package/dist/tokens/css/tokens-expressive-dark.css +917 -1275
- package/dist/tokens/css/tokens-expressive-light.css +970 -1328
- package/dist/tokens/css/tokens-expressive-sm-dark.css +917 -1275
- package/dist/tokens/css/tokens-expressive-sm-light.css +970 -1328
- package/dist/tokens/css/tokens-tmo-dark.css +1073 -1431
- package/dist/tokens/css/tokens-tmo-light.css +1115 -1473
- package/dist/tokens/doc.json +64023 -84249
- package/dist/tokens/less/tokens-base-dark.less +46 -99
- package/dist/tokens/less/tokens-base-deca-dark.less +15 -23
- package/dist/tokens/less/tokens-base-deca-light.less +14 -22
- package/dist/tokens/less/tokens-base-light.less +37 -90
- package/dist/tokens/less/tokens-deca-dark.less +182 -187
- package/dist/tokens/less/tokens-deca-light.less +173 -178
- package/dist/tokens/less/tokens-dp-dark.less +187 -239
- package/dist/tokens/less/tokens-dp-light.less +185 -237
- package/dist/tokens/less/tokens-expressive-dark.less +210 -262
- package/dist/tokens/less/tokens-expressive-light.less +208 -260
- package/dist/tokens/less/tokens-expressive-sm-dark.less +210 -262
- package/dist/tokens/less/tokens-expressive-sm-light.less +208 -260
- package/dist/tokens/less/tokens-tmo-dark.less +207 -259
- package/dist/tokens/less/tokens-tmo-light.less +198 -250
- 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 +2 -2
- 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 +46 -99
- package/dist/tokens/tokens-base-deca-dark.json +12 -20
- package/dist/tokens/tokens-base-deca-light.json +11 -19
- package/dist/tokens/tokens-base-light.json +37 -90
- package/dist/tokens/tokens-deca-dark.json +179 -184
- package/dist/tokens/tokens-deca-light.json +171 -176
- package/dist/tokens/tokens-dp-dark.json +171 -223
- package/dist/tokens/tokens-dp-light.json +182 -234
- package/dist/tokens/tokens-expressive-dark.json +194 -246
- package/dist/tokens/tokens-expressive-light.json +205 -257
- package/dist/tokens/tokens-expressive-sm-dark.json +194 -246
- package/dist/tokens/tokens-expressive-sm-light.json +205 -257
- package/dist/tokens/tokens-tmo-dark.json +196 -248
- package/dist/tokens/tokens-tmo-light.json +193 -245
- package/dist/vue2/component-documentation.json +1 -1
- package/dist/vue2/components/pagination/pagination.vue.cjs +43 -9
- package/dist/vue2/components/pagination/pagination.vue.cjs.map +1 -1
- package/dist/vue2/components/pagination/pagination.vue.js +43 -9
- package/dist/vue2/components/pagination/pagination.vue.js.map +1 -1
- package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.cjs +10 -0
- package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.cjs.map +1 -1
- package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.js +10 -0
- package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.js.map +1 -1
- package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
- package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
- package/dist/vue2/types/components/pagination/pagination.vue.d.ts +9 -0
- package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/vue3/component-documentation.json +1 -1
- package/dist/vue3/components/pagination/pagination.vue.cjs +44 -9
- package/dist/vue3/components/pagination/pagination.vue.cjs.map +1 -1
- package/dist/vue3/components/pagination/pagination.vue.js +44 -9
- package/dist/vue3/components/pagination/pagination.vue.js.map +1 -1
- package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.cjs +10 -0
- package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.cjs.map +1 -1
- package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.js +10 -0
- package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.js.map +1 -1
- package/dist/vue3/types/components/pagination/pagination.vue.d.ts +9 -0
- package/dist/vue3/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/package.json +5 -5
- package/dist/css/fonts/SeasonMix-Bold.woff2 +0 -0
- package/dist/css/fonts/SeasonMix-Regular.woff2 +0 -0
- package/dist/css/fonts/SeasonMix-SemiBold.woff2 +0 -0
- package/dist/tokens/themes/chunks/tokens-base-dark-BjqCt8ke.js +0 -1
- package/dist/tokens/themes/chunks/tokens-base-dark-DtZ_Inhl.js +0 -4
- package/dist/tokens/themes/chunks/tokens-base-light-CIQSO1H9.js +0 -4
- package/dist/tokens/themes/chunks/tokens-base-light-Cll0VrKT.js +0 -1
|
@@ -2,163 +2,161 @@
|
|
|
2
2
|
// Do not edit directly, this file was auto-generated.
|
|
3
3
|
|
|
4
4
|
@dt-size-border-focus: 0.3rem;
|
|
5
|
-
@dt-color-foreground-primary: #
|
|
6
|
-
@dt-color-foreground-secondary: #
|
|
7
|
-
@dt-color-foreground-tertiary: #
|
|
8
|
-
@dt-color-foreground-muted: hsl(
|
|
9
|
-
@dt-color-foreground-placeholder: #
|
|
10
|
-
@dt-color-foreground-disabled: #
|
|
5
|
+
@dt-color-foreground-primary: #E6E6E6; // Default text color throughout the UI.
|
|
6
|
+
@dt-color-foreground-secondary: #c7c7c7; // Example uses include introduction paragraphs, labels, and descriptions paired with form elements.
|
|
7
|
+
@dt-color-foreground-tertiary: #B0B0B0; // Used to imply visual hierarchy relative to primary and secondary text colors, e.g. headlines and labels.
|
|
8
|
+
@dt-color-foreground-muted: hsl(0 0% 100% / 0.5);
|
|
9
|
+
@dt-color-foreground-placeholder: #808080; // Text color for placeholder text within form elements.
|
|
10
|
+
@dt-color-foreground-disabled: #808080; // Used for text paired with disabled content or components, like the form elements.
|
|
11
11
|
@dt-color-foreground-critical: #FF716F;
|
|
12
12
|
@dt-color-foreground-critical-strong: #FFABA4;
|
|
13
13
|
@dt-color-foreground-success: #AEFB3C;
|
|
14
14
|
@dt-color-foreground-success-strong: #DBFFA9;
|
|
15
15
|
@dt-color-foreground-warning: #FFBD48;
|
|
16
|
-
@dt-color-foreground-primary-inverted: #
|
|
17
|
-
@dt-color-foreground-secondary-inverted: #
|
|
18
|
-
@dt-color-foreground-tertiary-inverted: #
|
|
19
|
-
@dt-color-foreground-muted-inverted: hsl(
|
|
20
|
-
@dt-color-foreground-placeholder-inverted: #
|
|
21
|
-
@dt-color-foreground-disabled-inverted: #
|
|
16
|
+
@dt-color-foreground-primary-inverted: #171717; // Primary text that sits on high-contrast surfaces or backgrounds.
|
|
17
|
+
@dt-color-foreground-secondary-inverted: #3d3d3d;
|
|
18
|
+
@dt-color-foreground-tertiary-inverted: #555555;
|
|
19
|
+
@dt-color-foreground-muted-inverted: hsl(0 0% 9.02% / 0.65); // Muted text color that sits on high-contrast surfaces or backgrounds.
|
|
20
|
+
@dt-color-foreground-placeholder-inverted: #555555; // Placeholder text color that sits on high-contrast surfaces or backgrounds.
|
|
21
|
+
@dt-color-foreground-disabled-inverted: #555555; // Disabled text color that sits on high-contrast surfaces or backgrounds.
|
|
22
22
|
@dt-color-foreground-critical-inverted: #FF1356;
|
|
23
|
-
@dt-color-foreground-critical-strong-inverted: #
|
|
23
|
+
@dt-color-foreground-critical-strong-inverted: #AF0032;
|
|
24
24
|
@dt-color-foreground-success-inverted: #008E52;
|
|
25
25
|
@dt-color-foreground-success-strong-inverted: #004F2E;
|
|
26
26
|
@dt-color-foreground-warning-inverted: #815008;
|
|
27
|
-
@dt-color-link-primary: #
|
|
28
|
-
@dt-color-link-primary-hover: #D3BCFF;
|
|
27
|
+
@dt-color-link-primary: #C2A3FF;
|
|
29
28
|
@dt-color-link-critical: #FF716F;
|
|
30
|
-
@dt-color-link-critical-hover: #FFABA4;
|
|
31
29
|
@dt-color-link-success: #AEFB3C; // positive
|
|
32
|
-
@dt-color-link-success-hover: #DBFFA9;
|
|
33
30
|
@dt-color-link-warning: #FFBD48;
|
|
34
|
-
@dt-color-link-
|
|
35
|
-
@dt-color-link-
|
|
36
|
-
@dt-color-link-muted-hover: #E0DCD9;
|
|
37
|
-
@dt-color-link-disabled: #635F5D;
|
|
38
|
-
@dt-color-link-disabled-hover: #635F5D;
|
|
31
|
+
@dt-color-link-muted: #c7c7c7;
|
|
32
|
+
@dt-color-link-disabled: #808080;
|
|
39
33
|
@dt-color-link-primary-inverted: #7C52FF;
|
|
40
|
-
@dt-color-link-primary-inverted-hover: #5023DD;
|
|
41
34
|
@dt-color-link-critical-inverted: #FF1356;
|
|
42
|
-
@dt-color-link-critical-inverted-hover: #640823;
|
|
43
35
|
@dt-color-link-success-inverted: #008E52;
|
|
44
|
-
@dt-color-link-success-inverted-hover: #004F2E;
|
|
45
36
|
@dt-color-link-warning-inverted: #815008;
|
|
37
|
+
@dt-color-link-muted-inverted: #3d3d3d;
|
|
38
|
+
@dt-color-link-disabled-inverted: #555555;
|
|
39
|
+
@dt-color-link-primary-hover: #DAC7FF;
|
|
40
|
+
@dt-color-link-critical-hover: #FFABA4;
|
|
41
|
+
@dt-color-link-success-hover: #DBFFA9;
|
|
42
|
+
@dt-color-link-warning-hover: #FFE89C;
|
|
43
|
+
@dt-color-link-muted-hover: #E6E6E6;
|
|
44
|
+
@dt-color-link-disabled-hover: #808080;
|
|
45
|
+
@dt-color-link-primary-inverted-hover: #5023DD;
|
|
46
|
+
@dt-color-link-critical-inverted-hover: #AF0032;
|
|
47
|
+
@dt-color-link-success-inverted-hover: #004F2E;
|
|
46
48
|
@dt-color-link-warning-inverted-hover: #533204;
|
|
47
|
-
@dt-color-link-muted-inverted: #1D1C1B;
|
|
48
49
|
@dt-color-link-muted-inverted-hover: #171717;
|
|
49
|
-
@dt-color-link-disabled-inverted: #
|
|
50
|
-
@dt-color-
|
|
51
|
-
@dt-color-surface-
|
|
52
|
-
@dt-color-surface-
|
|
53
|
-
@dt-color-surface-
|
|
54
|
-
@dt-color-surface-
|
|
55
|
-
@dt-color-surface-
|
|
56
|
-
@dt-color-surface-contrast: #F8F7F6;
|
|
57
|
-
@dt-color-surface-critical: #380010; // Background surface color containing error, danger, or otherwise critical messaging or elements.
|
|
58
|
-
@dt-color-surface-warning: #2C1B02; // Background surface color highlighting messaging or elements that may require user's attention.
|
|
59
|
-
@dt-color-surface-success: #012717; // Background surface color containing messaging or elements expressing a positive or successful state.
|
|
60
|
-
@dt-color-surface-info: #001429; // Background surface color containing messaging or elements communicated as generally informational.
|
|
61
|
-
@dt-color-surface-brand: #1D0155; // Background surface color containing messaging or elements communicated as generally informational.
|
|
62
|
-
@dt-color-surface-critical-subtle: hsl(343 100% 5.49%);
|
|
63
|
-
@dt-color-surface-warning-subtle: hsl(35.7 91.3% 4.51%);
|
|
64
|
-
@dt-color-surface-success-subtle: hsl(155 95% 3.92%);
|
|
65
|
-
@dt-color-surface-info-subtle: hsl(211 100% 4.82%);
|
|
66
|
-
@dt-color-surface-brand-subtle: #10022C; // A softer version of the default informational surface.
|
|
67
|
-
@dt-color-surface-critical-strong: #FF716F;
|
|
68
|
-
@dt-color-surface-warning-strong: #FFDB80;
|
|
69
|
-
@dt-color-surface-success-strong: #AEFB3C;
|
|
70
|
-
@dt-color-surface-info-strong: #4AA9EA;
|
|
71
|
-
@dt-color-surface-brand-strong: #BBA6FC;
|
|
72
|
-
@dt-color-surface-primary-opaque: hsl(30 10% 3.92% / 0.9);
|
|
73
|
-
@dt-color-surface-secondary-opaque: hsl(30 10% 3.92% / 0.22);
|
|
74
|
-
@dt-color-surface-moderate-opaque: hsl(30 5.26% 14.9% / 0.33);
|
|
75
|
-
@dt-color-surface-bold-opaque: hsl(20 2.44% 24.1% / 0.41);
|
|
76
|
-
@dt-color-surface-strong-opaque: hsl(20 5.03% 64.9% / 0.74);
|
|
77
|
-
@dt-color-surface-contrast-opaque: hsl(30 12.5% 96.9% / 0.95);
|
|
50
|
+
@dt-color-link-disabled-inverted-hover: #555555;
|
|
51
|
+
@dt-color-surface-secondary-opaque: hsl(0 0% 90.2% / 0.03);
|
|
52
|
+
@dt-color-surface-moderate-opaque: hsl(0 0% 90.2% / 0.18);
|
|
53
|
+
@dt-color-surface-bold-opaque: hsl(0 0% 90.2% / 0.3);
|
|
54
|
+
@dt-color-surface-strong-opaque: hsl(0 0% 90.2% / 0.74);
|
|
55
|
+
@dt-color-surface-contrast-opaque: hsl(0 0% 100% / 0.97);
|
|
56
|
+
@dt-color-surface-backdrop: hsl(0 0% 0% / 0.65); // Background color for a modal-like backdrop.
|
|
78
57
|
@dt-color-surface-critical-opaque: hsl(343 72.9% 33.3% / 0.2);
|
|
79
|
-
@dt-color-surface-warning-opaque: hsl(34.9 90.8% 17.1% / 0.35);
|
|
80
|
-
@dt-color-surface-success-opaque: hsl(155 100% 15.5% / 0.28);
|
|
81
|
-
@dt-color-surface-info-opaque: hsl(211 100% 8.04% / 0.4);
|
|
82
|
-
@dt-color-surface-brand-opaque: hsl(260 97.7% 16.9% / 0.7);
|
|
83
58
|
@dt-color-surface-critical-subtle-opaque: hsl(344 93.1% 5.69% / 0.6);
|
|
59
|
+
@dt-color-surface-warning-opaque: hsl(34.9 90.8% 17.1% / 0.35);
|
|
84
60
|
@dt-color-surface-warning-subtle-opaque: hsl(34.8 93.9% 6.47% / 0.7);
|
|
61
|
+
@dt-color-surface-success-opaque: hsl(155 100% 15.5% / 0.28);
|
|
85
62
|
@dt-color-surface-success-subtle-opaque: hsl(157 100% 4.12% / 0.6);
|
|
63
|
+
@dt-color-surface-info-opaque: hsl(211 100% 8.04% / 0.4);
|
|
86
64
|
@dt-color-surface-info-subtle-opaque: hsl(211 91.3% 4.51% / 0.7);
|
|
87
|
-
@dt-color-surface-
|
|
88
|
-
@dt-color-surface-
|
|
89
|
-
@dt-color-surface-
|
|
90
|
-
@dt-color-surface-
|
|
91
|
-
@dt-color-surface-
|
|
92
|
-
@dt-color-surface-
|
|
93
|
-
@dt-color-surface-
|
|
65
|
+
@dt-color-surface-primary: #171717;
|
|
66
|
+
@dt-color-surface-secondary: #1f1f1f;
|
|
67
|
+
@dt-color-surface-moderate: #3d3d3d;
|
|
68
|
+
@dt-color-surface-bold: #555555;
|
|
69
|
+
@dt-color-surface-strong: #B0B0B0;
|
|
70
|
+
@dt-color-surface-contrast: #ffffff;
|
|
71
|
+
@dt-color-surface-critical: #380010; // Background surface color containing error, danger, or otherwise critical messaging or elements.
|
|
72
|
+
@dt-color-surface-critical-subtle: #1C0108; // A softer version of the Critical surface.
|
|
73
|
+
@dt-color-surface-critical-strong: #FF716F;
|
|
74
|
+
@dt-color-surface-warning: #2C1B02; // Background surface color highlighting messaging or elements that may require user's attention.
|
|
75
|
+
@dt-color-surface-warning-subtle: #201301; // A softer version of the default warning surface.
|
|
76
|
+
@dt-color-surface-warning-strong: #FFDB80;
|
|
77
|
+
@dt-color-surface-success: #012717; // Background surface color containing messaging or elements expressing a positive or successful state.
|
|
78
|
+
@dt-color-surface-success-subtle: #00150D; // A softer version of the default success surface.
|
|
79
|
+
@dt-color-surface-success-strong: #AEFB3C;
|
|
80
|
+
@dt-color-surface-info: #001429; // Background surface color containing messaging or elements communicated as generally informational.
|
|
81
|
+
@dt-color-surface-info-subtle: #010B16; // A softer version of the default informational surface.
|
|
82
|
+
@dt-color-surface-info-strong: #4AA9EA;
|
|
83
|
+
@dt-color-surface-secondary-inverted: #F9F9F9;
|
|
84
|
+
@dt-color-surface-moderate-inverted: #E6E6E6;
|
|
85
|
+
@dt-color-surface-bold-inverted: #D4D4D4;
|
|
86
|
+
@dt-color-surface-strong-inverted: #555555; // Use sparingly to draw the eye to a relatively important region.
|
|
87
|
+
@dt-color-surface-contrast-inverted: #171717; // An inverted surface for lightened content and elements, most likely paired with inverted foreground colors.
|
|
88
|
+
@dt-color-surface-primary-inverted: #ffffff; // An inverted surface for lightened content and elements, most likely paired with inverted foreground colors.
|
|
94
89
|
@dt-color-surface-critical-inverted: #FFE5E6; // Background surface color containing error, danger, or otherwise critical messaging or elements.
|
|
90
|
+
@dt-color-surface-critical-subtle-inverted: #FFF2F3; // A softer version of the Critical surface.
|
|
91
|
+
@dt-color-surface-critical-strong-inverted: #D90A45;
|
|
95
92
|
@dt-color-surface-warning-inverted: #FFF4CC; // Background surface color highlighting messaging or elements that may require user's attention.
|
|
93
|
+
@dt-color-surface-warning-subtle-inverted: #fffae5; // A softer version of the default warning surface.
|
|
94
|
+
@dt-color-surface-warning-strong-inverted: #FFBD48;
|
|
96
95
|
@dt-color-surface-success-inverted: #EDF9EB; // Background surface color containing messaging or elements expressing a positive or successful state.
|
|
96
|
+
@dt-color-surface-success-subtle-inverted: #f6fcf5; // A softer version of the default success surface.
|
|
97
|
+
@dt-color-surface-success-strong-inverted: #31B237; // A contrasting positive state surface, most likely paired with inverted foreground colors.
|
|
97
98
|
@dt-color-surface-info-inverted: #EAF2FA; // Background surface color containing messaging or elements communicated as generally informational.
|
|
99
|
+
@dt-color-surface-brand: #1D0155; // Background surface color containing messaging or elements communicated as generally informational.
|
|
98
100
|
@dt-color-surface-brand-inverted: #F5F0FF; // Background surface color containing messaging or elements communicated as generally informational.
|
|
99
|
-
@dt-color-surface-critical-subtle-inverted: #FFF2F3; // A softer version of the Critical surface.
|
|
100
|
-
@dt-color-surface-warning-subtle-inverted: #fffae5; // A softer version of the default warning surface.
|
|
101
|
-
@dt-color-surface-success-subtle-inverted: #f6fcf5; // A softer version of the default success surface.
|
|
102
101
|
@dt-color-surface-info-subtle-inverted: #f5f9fd; // A softer version of the default informational surface.
|
|
102
|
+
@dt-color-surface-brand-subtle: #0E002A; // A softer version of the default informational surface.
|
|
103
103
|
@dt-color-surface-brand-subtle-inverted: #f9f6ff; // A softer version of the default informational surface.
|
|
104
|
-
@dt-color-surface-critical-strong-inverted: #D90A45;
|
|
105
|
-
@dt-color-surface-warning-strong-inverted: #FFBD48;
|
|
106
|
-
@dt-color-surface-success-strong-inverted: #31B237; // A contrasting positive state surface, most likely paired with inverted foreground colors.
|
|
107
104
|
@dt-color-surface-info-strong-inverted: #1768C6;
|
|
105
|
+
@dt-color-surface-brand-strong: #AB7EFF;
|
|
108
106
|
@dt-color-surface-brand-strong-inverted: #7C52FF;
|
|
109
|
-
@dt-color-surface-primary-opaque
|
|
110
|
-
@dt-color-surface-secondary-opaque-inverted: hsl(
|
|
111
|
-
@dt-color-surface-moderate-opaque-inverted: hsl(
|
|
112
|
-
@dt-color-surface-bold-opaque-inverted: hsl(
|
|
113
|
-
@dt-color-surface-strong-opaque-inverted: hsl(
|
|
114
|
-
@dt-color-surface-contrast-opaque-inverted: hsl(
|
|
107
|
+
@dt-color-surface-primary-opaque: hsl(0 0% 100% / 0.96);
|
|
108
|
+
@dt-color-surface-secondary-opaque-inverted: hsl(0 0% 0% / 0.04);
|
|
109
|
+
@dt-color-surface-moderate-opaque-inverted: hsl(0 0% 0% / 0.11);
|
|
110
|
+
@dt-color-surface-bold-opaque-inverted: hsl(0 0% 0% / 0.18);
|
|
111
|
+
@dt-color-surface-strong-opaque-inverted: hsl(0 0% 0% / 0.67); // Strong surface as opaque background color.
|
|
112
|
+
@dt-color-surface-contrast-opaque-inverted: hsl(0 0% 0% / 0.97); // Contrast surface as opaque background color.
|
|
115
113
|
@dt-color-surface-critical-opaque-inverted: hsl(4.62 100% 82.2% / 0.5);
|
|
114
|
+
@dt-color-surface-critical-subtle-opaque-inverted: hsl(358 100% 94.9% / 0.8);
|
|
116
115
|
@dt-color-surface-warning-opaque-inverted: hsl(46.1 100% 80.6% / 0.5);
|
|
116
|
+
@dt-color-surface-warning-subtle-opaque-inverted: hsl(48.5 100% 94.9% / 0.7); // Warning subtle surface as opaque background color
|
|
117
117
|
@dt-color-surface-success-opaque-inverted: hsl(85.1 100% 83.1% / 0.3); // Success surface as opaque background color.
|
|
118
|
+
@dt-color-surface-success-subtle-opaque-inverted: hsl(111 53.8% 97.5% / 0.66); // Success subtle surface as opaque background color.
|
|
118
119
|
@dt-color-surface-info-opaque-inverted: hsl(210 61.5% 94.9% / 0.6); // Info surface as opaque background color.
|
|
120
|
+
@dt-color-surface-brand-opaque: hsl(260 97.7% 16.9% / 0.7);
|
|
119
121
|
@dt-color-surface-brand-opaque-inverted: hsl(260 100% 97.1% / 0.8); // Info surface as opaque background color.
|
|
120
|
-
@dt-color-surface-critical-subtle-opaque-inverted: hsl(358 100% 94.9% / 0.8);
|
|
121
|
-
@dt-color-surface-warning-subtle-opaque-inverted: hsl(48.5 100% 94.9% / 0.7); // Warning subtle surface as opaque background color
|
|
122
|
-
@dt-color-surface-success-subtle-opaque-inverted: hsl(111 53.8% 97.5% / 0.66); // Success subtle surface as opaque background color.
|
|
123
122
|
@dt-color-surface-info-subtle-opaque-inverted: hsl(210 66.7% 97.6% / 0.66); // Info surface as opaque background color.
|
|
123
|
+
@dt-color-surface-brand-subtle-opaque: hsl(260 100% 8.24% / 0.65);
|
|
124
124
|
@dt-color-surface-brand-subtle-opaque-inverted: hsl(260 100% 98.2% / 0.66); // Info surface as opaque background color.
|
|
125
|
-
@dt-color-
|
|
126
|
-
@dt-color-
|
|
127
|
-
@dt-color-border-
|
|
128
|
-
@dt-color-border-
|
|
129
|
-
@dt-color-border-
|
|
130
|
-
@dt-color-border-
|
|
125
|
+
@dt-color-border-subtle: hsl(0 0% 100% / 0.14);
|
|
126
|
+
@dt-color-border-default: hsl(0 0% 100% / 0.22);
|
|
127
|
+
@dt-color-border-moderate: hsl(0 0% 100% / 0.36);
|
|
128
|
+
@dt-color-border-bold: hsl(0 0% 100% / 0.5);
|
|
129
|
+
@dt-color-border-subtle-inverted: hsl(0 0% 0% / 0.1);
|
|
130
|
+
@dt-color-border-default-inverted: hsl(0 0% 0% / 0.18);
|
|
131
|
+
@dt-color-border-moderate-inverted: hsl(0 0% 0% / 0.34);
|
|
132
|
+
@dt-color-border-bold-inverted: hsl(0 0% 0% / 0.5);
|
|
133
|
+
@dt-color-border-focus: #1768C6;
|
|
131
134
|
@dt-color-border-critical: #FF716F;
|
|
132
135
|
@dt-color-border-success: #D1FF76;
|
|
133
136
|
@dt-color-border-warning: #FFDB80;
|
|
134
|
-
@dt-color-border-brand: #
|
|
137
|
+
@dt-color-border-brand: #C2A3FF;
|
|
138
|
+
@dt-color-border-ai: linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%);
|
|
139
|
+
@dt-color-border-accent: #FF1BA4;
|
|
135
140
|
@dt-color-border-critical-subtle: #93173A;
|
|
136
|
-
@dt-color-border-success-subtle: #52C926;
|
|
137
|
-
@dt-color-border-warning-subtle: #FF9E0E;
|
|
138
|
-
@dt-color-border-brand-subtle: #7C52FF;
|
|
139
141
|
@dt-color-border-critical-strong: #FFABA4;
|
|
142
|
+
@dt-color-border-success-subtle: #52C926;
|
|
140
143
|
@dt-color-border-success-strong: #AEFB3C;
|
|
144
|
+
@dt-color-border-warning-subtle: #FF9E0E;
|
|
141
145
|
@dt-color-border-warning-strong: #FFE89C;
|
|
142
|
-
@dt-color-border-brand-
|
|
143
|
-
@dt-color-border-
|
|
144
|
-
@dt-color-border-default-inverted: hsl(0 0% 0% / 0.18);
|
|
145
|
-
@dt-color-border-moderate-inverted: hsl(0 0% 0% / 0.34);
|
|
146
|
-
@dt-color-border-bold-inverted: hsl(0 0% 0% / 0.5);
|
|
146
|
+
@dt-color-border-brand-subtle: #7C52FF;
|
|
147
|
+
@dt-color-border-brand-strong: #DAC7FF;
|
|
147
148
|
@dt-color-border-critical-inverted: #FF1356;
|
|
148
149
|
@dt-color-border-success-inverted: #31B237;
|
|
149
150
|
@dt-color-border-warning-inverted: #FF9E0E;
|
|
150
151
|
@dt-color-border-brand-inverted: #7C52FF;
|
|
151
152
|
@dt-color-border-critical-subtle-inverted: #FF716F;
|
|
152
|
-
@dt-color-border-success-subtle-inverted: #D1FF76;
|
|
153
|
-
@dt-color-border-warning-subtle-inverted: #FFDB80;
|
|
154
|
-
@dt-color-border-brand-subtle-inverted: #BBA6FC;
|
|
155
153
|
@dt-color-border-critical-strong-inverted: #93173A;
|
|
154
|
+
@dt-color-border-success-subtle-inverted: #D1FF76;
|
|
156
155
|
@dt-color-border-success-strong-inverted: #004F2E;
|
|
156
|
+
@dt-color-border-warning-subtle-inverted: #FFDB80;
|
|
157
157
|
@dt-color-border-warning-strong-inverted: #D57F00;
|
|
158
|
+
@dt-color-border-brand-subtle-inverted: #C2A3FF;
|
|
158
159
|
@dt-color-border-brand-strong-inverted: #5023DD;
|
|
159
|
-
@dt-color-border-focus: #1768C6;
|
|
160
|
-
@dt-color-border-ai: linear-gradient(132deg, #FE8819 0%, #ff1356 30%, #FF1BA4 75%, #AE3ADF 100%);
|
|
161
|
-
@dt-color-border-accent: #FF1BA4;
|
|
162
160
|
@dt-typography-body-md-font-family: -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"; // Base default medium text style for main content.
|
|
163
161
|
@dt-typography-body-md-font-weight: 400; // Base default medium text style for main content.
|
|
164
162
|
@dt-typography-body-md-line-height: 1.6; // Base default medium text style for main content.
|
|
@@ -376,47 +374,46 @@
|
|
|
376
374
|
@dt-inputs-font-weight-md: 400; // Font weight for medium inputs (e.g. input and textarea)
|
|
377
375
|
@dt-inputs-font-weight-lg: 400; // Font weight for large inputs (e.g. input and textarea)
|
|
378
376
|
@dt-inputs-font-weight-xl: 400; // Font weight for extra large inputs (e.g. input and textarea)
|
|
379
|
-
@dt-inputs-color-foreground-default: #
|
|
380
|
-
@dt-inputs-color-foreground-placeholder: #
|
|
381
|
-
@dt-inputs-color-foreground-disabled: #
|
|
382
|
-
@dt-inputs-color-border-default: hsl(
|
|
383
|
-
@dt-inputs-color-border-hover: hsl(25.7 10.1% 86.5% / 0.3);
|
|
377
|
+
@dt-inputs-color-foreground-default: #c7c7c7;
|
|
378
|
+
@dt-inputs-color-foreground-placeholder: #808080;
|
|
379
|
+
@dt-inputs-color-foreground-disabled: #808080;
|
|
380
|
+
@dt-inputs-color-border-default: hsl(0 0% 100% / 0.22);
|
|
384
381
|
@dt-inputs-color-border-focus: #1768C6;
|
|
385
382
|
@dt-inputs-color-border-critical: #FF716F;
|
|
386
383
|
@dt-inputs-color-border-success: #D1FF76;
|
|
387
384
|
@dt-inputs-color-border-warning: #FFDB80;
|
|
388
385
|
@dt-inputs-color-border-disabled: transparent;
|
|
389
|
-
@dt-inputs-color-background-default: hsl(
|
|
386
|
+
@dt-inputs-color-background-default: hsl(0 0% 90.2% / 0.03);
|
|
390
387
|
@dt-inputs-color-background-focus: #171717;
|
|
391
|
-
@dt-inputs-color-background-disabled: hsl(
|
|
392
|
-
@dt-action-color-foreground-base-default: #
|
|
393
|
-
@dt-action-color-foreground-base-hover: #
|
|
394
|
-
@dt-action-color-foreground-base-active: #
|
|
388
|
+
@dt-inputs-color-background-disabled: hsl(0 0% 90.2% / 0.18);
|
|
389
|
+
@dt-action-color-foreground-base-default: #C2A3FF;
|
|
390
|
+
@dt-action-color-foreground-base-hover: #DAC7FF;
|
|
391
|
+
@dt-action-color-foreground-base-active: #DAC7FF;
|
|
395
392
|
@dt-action-color-foreground-base-primary-default: #000000;
|
|
396
393
|
@dt-action-color-foreground-critical-default: #FF716F;
|
|
397
394
|
@dt-action-color-foreground-critical-hover: #FFABA4;
|
|
398
395
|
@dt-action-color-foreground-critical-active: #FFABA4;
|
|
399
396
|
@dt-action-color-foreground-critical-primary-default: #000000;
|
|
400
|
-
@dt-action-color-foreground-inverted-default: #
|
|
401
|
-
@dt-action-color-foreground-inverted-hover: #
|
|
402
|
-
@dt-action-color-foreground-inverted-active: #
|
|
403
|
-
@dt-action-color-foreground-inverted-primary-default: #
|
|
404
|
-
@dt-action-color-foreground-inverted-primary-hover: #
|
|
405
|
-
@dt-action-color-foreground-inverted-primary-active: #
|
|
406
|
-
@dt-action-color-foreground-muted-default: #
|
|
407
|
-
@dt-action-color-foreground-muted-hover: #
|
|
408
|
-
@dt-action-color-foreground-muted-active: #
|
|
409
|
-
@dt-action-color-foreground-disabled-default: #
|
|
397
|
+
@dt-action-color-foreground-inverted-default: #171717;
|
|
398
|
+
@dt-action-color-foreground-inverted-hover: #171717;
|
|
399
|
+
@dt-action-color-foreground-inverted-active: #171717;
|
|
400
|
+
@dt-action-color-foreground-inverted-primary-default: #C2A3FF;
|
|
401
|
+
@dt-action-color-foreground-inverted-primary-hover: #DAC7FF;
|
|
402
|
+
@dt-action-color-foreground-inverted-primary-active: #DAC7FF;
|
|
403
|
+
@dt-action-color-foreground-muted-default: #c7c7c7;
|
|
404
|
+
@dt-action-color-foreground-muted-hover: #E6E6E6;
|
|
405
|
+
@dt-action-color-foreground-muted-active: #E6E6E6;
|
|
406
|
+
@dt-action-color-foreground-disabled-default: #808080;
|
|
410
407
|
@dt-action-color-foreground-positive-default: #AEFB3C;
|
|
411
408
|
@dt-action-color-foreground-positive-hover: #DBFFA9;
|
|
412
409
|
@dt-action-color-foreground-positive-active: #DBFFA9;
|
|
413
410
|
@dt-action-color-foreground-positive-primary-default: #000000;
|
|
414
411
|
@dt-action-color-background-base-default: transparent;
|
|
415
|
-
@dt-action-color-background-base-hover: hsl(
|
|
416
|
-
@dt-action-color-background-base-active: hsl(
|
|
417
|
-
@dt-action-color-background-base-primary-default: #
|
|
418
|
-
@dt-action-color-background-base-primary-hover: #
|
|
419
|
-
@dt-action-color-background-base-primary-active: #
|
|
412
|
+
@dt-action-color-background-base-hover: hsl(258 100% 70.4% / 0.2);
|
|
413
|
+
@dt-action-color-background-base-active: hsl(258 100% 70.4% / 0.3);
|
|
414
|
+
@dt-action-color-background-base-primary-default: #AB7EFF;
|
|
415
|
+
@dt-action-color-background-base-primary-hover: #C2A3FF;
|
|
416
|
+
@dt-action-color-background-base-primary-active: #AB7EFF;
|
|
420
417
|
@dt-action-color-background-critical-default: transparent;
|
|
421
418
|
@dt-action-color-background-critical-hover: hsl(343 72.9% 33.3% / 0.2);
|
|
422
419
|
@dt-action-color-background-critical-active: hsl(343 72.9% 50% / 0.2);
|
|
@@ -424,64 +421,64 @@
|
|
|
424
421
|
@dt-action-color-background-critical-primary-hover: #FFABA4;
|
|
425
422
|
@dt-action-color-background-critical-primary-active: #FF716F;
|
|
426
423
|
@dt-action-color-background-inverted-default: transparent;
|
|
427
|
-
@dt-action-color-background-inverted-hover:
|
|
428
|
-
@dt-action-color-background-inverted-active:
|
|
424
|
+
@dt-action-color-background-inverted-hover: #D4D4D4;
|
|
425
|
+
@dt-action-color-background-inverted-active: #c7c7c7;
|
|
429
426
|
@dt-action-color-background-inverted-primary-default: #171717;
|
|
430
427
|
@dt-action-color-background-inverted-primary-hover: #1D0155;
|
|
431
428
|
@dt-action-color-background-inverted-primary-active: #3A1D95;
|
|
432
429
|
@dt-action-color-background-muted-default: transparent;
|
|
433
|
-
@dt-action-color-background-muted-hover: hsl(
|
|
434
|
-
@dt-action-color-background-muted-active: hsl(
|
|
435
|
-
@dt-action-color-background-disabled-default: hsl(
|
|
430
|
+
@dt-action-color-background-muted-hover: hsl(0 0% 90.2% / 0.18);
|
|
431
|
+
@dt-action-color-background-muted-active: hsl(0 0% 90.2% / 0.3);
|
|
432
|
+
@dt-action-color-background-disabled-default: hsl(0 0% 90.2% / 0.3);
|
|
436
433
|
@dt-action-color-background-positive-default: transparent;
|
|
437
434
|
@dt-action-color-background-positive-hover: hsl(155 100% 15.5% / 0.28);
|
|
438
435
|
@dt-action-color-background-positive-active: hsl(155 100% 36.6% / 0.28);
|
|
439
436
|
@dt-action-color-background-positive-primary-default: #AEFB3C; // Postive, accepting, or success actions.
|
|
440
437
|
@dt-action-color-background-positive-primary-hover: #D1FF76;
|
|
441
438
|
@dt-action-color-background-positive-primary-active: #AEFB3C;
|
|
442
|
-
@dt-action-color-border-base-outlined-default: #
|
|
439
|
+
@dt-action-color-border-base-outlined-default: #C2A3FF;
|
|
443
440
|
@dt-action-color-border-critical-outlined-default: #FF716F;
|
|
444
441
|
@dt-action-color-border-inverted-outlined-default: hsl(0 0% 0% / 0.18);
|
|
445
|
-
@dt-action-color-border-muted-outlined-default: hsl(
|
|
446
|
-
@dt-theme-color-base: #
|
|
447
|
-
@dt-theme-topbar-color-foreground: hsl(
|
|
448
|
-
@dt-theme-topbar-color-background: #
|
|
449
|
-
@dt-theme-topbar-field-color-foreground: hsl(
|
|
450
|
-
@dt-theme-topbar-field-color-foreground-hover: hsl(
|
|
451
|
-
@dt-theme-topbar-field-color-background: hsl(
|
|
452
|
-
@dt-theme-topbar-field-color-background-hover: hsl(
|
|
453
|
-
@dt-theme-topbar-field-color-border: hsl(
|
|
454
|
-
@dt-theme-topbar-field-color-border-hover: hsl(
|
|
455
|
-
@dt-theme-topbar-field-color-border-active: hsl(
|
|
456
|
-
@dt-theme-topbar-button-color-foreground: hsl(
|
|
457
|
-
@dt-theme-topbar-button-color-foreground-hover: #
|
|
458
|
-
@dt-theme-topbar-button-color-background: hsl(
|
|
459
|
-
@dt-theme-topbar-button-color-background-hover: hsl(
|
|
460
|
-
@dt-theme-topbar-button-color-background-active: hsl(
|
|
461
|
-
@dt-theme-topbar-profile-color-foreground: hsl(
|
|
462
|
-
@dt-theme-topbar-profile-color-foreground-inverted: hsl(
|
|
463
|
-
@dt-theme-topbar-profile-color-background: hsl(
|
|
464
|
-
@dt-theme-topbar-profile-color-background-inverted: hsl(
|
|
465
|
-
@dt-theme-topbar-profile-color-background-hover: hsl(
|
|
466
|
-
@dt-theme-topbar-profile-color-background-active: hsl(
|
|
467
|
-
@dt-theme-sidebar-color-foreground: #
|
|
468
|
-
@dt-theme-sidebar-color-foreground-unread: #
|
|
469
|
-
@dt-theme-sidebar-color-background: #
|
|
470
|
-
@dt-theme-sidebar-icon-color-foreground: #
|
|
471
|
-
@dt-theme-sidebar-status-color-foreground: #
|
|
472
|
-
@dt-theme-sidebar-row-color-background: hsl(
|
|
473
|
-
@dt-theme-sidebar-row-color-background-hover: hsl(
|
|
474
|
-
@dt-theme-sidebar-row-color-background-active: hsl(
|
|
475
|
-
@dt-theme-sidebar-selected-row-color-foreground: #
|
|
476
|
-
@dt-theme-sidebar-selected-row-color-background: hsl(
|
|
477
|
-
@dt-theme-sidebar-section-color-foreground: #
|
|
442
|
+
@dt-action-color-border-muted-outlined-default: hsl(0 0% 100% / 0.22);
|
|
443
|
+
@dt-theme-color-base: #E6E6E6;
|
|
444
|
+
@dt-theme-topbar-color-foreground: hsl(0 0% 90.2% / 0.8);
|
|
445
|
+
@dt-theme-topbar-color-background: #1f1f1f;
|
|
446
|
+
@dt-theme-topbar-field-color-foreground: hsl(0 0% 90.2% / 0.5);
|
|
447
|
+
@dt-theme-topbar-field-color-foreground-hover: hsl(0 0% 90.2% / 0.75);
|
|
448
|
+
@dt-theme-topbar-field-color-background: hsl(0 0% 90.2% / 0.05);
|
|
449
|
+
@dt-theme-topbar-field-color-background-hover: hsl(0 0% 8.27%);
|
|
450
|
+
@dt-theme-topbar-field-color-border: hsl(0 0% 90.2% / 0);
|
|
451
|
+
@dt-theme-topbar-field-color-border-hover: hsl(0 0% 90.2% / 0.1);
|
|
452
|
+
@dt-theme-topbar-field-color-border-active: hsl(0 0% 90.2% / 0.2);
|
|
453
|
+
@dt-theme-topbar-button-color-foreground: hsl(0 0% 90.2% / 0.65);
|
|
454
|
+
@dt-theme-topbar-button-color-foreground-hover: #E6E6E6;
|
|
455
|
+
@dt-theme-topbar-button-color-background: hsl(0 0% 90.2% / 0);
|
|
456
|
+
@dt-theme-topbar-button-color-background-hover: hsl(0 0% 90.2% / 0.15);
|
|
457
|
+
@dt-theme-topbar-button-color-background-active: hsl(0 0% 90.2% / 0.1);
|
|
458
|
+
@dt-theme-topbar-profile-color-foreground: hsl(0 0% 90.2% / 0.8);
|
|
459
|
+
@dt-theme-topbar-profile-color-foreground-inverted: hsl(0 0% 9.02% / 0.75);
|
|
460
|
+
@dt-theme-topbar-profile-color-background: hsl(0 0% 90.2% / 0.05);
|
|
461
|
+
@dt-theme-topbar-profile-color-background-inverted: hsl(0 0% 90.2% / 0.75);
|
|
462
|
+
@dt-theme-topbar-profile-color-background-hover: hsl(0 0% 90.2% / 0.1);
|
|
463
|
+
@dt-theme-topbar-profile-color-background-active: hsl(0 0% 90.2% / 0.14);
|
|
464
|
+
@dt-theme-sidebar-color-foreground: #c7c7c7;
|
|
465
|
+
@dt-theme-sidebar-color-foreground-unread: #E6E6E6;
|
|
466
|
+
@dt-theme-sidebar-color-background: #1f1f1f;
|
|
467
|
+
@dt-theme-sidebar-icon-color-foreground: #c7c7c7;
|
|
468
|
+
@dt-theme-sidebar-status-color-foreground: #B0B0B0;
|
|
469
|
+
@dt-theme-sidebar-row-color-background: hsl(0 0% 90.2% / 0);
|
|
470
|
+
@dt-theme-sidebar-row-color-background-hover: hsl(0 0% 90.2% / 0.1);
|
|
471
|
+
@dt-theme-sidebar-row-color-background-active: hsl(0 0% 90.2% / 0.15);
|
|
472
|
+
@dt-theme-sidebar-selected-row-color-foreground: #E6E6E6;
|
|
473
|
+
@dt-theme-sidebar-selected-row-color-background: hsl(0 0% 90.2% / 0.12);
|
|
474
|
+
@dt-theme-sidebar-section-color-foreground: #B0B0B0;
|
|
478
475
|
@dt-theme-presence-color-background-available: #84EE0B;
|
|
479
476
|
@dt-theme-presence-color-background-busy-unavailable: #FF415B;
|
|
480
477
|
@dt-theme-presence-color-background-busy: #FFBD48;
|
|
481
478
|
@dt-theme-presence-color-background-offline: #ffffff;
|
|
482
479
|
@dt-theme-mention-color-foreground: #000000;
|
|
483
|
-
@dt-theme-mention-color-foreground-strong: #
|
|
484
|
-
@dt-theme-mention-color-background: #
|
|
480
|
+
@dt-theme-mention-color-foreground-strong: #171717;
|
|
481
|
+
@dt-theme-mention-color-background: #AB7EFF;
|
|
485
482
|
@dt-theme-mention-color-background-strong: #F5F0FF;
|
|
486
483
|
@dt-avatar-color-foreground: #000000;
|
|
487
484
|
@dt-avatar-color-background-100: #1aa340;
|
|
@@ -503,28 +500,28 @@
|
|
|
503
500
|
@dt-avatar-color-background-1700: #ffd646;
|
|
504
501
|
@dt-avatar-color-background-1800: #f1dab7;
|
|
505
502
|
@dt-avatar-color-background-000: #e0e0e0;
|
|
506
|
-
@dt-badge-color-background-default: hsl(
|
|
503
|
+
@dt-badge-color-background-default: hsl(0 0% 90.2% / 0.18);
|
|
507
504
|
@dt-badge-color-background-info: #003165;
|
|
508
505
|
@dt-badge-color-background-success: #004F2E;
|
|
509
506
|
@dt-badge-color-background-warning: #533204;
|
|
510
507
|
@dt-badge-color-background-critical: #640823;
|
|
511
|
-
@dt-badge-color-background-bulletin: #
|
|
508
|
+
@dt-badge-color-background-bulletin: #AB7EFF;
|
|
512
509
|
@dt-badge-color-background-bulletin-subtle: #3A1D95;
|
|
513
|
-
@dt-badge-color-background-ai: linear-gradient(
|
|
510
|
+
@dt-badge-color-background-ai: linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%);
|
|
514
511
|
@dt-badge-color-foreground-default: #ffffff;
|
|
515
512
|
@dt-badge-color-foreground-bulletin: #000000;
|
|
516
|
-
@dt-badge-color-foreground-bulletin-subtle: hsl(
|
|
513
|
+
@dt-badge-color-foreground-bulletin-subtle: hsl(0 0% 90.2%);
|
|
517
514
|
@dt-badge-color-foreground-ai: #ffffff;
|
|
518
|
-
@dt-badge-color-border-default:
|
|
519
|
-
@dt-badge-color-border-bulletin-subtle: hsl(
|
|
515
|
+
@dt-badge-color-border-default: hsl(0 0% 100% / 0.14);
|
|
516
|
+
@dt-badge-color-border-bulletin-subtle: hsl(258 100% 70.4% / 0.6);
|
|
520
517
|
@dt-button-font-size-xs: 12px; // Extra small Button text size
|
|
521
518
|
@dt-button-font-size-sm: 12px; // Small Button text size
|
|
522
519
|
@dt-button-font-size-md: 15px; // Medium Button text size
|
|
523
520
|
@dt-button-font-size-lg: 19px; // Large Button text size
|
|
524
521
|
@dt-button-font-size-xl: 27px; // Extra large Button text size
|
|
525
|
-
@dt-button-font-weight-xs: 600;
|
|
526
|
-
@dt-button-font-weight-sm: 600;
|
|
527
|
-
@dt-button-font-weight-md: 600;
|
|
522
|
+
@dt-button-font-weight-xs: 600;
|
|
523
|
+
@dt-button-font-weight-sm: 600;
|
|
524
|
+
@dt-button-font-weight-md: 600;
|
|
528
525
|
@dt-button-font-weight-lg: 500; // Font weight for LG button
|
|
529
526
|
@dt-button-font-weight-xl: 400; // Font weight for XL button
|
|
530
527
|
@dt-button-line-height-xs: 1.2; // Line-height for XS button
|
|
@@ -540,12 +537,11 @@
|
|
|
540
537
|
@dt-checkbox-size-width: 1.6rem;
|
|
541
538
|
@dt-checkbox-size-height: 1.6rem;
|
|
542
539
|
@dt-checkbox-size-radius: 0.4rem;
|
|
543
|
-
@dt-checkbox-color-border-unchecked: hsl(
|
|
544
|
-
@dt-checkbox-color-border-
|
|
545
|
-
@dt-checkbox-color-
|
|
546
|
-
@dt-checkbox-color-background-checked: #BBA6FC;
|
|
540
|
+
@dt-checkbox-color-border-unchecked: hsl(0 0% 100% / 0.36);
|
|
541
|
+
@dt-checkbox-color-border-checked: #C2A3FF;
|
|
542
|
+
@dt-checkbox-color-background-checked: #AB7EFF;
|
|
547
543
|
@dt-checkbox-color-foreground-default: transparent;
|
|
548
|
-
@dt-checkbox-color-foreground-checked: #
|
|
544
|
+
@dt-checkbox-color-foreground-checked: #171717;
|
|
549
545
|
@dt-icon-size-100: 12px;
|
|
550
546
|
@dt-icon-size-200: 14px;
|
|
551
547
|
@dt-icon-size-300: 18px;
|
|
@@ -565,9 +561,8 @@
|
|
|
565
561
|
@dt-radio-size-width: 1.6rem;
|
|
566
562
|
@dt-radio-size-height: 1.6rem;
|
|
567
563
|
@dt-radio-size-radius: 50%;
|
|
568
|
-
@dt-radio-color-border-unchecked: hsl(
|
|
569
|
-
@dt-radio-color-border-
|
|
570
|
-
@dt-radio-color-
|
|
571
|
-
@dt-radio-color-background-checked: #BBA6FC;
|
|
564
|
+
@dt-radio-color-border-unchecked: hsl(0 0% 100% / 0.36);
|
|
565
|
+
@dt-radio-color-border-checked: #C2A3FF;
|
|
566
|
+
@dt-radio-color-background-checked: #AB7EFF;
|
|
572
567
|
@dt-radio-color-foreground-default: transparent;
|
|
573
|
-
@dt-radio-color-foreground-checked: #
|
|
568
|
+
@dt-radio-color-foreground-checked: #171717;
|