@dialpad/dialtone 9.106.0-rebrand-2025-beta.5 → 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.
Files changed (136) hide show
  1. package/README.md +1 -0
  2. package/dist/css/dialtone-default-theme.css +1529 -6286
  3. package/dist/css/dialtone-default-theme.min.css +1 -1
  4. package/dist/css/dialtone-docs.json +1 -1
  5. package/dist/css/dialtone.css +194 -1848
  6. package/dist/css/dialtone.min.css +1 -1
  7. package/dist/css/fonts/Archivo-Bold.woff2 +0 -0
  8. package/dist/css/fonts/Archivo-Regular.woff2 +0 -0
  9. package/dist/css/fonts/Archivo-SemiBold.woff2 +0 -0
  10. package/dist/css/fonts/ArchivoExpanded-SemiBold.woff2 +0 -0
  11. package/dist/css/fonts/ArchivoSemiExpanded-Medium.woff2 +0 -0
  12. package/dist/css/fonts/ArchivoSemiExpanded-SemiBold.woff2 +0 -0
  13. package/dist/css/tokens/tokens-base-dark.css +161 -526
  14. package/dist/css/tokens/tokens-base-deca-dark.css +48 -98
  15. package/dist/css/tokens/tokens-base-deca-light.css +44 -94
  16. package/dist/css/tokens/tokens-base-light.css +128 -493
  17. package/dist/css/tokens/tokens-debug-base.css +3 -368
  18. package/dist/css/tokens/tokens-debug-dp.css +653 -1011
  19. package/dist/css/tokens/tokens-deca-dark.css +748 -777
  20. package/dist/css/tokens/tokens-deca-light.css +708 -737
  21. package/dist/css/tokens/tokens-dp-dark.css +917 -1275
  22. package/dist/css/tokens/tokens-dp-light.css +973 -1331
  23. package/dist/css/tokens/tokens-expressive-dark.css +917 -1275
  24. package/dist/css/tokens/tokens-expressive-light.css +970 -1328
  25. package/dist/css/tokens/tokens-expressive-sm-dark.css +917 -1275
  26. package/dist/css/tokens/tokens-expressive-sm-light.css +970 -1328
  27. package/dist/css/tokens/tokens-tmo-dark.css +1073 -1431
  28. package/dist/css/tokens/tokens-tmo-light.css +1115 -1473
  29. package/dist/css/tokens-docs.json +1 -1
  30. package/dist/tokens/css/tokens-base-dark.css +161 -526
  31. package/dist/tokens/css/tokens-base-deca-dark.css +48 -98
  32. package/dist/tokens/css/tokens-base-deca-light.css +44 -94
  33. package/dist/tokens/css/tokens-base-light.css +128 -493
  34. package/dist/tokens/css/tokens-debug-base.css +3 -368
  35. package/dist/tokens/css/tokens-debug-dp.css +653 -1011
  36. package/dist/tokens/css/tokens-deca-dark.css +748 -777
  37. package/dist/tokens/css/tokens-deca-light.css +708 -737
  38. package/dist/tokens/css/tokens-dp-dark.css +917 -1275
  39. package/dist/tokens/css/tokens-dp-light.css +973 -1331
  40. package/dist/tokens/css/tokens-expressive-dark.css +917 -1275
  41. package/dist/tokens/css/tokens-expressive-light.css +970 -1328
  42. package/dist/tokens/css/tokens-expressive-sm-dark.css +917 -1275
  43. package/dist/tokens/css/tokens-expressive-sm-light.css +970 -1328
  44. package/dist/tokens/css/tokens-tmo-dark.css +1073 -1431
  45. package/dist/tokens/css/tokens-tmo-light.css +1115 -1473
  46. package/dist/tokens/doc.json +37601 -57827
  47. package/dist/tokens/less/tokens-base-dark.less +46 -99
  48. package/dist/tokens/less/tokens-base-deca-dark.less +15 -23
  49. package/dist/tokens/less/tokens-base-deca-light.less +14 -22
  50. package/dist/tokens/less/tokens-base-light.less +37 -90
  51. package/dist/tokens/less/tokens-deca-dark.less +182 -187
  52. package/dist/tokens/less/tokens-deca-light.less +173 -178
  53. package/dist/tokens/less/tokens-dp-dark.less +187 -239
  54. package/dist/tokens/less/tokens-dp-light.less +185 -237
  55. package/dist/tokens/less/tokens-expressive-dark.less +210 -262
  56. package/dist/tokens/less/tokens-expressive-light.less +208 -260
  57. package/dist/tokens/less/tokens-expressive-sm-dark.less +210 -262
  58. package/dist/tokens/less/tokens-expressive-sm-light.less +208 -260
  59. package/dist/tokens/less/tokens-tmo-dark.less +207 -259
  60. package/dist/tokens/less/tokens-tmo-light.less +198 -250
  61. package/dist/tokens/themes/chunks/tokens-base-dark-BnTEKGxK.js +4 -0
  62. package/dist/tokens/themes/chunks/tokens-base-dark-Ch4dTh7V.js +1 -0
  63. package/dist/tokens/themes/chunks/tokens-base-light-BLxKOiup.js +4 -0
  64. package/dist/tokens/themes/chunks/tokens-base-light-DWLxg2cD.js +1 -0
  65. package/dist/tokens/themes/debug.cjs +1 -1
  66. package/dist/tokens/themes/debug.js +1 -1
  67. package/dist/tokens/themes/dp-dark.cjs +1 -1
  68. package/dist/tokens/themes/dp-dark.js +2 -2
  69. package/dist/tokens/themes/dp-deca-dark.cjs +1 -1
  70. package/dist/tokens/themes/dp-deca-dark.js +1 -1
  71. package/dist/tokens/themes/dp-deca-light.cjs +1 -1
  72. package/dist/tokens/themes/dp-deca-light.js +2 -2
  73. package/dist/tokens/themes/dp-light.cjs +1 -1
  74. package/dist/tokens/themes/dp-light.js +2 -2
  75. package/dist/tokens/themes/expressive-dark.cjs +1 -1
  76. package/dist/tokens/themes/expressive-dark.js +3 -3
  77. package/dist/tokens/themes/expressive-light.cjs +1 -1
  78. package/dist/tokens/themes/expressive-light.js +3 -3
  79. package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
  80. package/dist/tokens/themes/expressive-sm-dark.js +3 -3
  81. package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
  82. package/dist/tokens/themes/expressive-sm-light.js +3 -3
  83. package/dist/tokens/themes/tmo-dark.cjs +1 -1
  84. package/dist/tokens/themes/tmo-dark.js +2 -2
  85. package/dist/tokens/themes/tmo-light.cjs +1 -1
  86. package/dist/tokens/themes/tmo-light.js +2 -2
  87. package/dist/tokens/tokens-base-dark.json +46 -99
  88. package/dist/tokens/tokens-base-deca-dark.json +12 -20
  89. package/dist/tokens/tokens-base-deca-light.json +11 -19
  90. package/dist/tokens/tokens-base-light.json +37 -90
  91. package/dist/tokens/tokens-deca-dark.json +179 -184
  92. package/dist/tokens/tokens-deca-light.json +171 -176
  93. package/dist/tokens/tokens-dp-dark.json +171 -223
  94. package/dist/tokens/tokens-dp-light.json +182 -234
  95. package/dist/tokens/tokens-expressive-dark.json +194 -246
  96. package/dist/tokens/tokens-expressive-light.json +205 -257
  97. package/dist/tokens/tokens-expressive-sm-dark.json +194 -246
  98. package/dist/tokens/tokens-expressive-sm-light.json +205 -257
  99. package/dist/tokens/tokens-tmo-dark.json +196 -248
  100. package/dist/tokens/tokens-tmo-light.json +193 -245
  101. package/dist/vue2/component-documentation.json +1 -1
  102. package/dist/vue2/components/pagination/pagination.vue.cjs +43 -9
  103. package/dist/vue2/components/pagination/pagination.vue.cjs.map +1 -1
  104. package/dist/vue2/components/pagination/pagination.vue.js +43 -9
  105. package/dist/vue2/components/pagination/pagination.vue.js.map +1 -1
  106. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.cjs +10 -0
  107. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.cjs.map +1 -1
  108. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.js +10 -0
  109. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.js.map +1 -1
  110. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
  111. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
  112. package/dist/vue2/types/common/dates/index.d.ts.map +1 -1
  113. package/dist/vue2/types/components/pagination/pagination.vue.d.ts +9 -0
  114. package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
  115. package/dist/vue2/types/components/select_menu/select_menu.vue.d.ts +1 -1
  116. package/dist/vue3/component-documentation.json +1 -1
  117. package/dist/vue3/components/pagination/pagination.vue.cjs +44 -9
  118. package/dist/vue3/components/pagination/pagination.vue.cjs.map +1 -1
  119. package/dist/vue3/components/pagination/pagination.vue.js +44 -9
  120. package/dist/vue3/components/pagination/pagination.vue.js.map +1 -1
  121. package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.cjs +10 -0
  122. package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.cjs.map +1 -1
  123. package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.js +10 -0
  124. package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.js.map +1 -1
  125. package/dist/vue3/types/common/dates/index.d.ts.map +1 -1
  126. package/dist/vue3/types/components/pagination/pagination.vue.d.ts +9 -0
  127. package/dist/vue3/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
  128. package/dist/vue3/types/components/select_menu/select_menu.vue.d.ts +1 -1
  129. package/package.json +9 -9
  130. package/dist/css/fonts/SeasonMix-Bold.woff2 +0 -0
  131. package/dist/css/fonts/SeasonMix-Regular.woff2 +0 -0
  132. package/dist/css/fonts/SeasonMix-SemiBold.woff2 +0 -0
  133. package/dist/tokens/themes/chunks/tokens-base-dark-BjqCt8ke.js +0 -1
  134. package/dist/tokens/themes/chunks/tokens-base-dark-DtZ_Inhl.js +0 -4
  135. package/dist/tokens/themes/chunks/tokens-base-light-CIQSO1H9.js +0 -4
  136. package/dist/tokens/themes/chunks/tokens-base-light-Cll0VrKT.js +0 -1
@@ -2,163 +2,119 @@
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: #1C1C1C; // Default text color throughout the UI.
5
+ @dt-color-foreground-primary: #000000; // Default text color throughout the UI.
6
6
  @dt-color-foreground-secondary: #3A3A3A; // Example uses include introduction paragraphs, labels, and descriptions paired with form elements.
7
- @dt-color-foreground-tertiary: #535353; // 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% 0% / 0.5);
7
+ @dt-color-foreground-tertiary: #555555; // 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% 13.3% / 0.5);
9
9
  @dt-color-foreground-placeholder: #808080; // Text color for placeholder text within form elements.
10
10
  @dt-color-foreground-disabled: #808080; // Used for text paired with disabled content or components, like the form elements.
11
- @dt-color-foreground-critical: #D90A45; // Expresses an error, danger, or otherwise critical state.
12
- @dt-color-foreground-critical-strong: #AF0032; // Expresses an error, danger, or otherwise critical state on surfaces that require a stronger contrast.
13
- @dt-color-foreground-success: #008E52; // Indicates a positive state.
14
- @dt-color-foreground-success-strong: #004F2E; // Indicates a strong positive state on surfaces that require a stronger contrast.
11
+ @dt-color-foreground-critical: #EC0E0E; // Expresses an error, danger, or otherwise critical state.
12
+ @dt-color-foreground-critical-strong: #B70B0B; // Expresses an error, danger, or otherwise critical state on surfaces that require a stronger contrast.
13
+ @dt-color-foreground-success: #1AA340; // Indicates a positive state.
14
+ @dt-color-foreground-success-strong: #124620; // Indicates a strong positive state on surfaces that require a stronger contrast.
15
15
  @dt-color-foreground-warning: #815008; // Indicates information that requires user’s attention and further action may be necessary.
16
- @dt-color-foreground-primary-inverted: #F9F9F9; // Primary text that sits on high-contrast surfaces or backgrounds.
16
+ @dt-color-foreground-primary-inverted: #ffffff; // Primary text that sits on high-contrast surfaces or backgrounds.
17
17
  @dt-color-foreground-secondary-inverted: #E9E9E9; // Secondary text color that sits on high-contrast surfaces or backgrounds.
18
18
  @dt-color-foreground-tertiary-inverted: #D2D2D2; // Tertiary text color that sits on high-contrast surfaces or backgrounds.
19
- @dt-color-foreground-muted-inverted: hsl(0 0% 97.6% / 0.65); // Muted text color that sits on high-contrast surfaces or backgrounds.
20
- @dt-color-foreground-placeholder-inverted: #AAAAAA; // Placeholder text color that sits on high-contrast surfaces or backgrounds.
21
- @dt-color-foreground-disabled-inverted: #AAAAAA; // Disabled text color that sits on high-contrast surfaces or backgrounds.
22
- @dt-color-foreground-critical-inverted: #FF716F; // Critical text that sits on high-contrast surfaces or backgrounds
23
- @dt-color-foreground-critical-strong-inverted: #FFABA4; // Critical strong text that sits on high-contrast surfaces or backgrounds
24
- @dt-color-foreground-success-inverted: #AEFB3C; // Success text that sits on high-contrast surfaces or backgrounds
25
- @dt-color-foreground-success-strong-inverted: #DBFFA9; // Success strong text that sits on high-contrast surfaces or backgrounds
26
- @dt-color-foreground-warning-inverted: #FF9E0E; // Warning text that sits on high-contrast surfaces or backgrounds
27
- @dt-color-link-primary: #e20074;
28
- @dt-color-link-primary-hover: #A80056;
29
- @dt-color-link-critical: #D90A45;
30
- @dt-color-link-critical-hover: #AF0032;
31
- @dt-color-link-success: #008E52; // positive
32
- @dt-color-link-success-hover: #004F2E;
19
+ @dt-color-foreground-muted-inverted: hsl(0 0% 91.4% / 0.6); // Muted text color that sits on high-contrast surfaces or backgrounds.
20
+ @dt-color-foreground-placeholder-inverted: #808080; // Placeholder text color that sits on high-contrast surfaces or backgrounds.
21
+ @dt-color-foreground-disabled-inverted: #808080; // Disabled text color that sits on high-contrast surfaces or backgrounds.
22
+ @dt-color-foreground-critical-inverted: #FF8585; // Critical text that sits on high-contrast surfaces or backgrounds
23
+ @dt-color-foreground-critical-strong-inverted: hsl(0 100% 82.1%); // Critical strong text that sits on high-contrast surfaces or backgrounds
24
+ @dt-color-foreground-success-inverted: #B0FFA3; // Success text that sits on high-contrast surfaces or backgrounds
25
+ @dt-color-foreground-success-strong-inverted: hsl(112 100% 90.1%); // Success strong text that sits on high-contrast surfaces or backgrounds
26
+ @dt-color-foreground-warning-inverted: #FFF4CC; // Warning text that sits on high-contrast surfaces or backgrounds
27
+ @dt-color-link-primary: #7C52FF;
28
+ @dt-color-link-critical: #EC0E0E;
29
+ @dt-color-link-success: #1AA340; // positive
33
30
  @dt-color-link-warning: #815008;
34
- @dt-color-link-warning-hover: #533204;
35
31
  @dt-color-link-muted: #3A3A3A;
36
- @dt-color-link-muted-hover: #1C1C1C;
37
32
  @dt-color-link-disabled: #808080;
38
- @dt-color-link-disabled-hover: #808080;
39
- @dt-color-link-primary-inverted: #FFB2DA;
40
- @dt-color-link-primary-inverted-hover: #FFCCE6;
41
- @dt-color-link-critical-inverted: #FF716F;
42
- @dt-color-link-critical-inverted-hover: #FFABA4;
43
- @dt-color-link-success-inverted: #AEFB3C;
44
- @dt-color-link-success-inverted-hover: #DBFFA9;
45
- @dt-color-link-warning-inverted: #FF9E0E;
46
- @dt-color-link-warning-inverted-hover: #FFDB80;
33
+ @dt-color-link-primary-inverted: #AB7EFF;
34
+ @dt-color-link-critical-inverted: #FF8585;
35
+ @dt-color-link-success-inverted: #B0FFA3;
36
+ @dt-color-link-warning-inverted: #FFF4CC;
47
37
  @dt-color-link-muted-inverted: #E9E9E9;
38
+ @dt-color-link-disabled-inverted: #808080;
39
+ @dt-color-link-primary-hover: #3A1D95;
40
+ @dt-color-link-critical-hover: #B70B0B;
41
+ @dt-color-link-success-hover: #124620;
42
+ @dt-color-link-warning-hover: #555555;
43
+ @dt-color-link-muted-hover: #000000;
44
+ @dt-color-link-disabled-hover: #808080;
45
+ @dt-color-link-primary-inverted-hover: #DAC7FF;
46
+ @dt-color-link-critical-inverted-hover: hsl(0 100% 82.1%);
47
+ @dt-color-link-success-inverted-hover: hsl(112 100% 90.1%);
48
+ @dt-color-link-warning-inverted-hover: #F9F9F9;
48
49
  @dt-color-link-muted-inverted-hover: #F9F9F9;
49
- @dt-color-link-disabled-inverted: #AAAAAA;
50
- @dt-color-link-disabled-inverted-hover: #AAAAAA;
50
+ @dt-color-link-disabled-inverted-hover: #808080;
51
+ @dt-color-surface-secondary-opaque: hsl(0 0% 0% / 0.02); // Secondary surface as opaque background color.
52
+ @dt-color-surface-moderate-opaque: hsl(0 0% 0% / 0.09); // Moderate surface as opaque background color.
53
+ @dt-color-surface-bold-opaque: hsl(0 0% 0% / 0.18); // Bold surface as opaque background color.
54
+ @dt-color-surface-strong-opaque: hsl(0 0% 0% / 0.67); // Strong surface as opaque background color.
55
+ @dt-color-surface-contrast-opaque: hsl(0 0% 0% / 0.87); // Contrast surface as opaque background color.
56
+ @dt-color-surface-backdrop: hsl(0 0% 0% / 0.7); // Background color for a modal-like backdrop.
57
+ @dt-color-surface-critical-opaque: hsl(0 88.8% 49% / 0.11); // Critical surface as opaque background color.
58
+ @dt-color-surface-critical-subtle-opaque: hsl(0 88.8% 49% / 0.05); // Critical subtle surface as opaque background color.
59
+ @dt-color-surface-warning-opaque: hsl(43 100% 75.1% / 0.38); // Warning surface as opaque background color
60
+ @dt-color-surface-warning-subtle-opaque: hsl(43 100% 75.1% / 0.18); // Warning subtle surface as opaque background color
61
+ @dt-color-surface-success-opaque: hsl(137 72.5% 37.1% / 0.08); // Success surface as opaque background color.
62
+ @dt-color-surface-success-subtle-opaque: hsl(137 72.5% 37.1% / 0.03); // Success subtle surface as opaque background color.
63
+ @dt-color-surface-info-opaque: hsl(212 79.2% 43.3% / 0.09); // Info surface as opaque background color.
64
+ @dt-color-surface-info-subtle-opaque: hsl(212 79.2% 43.3% / 0.04); // Info surface as opaque background color.
51
65
  @dt-color-surface-primary: #ffffff; // Default surface color for the majority of surfaces.
52
66
  @dt-color-surface-secondary: #F9F9F9; // For adjacent or complementary regions.
53
67
  @dt-color-surface-moderate: #E9E9E9; // A tertiary surface level, prominent without being too overpowering.
54
68
  @dt-color-surface-bold: #D2D2D2; // Highlight or call attention to specific areas of the interface.
55
- @dt-color-surface-strong: #535353; // Use sparingly to draw the eye to a relatively important region.
56
- @dt-color-surface-contrast: #252525; // An inverted surface for lightened content and elements, most likely paired with inverted foreground colors.
69
+ @dt-color-surface-strong: #555555; // Use sparingly to draw the eye to a relatively important region.
70
+ @dt-color-surface-contrast: #222222; // An inverted surface for lightened content and elements, most likely paired with inverted foreground colors.
57
71
  @dt-color-surface-critical: #FFE5E6; // Background surface color containing error, danger, or otherwise critical messaging or elements.
72
+ @dt-color-surface-critical-subtle: hsl(358 100% 97.5%); // A softer version of the Critical surface.
73
+ @dt-color-surface-critical-strong: #B70B0B; // A contrasting critical surface, most likely paired with inverted foreground colors.
58
74
  @dt-color-surface-warning: #FFF4CC; // Background surface color highlighting messaging or elements that may require user's attention.
75
+ @dt-color-surface-warning-subtle: hsl(47.1 100% 95%); // A softer version of the default warning surface.
76
+ @dt-color-surface-warning-strong: #FFDB80; // A contrasting warning surface, most likely paired with inverted foreground colors.
59
77
  @dt-color-surface-success: #EDF9EB; // Background surface color containing messaging or elements expressing a positive or successful state.
78
+ @dt-color-surface-success-subtle: hsl(111 53.8% 98%); // A softer version of the default success surface.
79
+ @dt-color-surface-success-strong: #1AA340; // A contrasting positive state surface, most likely paired with inverted foreground colors.
60
80
  @dt-color-surface-info: #EAF2FA; // Background surface color containing messaging or elements communicated as generally informational.
61
- @dt-color-surface-brand: #FFCCE6;
62
- @dt-color-surface-critical-subtle: #FFF2F3; // A softer version of the Critical surface.
63
- @dt-color-surface-warning-subtle: #fffae5; // A softer version of the default warning surface.
64
- @dt-color-surface-success-subtle: #f6fcf5; // A softer version of the default success surface.
65
- @dt-color-surface-info-subtle: #f5f9fd; // A softer version of the default informational surface.
66
- @dt-color-surface-brand-subtle: #FFF0F8;
67
- @dt-color-surface-critical-strong: #D90A45; // A contrasting critical surface, most likely paired with inverted foreground colors.
68
- @dt-color-surface-warning-strong: #FFBD48; // A contrasting warning surface, most likely paired with inverted foreground colors.
69
- @dt-color-surface-success-strong: #008E52; // A contrasting positive state surface, most likely paired with inverted foreground colors.
81
+ @dt-color-surface-info-subtle: hsl(210 61.5% 97.5%); // A softer version of the default informational surface.
70
82
  @dt-color-surface-info-strong: #1768C6; // A contrasting informational surface, most likely paired with inverted foreground colors.
71
- @dt-color-surface-brand-strong: #E20074;
72
- @dt-color-surface-primary-opaque: hsl(0 0% 100% / 0.96); // Primary surface as opaque background color.
73
- @dt-color-surface-secondary-opaque: hsl(0 0% 11% / 0.02); // Secondary surface as opaque background color.
74
- @dt-color-surface-moderate-opaque: hsl(0 0% 11% / 0.1); // Moderate surface as opaque background color.
75
- @dt-color-surface-bold-opaque: hsl(0 0% 11% / 0.19); // Bold surface as opaque background color.
76
- @dt-color-surface-strong-opaque: hsl(0 0% 11% / 0.76); // Strong surface as opaque background color.
77
- @dt-color-surface-contrast-opaque: hsl(0 0% 11% / 0.94); // Contrast surface as opaque background color.
78
- @dt-color-surface-critical-opaque: hsl(4.62 100% 82.2% / 0.31); // Critical surface as opaque background color.
79
- @dt-color-surface-warning-opaque: hsl(46.1 100% 80.6% / 0.5); // Warning surface as opaque background color
80
- @dt-color-surface-success-opaque: hsl(85.1 100% 83.1% / 0.25); // Success surface as opaque background color.
81
- @dt-color-surface-info-opaque: hsl(201 100% 87.1% / 0.35); // Info surface as opaque background color.
82
- @dt-color-surface-brand-opaque: hsl(329 100% 44.3% / 0.11);
83
- @dt-color-surface-critical-subtle-opaque: hsl(358 100% 94.9% / 0.5); // Critical subtle surface as opaque background color.
84
- @dt-color-surface-warning-subtle-opaque: hsl(47.1 100% 90% / 0.5); // Warning subtle surface as opaque background color
85
- @dt-color-surface-success-subtle-opaque: hsl(111 53.8% 94.9% / 0.5); // Success subtle surface as opaque background color.
86
- @dt-color-surface-info-subtle-opaque: hsl(210 61.5% 94.9% / 0.5); // Info surface as opaque background color.
87
- @dt-color-surface-brand-subtle-opaque: hsl(329 100% 44.3% / 0.05);
88
- @dt-color-surface-primary-inverted: #000000; // An inverted surface for lightened content and elements, most likely paired with inverted foreground colors.
89
- @dt-color-surface-secondary-inverted: #252525; // For adjacent or complementary regions.
90
- @dt-color-surface-moderate-inverted: #3A3A3A; // A tertiary surface level, prominent without being too overpowering.
91
- @dt-color-surface-bold-inverted: #535353; // Highlight or call attention to specific areas of the interface.
92
- @dt-color-surface-strong-inverted: #AAAAAA; // Use sparingly to draw the eye to a relatively important region.
93
- @dt-color-surface-contrast-inverted: #F9F9F9; // An inverted surface for lightened content and elements, most likely paired with inverted foreground colors.
94
- @dt-color-surface-critical-inverted: #380010; // Background surface color containing error, danger, or otherwise critical messaging or elements.
95
- @dt-color-surface-warning-inverted: #2C1B02; // Background surface color highlighting messaging or elements that may require user's attention.
96
- @dt-color-surface-success-inverted: #012717; // Background surface color containing messaging or elements expressing a positive or successful state.
97
- @dt-color-surface-info-inverted: #001429; // Background surface color containing messaging or elements communicated as generally informational.
98
- @dt-color-surface-brand-inverted: #1D0155; // Background surface color containing messaging or elements communicated as generally informational.
99
- @dt-color-surface-critical-subtle-inverted: #1C0108; // A softer version of the Critical surface.
100
- @dt-color-surface-warning-subtle-inverted: #201301; // A softer version of the default warning surface.
101
- @dt-color-surface-success-subtle-inverted: #00150D; // A softer version of the default success surface.
102
- @dt-color-surface-info-subtle-inverted: #010B16; // A softer version of the default informational surface.
103
- @dt-color-surface-brand-subtle-inverted: #10022C; // A softer version of the default informational surface.
104
- @dt-color-surface-critical-strong-inverted: #FF716F; // A contrasting critical surface, most likely paired with inverted foreground colors.
105
- @dt-color-surface-warning-strong-inverted: #FFDB80; // A contrasting warning surface, most likely paired with inverted foreground colors.
106
- @dt-color-surface-success-strong-inverted: #AEFB3C; // A contrasting positive state surface, most likely paired with inverted foreground colors.
107
- @dt-color-surface-info-strong-inverted: #4AA9EA; // A contrasting informational surface, most likely paired with inverted foreground colors.
108
- @dt-color-surface-brand-strong-inverted: #BBA6FC; // A contrasting informational surface, most likely paired with inverted foreground colors.
109
- @dt-color-surface-primary-opaque-inverted: hsl(0 0% 0% / 0.85); // Secondary surface as opaque background color.
110
- @dt-color-surface-secondary-opaque-inverted: hsl(0 0% 100% / 0.15); // Secondary surface as opaque background color.
111
- @dt-color-surface-moderate-opaque-inverted: hsl(0 0% 100% / 0.23); // Moderate surface as opaque background color.
112
- @dt-color-surface-bold-opaque-inverted: hsl(0 0% 100% / 0.32); // Bold surface as opaque background color.
113
- @dt-color-surface-strong-opaque-inverted: hsl(0 0% 100% / 0.67); // Strong surface as opaque background color.
114
- @dt-color-surface-contrast-opaque-inverted: hsl(0 0% 100% / 0.97); // Contrast surface as opaque background color.
115
- @dt-color-surface-critical-opaque-inverted: hsl(342 85.2% 21.2% / 0.5); // Critical surface as opaque background color.
116
- @dt-color-surface-warning-opaque-inverted: hsl(34.9 90.8% 17.1% / 0.35); // Warning surface as opaque background color
117
- @dt-color-surface-success-opaque-inverted: hsl(155 100% 15.5% / 0.3); // Success surface as opaque background color.
118
- @dt-color-surface-info-opaque-inverted: hsl(211 100% 8.04% / 0.6); // Info surface as opaque background color.
119
- @dt-color-surface-brand-opaque-inverted: hsl(260 97.7% 16.9% / 0.8); // Info surface as opaque background color.
120
- @dt-color-surface-critical-subtle-opaque-inverted: hsl(344 93.1% 5.69% / 0.6); // Critical subtle surface as opaque background color.
121
- @dt-color-surface-warning-subtle-opaque-inverted: hsl(34.8 93.9% 6.47% / 0.7); // Warning subtle surface as opaque background color
122
- @dt-color-surface-success-subtle-opaque-inverted: hsl(157 100% 4.12% / 0.66); // Success subtle surface as opaque background color.
123
- @dt-color-surface-info-subtle-opaque-inverted: hsl(211 91.3% 4.51% / 0.66); // Info surface as opaque background color.
124
- @dt-color-surface-brand-subtle-opaque-inverted: hsl(260 91.3% 9.02% / 0.66); // Info surface as opaque background color.
125
- @dt-color-surface-backdrop: hsl(0 0% 0% / 0.65); // Background color for a modal-like backdrop.
126
- @dt-color-surface-ai: linear-gradient(140deg, #FF5E2F 0%, #ff1356 25%, #FF1BA4 66%, #9D42EA 100%);
127
- @dt-color-border-subtle: hsl(0 0% 11% / 0.11);
128
- @dt-color-border-default: hsl(0 0% 11% / 0.17);
129
- @dt-color-border-moderate: hsl(0 0% 11% / 0.3);
130
- @dt-color-border-bold: hsl(0 0% 11% / 0.5);
131
- @dt-color-border-critical: #D90A45;
132
- @dt-color-border-success: #2EA834;
133
- @dt-color-border-warning: #FF9E0E;
134
- @dt-color-border-brand: #E20074;
135
- @dt-color-border-critical-subtle: #FF716F;
136
- @dt-color-border-success-subtle: #D1FF76;
137
- @dt-color-border-warning-subtle: #FFDB80;
138
- @dt-color-border-brand-subtle: #FFB2DA;
139
- @dt-color-border-critical-strong: #93173A;
140
- @dt-color-border-success-strong: #004F2E;
141
- @dt-color-border-warning-strong: #D57F00;
142
- @dt-color-border-brand-strong: #A80056;
143
- @dt-color-border-subtle-inverted: hsl(0 0% 100% / 0.12);
144
- @dt-color-border-default-inverted: hsl(0 0% 100% / 0.2);
145
- @dt-color-border-moderate-inverted: hsl(0 0% 100% / 0.35);
83
+ @dt-color-border-subtle: hsl(0 0% 0% / 0.1);
84
+ @dt-color-border-default: hsl(0 0% 0% / 0.18);
85
+ @dt-color-border-moderate: hsl(0 0% 0% / 0.34);
86
+ @dt-color-border-bold: hsl(0 0% 0% / 0.5);
87
+ @dt-color-border-subtle-inverted: hsl(0 0% 100% / 0.14);
88
+ @dt-color-border-default-inverted: hsl(0 0% 100% / 0.22);
89
+ @dt-color-border-moderate-inverted: hsl(0 0% 100% / 0.38);
146
90
  @dt-color-border-bold-inverted: hsl(0 0% 100% / 0.5);
147
- @dt-color-border-critical-inverted: #FF716F;
148
- @dt-color-border-success-inverted: #52C926;
149
- @dt-color-border-warning-inverted: #EA8F07;
150
- @dt-color-border-brand-inverted: #FF4DA8;
151
- @dt-color-border-critical-subtle-inverted: #640823;
152
- @dt-color-border-success-subtle-inverted: #004F2E;
153
- @dt-color-border-warning-subtle-inverted: #815008;
154
- @dt-color-border-brand-subtle-inverted: #A80056;
155
- @dt-color-border-critical-strong-inverted: #FFABA4;
156
- @dt-color-border-success-strong-inverted: #84EE0B;
157
- @dt-color-border-warning-strong-inverted: #FFDB80;
158
- @dt-color-border-brand-strong-inverted: #FFB2DA;
159
- @dt-color-border-focus: #2C83D5;
160
- @dt-color-border-ai: linear-gradient(140deg, #FF5E2F 0%, #ff1356 25%, #FF1BA4 66%, #9D42EA 100%);
161
- @dt-color-border-accent: #FF1BA4;
91
+ @dt-color-border-focus: #51A0FE;
92
+ @dt-color-border-critical: #EC0E0E;
93
+ @dt-color-border-success: #1AA340;
94
+ @dt-color-border-warning: #D28F2B;
95
+ @dt-color-border-brand: #7C52FF;
96
+ @dt-color-border-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);
97
+ @dt-color-border-accent: #F9008E;
98
+ @dt-color-border-critical-subtle: #FF8585;
99
+ @dt-color-border-critical-strong: #B70B0B;
100
+ @dt-color-border-success-subtle: #B0FFA3;
101
+ @dt-color-border-success-strong: #124620;
102
+ @dt-color-border-warning-subtle: #FFDB80;
103
+ @dt-color-border-warning-strong: hsl(35.7 88.3% 21.5%);
104
+ @dt-color-border-brand-subtle: #DAC7FF;
105
+ @dt-color-border-brand-strong: #3A1D95;
106
+ @dt-color-border-critical-inverted: #FF8585;
107
+ @dt-color-border-success-inverted: #B0FFA3;
108
+ @dt-color-border-warning-inverted: #FFDB80;
109
+ @dt-color-border-brand-inverted: #7C52FF;
110
+ @dt-color-border-critical-subtle-inverted: #B70B0B;
111
+ @dt-color-border-critical-strong-inverted: #FFE5E6;
112
+ @dt-color-border-success-subtle-inverted: #1AA340;
113
+ @dt-color-border-success-strong-inverted: #EDF9EB;
114
+ @dt-color-border-warning-subtle-inverted: #D28F2B;
115
+ @dt-color-border-warning-strong-inverted: #FFF4CC;
116
+ @dt-color-border-brand-subtle-inverted: #3A1D95;
117
+ @dt-color-border-brand-strong-inverted: #DAC7FF;
162
118
  @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
119
  @dt-typography-body-md-font-weight: 400; // Base default medium text style for main content.
164
120
  @dt-typography-body-md-line-height: 1.6; // Base default medium text style for main content.
@@ -335,15 +291,15 @@
335
291
  @dt-typography-inputs-xl-font-size: 27px; // Text style for extra large inputs (e.g. input and textarea)
336
292
  @dt-typography-inputs-xl-line-height: 1.2; // Text style for extra large inputs (e.g. input and textarea)
337
293
  @dt-typography-button-xs-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"; // Text style for extra small button
338
- @dt-typography-button-xs-font-weight: 600; // Text style for extra small button
294
+ @dt-typography-button-xs-font-weight: 500; // Text style for extra small button
339
295
  @dt-typography-button-xs-font-size: 12px; // Text style for extra small button
340
296
  @dt-typography-button-xs-line-height: 1.2; // Text style for extra small button
341
297
  @dt-typography-button-sm-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"; // Text style for small button
342
- @dt-typography-button-sm-font-weight: 600; // Text style for small button
298
+ @dt-typography-button-sm-font-weight: 500; // Text style for small button
343
299
  @dt-typography-button-sm-font-size: 12px; // Text style for small button
344
300
  @dt-typography-button-sm-line-height: 1.2; // Text style for small button
345
301
  @dt-typography-button-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"; // Text style for medium button
346
- @dt-typography-button-md-font-weight: 600; // Text style for medium button
302
+ @dt-typography-button-md-font-weight: 500; // Text style for medium button
347
303
  @dt-typography-button-md-font-size: 15px; // Text style for medium button
348
304
  @dt-typography-button-md-line-height: 1.2; // Text style for medium button
349
305
  @dt-typography-button-lg-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"; // Text style for large button
@@ -379,110 +335,109 @@
379
335
  @dt-inputs-color-foreground-default: #3A3A3A;
380
336
  @dt-inputs-color-foreground-placeholder: #808080;
381
337
  @dt-inputs-color-foreground-disabled: #808080;
382
- @dt-inputs-color-border-default: hsl(0 0% 11% / 0.17);
383
- @dt-inputs-color-border-hover: hsl(0 0% 11% / 0.3);
384
- @dt-inputs-color-border-focus: #2C83D5;
385
- @dt-inputs-color-border-critical: #D90A45;
386
- @dt-inputs-color-border-success: #2EA834;
387
- @dt-inputs-color-border-warning: #FF9E0E;
338
+ @dt-inputs-color-border-default: hsl(0 0% 0% / 0.18);
339
+ @dt-inputs-color-border-focus: #51A0FE;
340
+ @dt-inputs-color-border-critical: #EC0E0E;
341
+ @dt-inputs-color-border-success: #1AA340;
342
+ @dt-inputs-color-border-warning: #D28F2B;
388
343
  @dt-inputs-color-border-disabled: transparent;
389
- @dt-inputs-color-background-default: hsl(0 0% 11% / 0.02);
390
- @dt-inputs-color-background-focus: #F9F9F9;
391
- @dt-inputs-color-background-disabled: hsl(0 0% 11% / 0.1);
392
- @dt-action-color-foreground-base-default: #e20074;
393
- @dt-action-color-foreground-base-hover: #A80056;
394
- @dt-action-color-foreground-base-active: #A80056;
344
+ @dt-inputs-color-background-default: hsl(0 0% 0% / 0.03);
345
+ @dt-inputs-color-background-focus: hsl(0 0% 0% / 0.01);
346
+ @dt-inputs-color-background-disabled: hsl(0 0% 0% / 0.12);
347
+ @dt-action-color-foreground-base-default: #7C52FF;
348
+ @dt-action-color-foreground-base-hover: hsl(255 100% 63.4%);
349
+ @dt-action-color-foreground-base-active: hsl(255 100% 63.4%);
395
350
  @dt-action-color-foreground-base-primary-default: #ffffff;
396
- @dt-action-color-foreground-critical-default: #D90A45;
397
- @dt-action-color-foreground-critical-hover: #AF0032;
398
- @dt-action-color-foreground-critical-active: #AF0032;
351
+ @dt-action-color-foreground-critical-default: #EC0E0E;
352
+ @dt-action-color-foreground-critical-hover: hsl(0 88.8% 45.1%);
353
+ @dt-action-color-foreground-critical-active: hsl(0 88.8% 45.1%);
399
354
  @dt-action-color-foreground-critical-primary-default: #ffffff;
400
- @dt-action-color-foreground-inverted-default: #F9F9F9;
401
- @dt-action-color-foreground-inverted-hover: #F9F9F9;
402
- @dt-action-color-foreground-inverted-active: #F9F9F9;
403
- @dt-action-color-foreground-inverted-primary-default: #e20074;
404
- @dt-action-color-foreground-inverted-primary-hover: #A80056;
405
- @dt-action-color-foreground-inverted-primary-active: #A80056;
355
+ @dt-action-color-foreground-inverted-default: #ffffff;
356
+ @dt-action-color-foreground-inverted-hover: #ffffff;
357
+ @dt-action-color-foreground-inverted-active: #ffffff;
358
+ @dt-action-color-foreground-inverted-primary-default: #7C52FF;
359
+ @dt-action-color-foreground-inverted-primary-hover: #3A1D95;
360
+ @dt-action-color-foreground-inverted-primary-active: #3A1D95;
406
361
  @dt-action-color-foreground-muted-default: #3A3A3A;
407
- @dt-action-color-foreground-muted-hover: #1C1C1C;
408
- @dt-action-color-foreground-muted-active: #1C1C1C;
362
+ @dt-action-color-foreground-muted-hover: #3A3A3A;
363
+ @dt-action-color-foreground-muted-active: #3A3A3A;
409
364
  @dt-action-color-foreground-disabled-default: #808080;
410
- @dt-action-color-foreground-positive-default: #008E52;
411
- @dt-action-color-foreground-positive-hover: #004F2E;
412
- @dt-action-color-foreground-positive-active: #004F2E;
365
+ @dt-action-color-foreground-positive-default: #1AA340;
366
+ @dt-action-color-foreground-positive-hover: hsl(137 72.5% 30.4%);
367
+ @dt-action-color-foreground-positive-active: hsl(137 72.5% 30.4%);
413
368
  @dt-action-color-foreground-positive-primary-default: #ffffff;
414
369
  @dt-action-color-background-base-default: transparent;
415
- @dt-action-color-background-base-hover: hsl(329 100% 44.3% / 0.11);
416
- @dt-action-color-background-base-active: hsl(329 100% 39.4% / 0.11);
417
- @dt-action-color-background-base-primary-default: #E20074;
418
- @dt-action-color-background-base-primary-hover: #A80056;
419
- @dt-action-color-background-base-primary-active: #7A003F;
370
+ @dt-action-color-background-base-hover: hsl(255 100% 66.1% / 0.14);
371
+ @dt-action-color-background-base-active: hsl(255 100% 66.1% / 0.18);
372
+ @dt-action-color-background-base-primary-default: #7C52FF;
373
+ @dt-action-color-background-base-primary-hover: hsl(255 100% 63.4%);
374
+ @dt-action-color-background-base-primary-active: hsl(255 100% 60.8%);
420
375
  @dt-action-color-background-critical-default: transparent;
421
- @dt-action-color-background-critical-hover: hsl(4.62 100% 82.2% / 0.31);
422
- @dt-action-color-background-critical-active: hsl(4.62 100% 73.2% / 0.31);
423
- @dt-action-color-background-critical-primary-default: #FF1356;
424
- @dt-action-color-background-critical-primary-hover: #D90A45;
425
- @dt-action-color-background-critical-primary-active: #AF0032;
376
+ @dt-action-color-background-critical-hover: hsl(0 88.8% 49% / 0.07);
377
+ @dt-action-color-background-critical-active: hsl(0 88.8% 49% / 0.12);
378
+ @dt-action-color-background-critical-primary-default: #EC0E0E;
379
+ @dt-action-color-background-critical-primary-hover: hsl(0 88.8% 45.1%);
380
+ @dt-action-color-background-critical-primary-active: hsl(0 88.8% 43.1%);
426
381
  @dt-action-color-background-inverted-default: transparent;
427
- @dt-action-color-background-inverted-hover: hsl(0 0% 100% / 0.23);
428
- @dt-action-color-background-inverted-active: hsl(0 0% 100% / 0.32);
429
- @dt-action-color-background-inverted-primary-default: #FFF0F8;
430
- @dt-action-color-background-inverted-primary-hover: #FFCCE6;
431
- @dt-action-color-background-inverted-primary-active: #FFF0F8;
382
+ @dt-action-color-background-inverted-hover: hsl(0 0% 100% / 0.15);
383
+ @dt-action-color-background-inverted-active: hsl(0 0% 100% / 0.3);
384
+ @dt-action-color-background-inverted-primary-default: #ffffff;
385
+ @dt-action-color-background-inverted-primary-hover: #F5F0FF;
386
+ @dt-action-color-background-inverted-primary-active: hsl(260 100% 93.2%);
432
387
  @dt-action-color-background-muted-default: transparent;
433
- @dt-action-color-background-muted-hover: hsl(0 0% 11% / 0.1);
434
- @dt-action-color-background-muted-active: hsl(0 0% 11% / 0.14);
435
- @dt-action-color-background-disabled-default: hsl(0 0% 11% / 0.19);
388
+ @dt-action-color-background-muted-hover: hsl(0 0% 13.3% / 0.1);
389
+ @dt-action-color-background-muted-active: hsl(0 0% 13.3% / 0.16);
390
+ @dt-action-color-background-disabled-default: #D2D2D2;
436
391
  @dt-action-color-background-positive-default: transparent;
437
- @dt-action-color-background-positive-hover: hsl(85.1 100% 83.1% / 0.25);
438
- @dt-action-color-background-positive-active: hsl(85.1 100% 58.2% / 0.25);
439
- @dt-action-color-background-positive-primary-default: #2EA834; // Postive, accepting, or success actions.
440
- @dt-action-color-background-positive-primary-hover: #008E52;
441
- @dt-action-color-background-positive-primary-active: hsl(155 100% 24.8%);
442
- @dt-action-color-border-base-outlined-default: #E20074;
443
- @dt-action-color-border-critical-outlined-default: #D90A45;
444
- @dt-action-color-border-inverted-outlined-default: hsl(0 0% 100% / 0.2);
445
- @dt-action-color-border-muted-outlined-default: hsl(0 0% 11% / 0.17);
446
- @dt-theme-color-base: #1C1C1C;
447
- @dt-theme-topbar-color-foreground: hsl(0 0% 11% / 0.8);
392
+ @dt-action-color-background-positive-hover: hsl(111 53.8% 98%);
393
+ @dt-action-color-background-positive-active: hsl(137 72.5% 37.1% / 0.08);
394
+ @dt-action-color-background-positive-primary-default: #1AA340;
395
+ @dt-action-color-background-positive-primary-hover: hsl(137 72.5% 33.4%);
396
+ @dt-action-color-background-positive-primary-active: hsl(137 72.5% 31.1%);
397
+ @dt-action-color-border-base-outlined-default: #7C52FF;
398
+ @dt-action-color-border-critical-outlined-default: #EC0E0E;
399
+ @dt-action-color-border-inverted-outlined-default: hsl(0 0% 100% / 0.22);
400
+ @dt-action-color-border-muted-outlined-default: hsl(0 0% 0% / 0.18);
401
+ @dt-theme-color-base: #E20074;
402
+ @dt-theme-topbar-color-foreground: hsl(329 100% 44.3% / 0.75);
448
403
  @dt-theme-topbar-color-background: #F9F9F9;
449
- @dt-theme-topbar-field-color-foreground: hsl(0 0% 11% / 0.5);
450
- @dt-theme-topbar-field-color-foreground-hover: hsl(0 0% 11% / 0.75);
451
- @dt-theme-topbar-field-color-background: hsl(0 0% 11% / 0.05);
404
+ @dt-theme-topbar-field-color-foreground: hsl(329 100% 44.3% / 0.5);
405
+ @dt-theme-topbar-field-color-foreground-hover: hsl(329 100% 44.3% / 0.75);
406
+ @dt-theme-topbar-field-color-background: hsl(329 100% 44.3% / 0.05);
452
407
  @dt-theme-topbar-field-color-background-hover: hsl(0 0% 100%);
453
- @dt-theme-topbar-field-color-border: hsl(0 0% 11% / 0);
454
- @dt-theme-topbar-field-color-border-hover: hsl(0 0% 11% / 0.1);
455
- @dt-theme-topbar-field-color-border-active: hsl(0 0% 11% / 0.2);
456
- @dt-theme-topbar-button-color-foreground: hsl(0 0% 11% / 0.65);
457
- @dt-theme-topbar-button-color-foreground-hover: #1C1C1C;
458
- @dt-theme-topbar-button-color-background: hsl(0 0% 11% / 0);
459
- @dt-theme-topbar-button-color-background-hover: hsl(0 0% 11% / 0.05);
460
- @dt-theme-topbar-button-color-background-active: hsl(0 0% 11% / 0.1);
461
- @dt-theme-topbar-profile-color-foreground: hsl(0 0% 11% / 0.8);
462
- @dt-theme-topbar-profile-color-foreground-inverted: hsl(0 0% 97.6% / 0.75);
463
- @dt-theme-topbar-profile-color-background: hsl(0 0% 11% / 0.05);
464
- @dt-theme-topbar-profile-color-background-inverted: hsl(0 0% 11% / 0.75);
465
- @dt-theme-topbar-profile-color-background-hover: hsl(0 0% 11% / 0.1);
466
- @dt-theme-topbar-profile-color-background-active: hsl(0 0% 11% / 0.14);
408
+ @dt-theme-topbar-field-color-border: hsl(329 100% 44.3% / 0);
409
+ @dt-theme-topbar-field-color-border-hover: hsl(329 100% 44.3% / 0.1);
410
+ @dt-theme-topbar-field-color-border-active: hsl(329 100% 44.3% / 0.2);
411
+ @dt-theme-topbar-button-color-foreground: hsl(329 100% 44.3% / 0.65);
412
+ @dt-theme-topbar-button-color-foreground-hover: #E20074;
413
+ @dt-theme-topbar-button-color-background: hsl(329 100% 44.3% / 0);
414
+ @dt-theme-topbar-button-color-background-hover: hsl(329 100% 44.3% / 0.05);
415
+ @dt-theme-topbar-button-color-background-active: hsl(329 100% 44.3% / 0.1);
416
+ @dt-theme-topbar-profile-color-foreground: hsl(329 100% 44.3% / 0.75);
417
+ @dt-theme-topbar-profile-color-foreground-inverted: hsl(0 0% 100% / 0.75);
418
+ @dt-theme-topbar-profile-color-background: hsl(329 100% 44.3% / 0.05);
419
+ @dt-theme-topbar-profile-color-background-inverted: hsl(329 100% 44.3% / 0.75);
420
+ @dt-theme-topbar-profile-color-background-hover: hsl(329 100% 44.3% / 0.1);
421
+ @dt-theme-topbar-profile-color-background-active: hsl(329 100% 44.3% / 0.14);
467
422
  @dt-theme-sidebar-color-foreground: #3A3A3A;
468
- @dt-theme-sidebar-color-foreground-unread: #1C1C1C;
423
+ @dt-theme-sidebar-color-foreground-unread: #000000;
469
424
  @dt-theme-sidebar-color-background: #F9F9F9;
470
425
  @dt-theme-sidebar-icon-color-foreground: #3A3A3A;
471
- @dt-theme-sidebar-status-color-foreground: #535353;
472
- @dt-theme-sidebar-row-color-background: hsl(0 0% 11% / 0);
473
- @dt-theme-sidebar-row-color-background-hover: hsl(0 0% 11% / 0.11);
474
- @dt-theme-sidebar-row-color-background-active: hsl(0 0% 11% / 0.15);
475
- @dt-theme-sidebar-selected-row-color-foreground: #1C1C1C;
476
- @dt-theme-sidebar-selected-row-color-background: hsl(0 0% 11% / 0.09);
477
- @dt-theme-sidebar-section-color-foreground: #535353;
478
- @dt-theme-presence-color-background-available: #52C926;
479
- @dt-theme-presence-color-background-busy-unavailable: #FF1356;
480
- @dt-theme-presence-color-background-busy: #FF9E0E;
426
+ @dt-theme-sidebar-status-color-foreground: #555555;
427
+ @dt-theme-sidebar-row-color-background: hsl(329 100% 44.3% / 0);
428
+ @dt-theme-sidebar-row-color-background-hover: hsl(329 100% 44.3% / 0.12);
429
+ @dt-theme-sidebar-row-color-background-active: hsl(329 100% 44.3% / 0.16);
430
+ @dt-theme-sidebar-selected-row-color-foreground: #000000;
431
+ @dt-theme-sidebar-selected-row-color-background: hsl(329 100% 44.3% / 0.1);
432
+ @dt-theme-sidebar-section-color-foreground: #555555;
433
+ @dt-theme-presence-color-background-available: #1AA340;
434
+ @dt-theme-presence-color-background-busy-unavailable: #EC0E0E;
435
+ @dt-theme-presence-color-background-busy: #F6AB3C;
481
436
  @dt-theme-presence-color-background-offline: #ffffff;
482
437
  @dt-theme-mention-color-foreground: #ffffff;
483
- @dt-theme-mention-color-foreground-strong: #F9F9F9;
438
+ @dt-theme-mention-color-foreground-strong: #ffffff;
484
439
  @dt-theme-mention-color-background: #E20074;
485
- @dt-theme-mention-color-background-strong: #7A003F;
440
+ @dt-theme-mention-color-background-strong: #770141;
486
441
  @dt-avatar-color-foreground: #000000;
487
442
  @dt-avatar-color-background-100: #1aa340;
488
443
  @dt-avatar-color-background-200: #aaff83;
@@ -503,28 +458,27 @@
503
458
  @dt-avatar-color-background-1700: #ffd646;
504
459
  @dt-avatar-color-background-1800: #f1dab7;
505
460
  @dt-avatar-color-background-000: #e0e0e0;
506
- @dt-badge-color-background-default: hsl(0 0% 11% / 0.1);
507
- @dt-badge-color-background-info: #BDE8FF;
508
- @dt-badge-color-background-success: #DBFFA9;
509
- @dt-badge-color-background-warning: #FFE89C;
510
- @dt-badge-color-background-critical: #FFABA4;
511
- @dt-badge-color-background-bulletin: #E20074;
512
- @dt-badge-color-background-bulletin-subtle: #D3BCFF;
513
- @dt-badge-color-background-ai: linear-gradient(140deg, #FF5E2F 0%, #ff1356 25%, #FF1BA4 66%, #9D42EA 100%);
461
+ @dt-badge-color-background-default: hsl(0 0% 0% / 0.09);
462
+ @dt-badge-color-background-info: #EAF2FA;
463
+ @dt-badge-color-background-success: #EDF9EB;
464
+ @dt-badge-color-background-warning: #FFF4CC;
465
+ @dt-badge-color-background-critical: #FFE5E6;
466
+ @dt-badge-color-background-bulletin: #7C52FF;
467
+ @dt-badge-color-background-bulletin-subtle: hsl(255 100% 66.1% / 0.1);
468
+ @dt-badge-color-background-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);
514
469
  @dt-badge-color-foreground-default: #000000;
515
470
  @dt-badge-color-foreground-bulletin: #ffffff;
516
- @dt-badge-color-foreground-bulletin-subtle: #3A1D95;
517
- @dt-badge-color-foreground-ai: #ffffff;
518
- @dt-badge-color-border-default: hsl(0 0% 11% / 0.11);
471
+ @dt-badge-color-foreground-bulletin-subtle: hsl(255 100% 26.4%);
472
+ @dt-badge-color-border-default: hsl(0 0% 0% / 0.1);
519
473
  @dt-badge-color-border-bulletin-subtle: hsl(255 100% 66.1% / 0.5);
520
474
  @dt-button-font-size-xs: 12px; // Extra small Button text size
521
475
  @dt-button-font-size-sm: 12px; // Small Button text size
522
476
  @dt-button-font-size-md: 15px; // Medium Button text size
523
477
  @dt-button-font-size-lg: 19px; // Large Button text size
524
478
  @dt-button-font-size-xl: 27px; // Extra large Button text size
525
- @dt-button-font-weight-xs: 600; // Font weight for XS button
526
- @dt-button-font-weight-sm: 600; // Font weight for SM button
527
- @dt-button-font-weight-md: 600; // Font weight for MD button
479
+ @dt-button-font-weight-xs: 500; // Font weight for XS button
480
+ @dt-button-font-weight-sm: 500; // Font weight for SM button
481
+ @dt-button-font-weight-md: 500; // Font weight for MD button
528
482
  @dt-button-font-weight-lg: 500; // Font weight for LG button
529
483
  @dt-button-font-weight-xl: 400; // Font weight for XL button
530
484
  @dt-button-line-height-xs: 1.2; // Line-height for XS button
@@ -540,12 +494,9 @@
540
494
  @dt-checkbox-size-width: 1.6rem;
541
495
  @dt-checkbox-size-height: 1.6rem;
542
496
  @dt-checkbox-size-radius: 0.4rem;
543
- @dt-checkbox-color-border-unchecked: hsl(0 0% 11% / 0.3);
544
- @dt-checkbox-color-border-unchecked-hover: hsl(0 0% 11% / 0.5);
545
- @dt-checkbox-color-border-checked: #E20074;
546
- @dt-checkbox-color-background-checked: #E20074;
547
- @dt-checkbox-color-foreground-default: transparent;
548
- @dt-checkbox-color-foreground-checked: #F9F9F9;
497
+ @dt-checkbox-color-border-unchecked: hsl(0 0% 0% / 0.34);
498
+ @dt-checkbox-color-border-checked: #7C52FF;
499
+ @dt-checkbox-color-background-checked: #7C52FF;
549
500
  @dt-icon-size-100: 12px;
550
501
  @dt-icon-size-200: 14px;
551
502
  @dt-icon-size-300: 18px;
@@ -565,9 +516,6 @@
565
516
  @dt-radio-size-width: 1.6rem;
566
517
  @dt-radio-size-height: 1.6rem;
567
518
  @dt-radio-size-radius: 50%;
568
- @dt-radio-color-border-unchecked: hsl(0 0% 11% / 0.3);
569
- @dt-radio-color-border-unchecked-hover: hsl(0 0% 11% / 0.5);
570
- @dt-radio-color-border-checked: #E20074;
571
- @dt-radio-color-background-checked: #E20074;
572
- @dt-radio-color-foreground-default: transparent;
573
- @dt-radio-color-foreground-checked: #F9F9F9;
519
+ @dt-radio-color-border-unchecked: hsl(0 0% 0% / 0.34);
520
+ @dt-radio-color-border-checked: #7C52FF;
521
+ @dt-radio-color-background-checked: #7C52FF;