@progress/kendo-theme-fluent 10.6.0 → 11.0.0-dev.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 (135) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/fluent-main-dark.css +1 -1
  3. package/dist/fluent-main-dark.scss +1 -1
  4. package/dist/fluent-main.css +1 -1
  5. package/dist/fluent-main.scss +1 -5
  6. package/dist/meta/sassdoc-data.json +2688 -2688
  7. package/dist/meta/sassdoc-raw-data.json +860 -860
  8. package/dist/meta/variables.json +540 -985
  9. package/lib/swatches/all.json +2 -13
  10. package/lib/swatches/fluent-main-dark.json +1 -12
  11. package/lib/swatches/fluent-main.json +2 -14
  12. package/package.json +4 -4
  13. package/scss/action-sheet/_variables.scss +12 -12
  14. package/scss/adaptive/_theme.scss +3 -3
  15. package/scss/adaptive/_variables.scss +13 -13
  16. package/scss/appbar/_variables.scss +10 -10
  17. package/scss/avatar/_variables.scss +11 -11
  18. package/scss/badge/_layout.scss +1 -1
  19. package/scss/badge/_variables.scss +14 -14
  20. package/scss/bottom-navigation/_variables.scss +35 -35
  21. package/scss/breadcrumb/_variables.scss +13 -13
  22. package/scss/button/_layout.scss +1 -1
  23. package/scss/button/_variables.scss +172 -172
  24. package/scss/calendar/_theme.scss +3 -3
  25. package/scss/calendar/_variables.scss +27 -27
  26. package/scss/captcha/_variables.scss +3 -3
  27. package/scss/card/_layout.scss +0 -1
  28. package/scss/card/_theme.scss +4 -0
  29. package/scss/card/_variables.scss +7 -7
  30. package/scss/chart-wizard/_variables.scss +4 -4
  31. package/scss/chat/_variables.scss +15 -15
  32. package/scss/checkbox/_variables.scss +22 -22
  33. package/scss/chip/_variables.scss +48 -48
  34. package/scss/color-preview/_theme.scss +1 -1
  35. package/scss/color-preview/_variables.scss +4 -4
  36. package/scss/coloreditor/_variables.scss +4 -4
  37. package/scss/colorgradient/_variables.scss +12 -12
  38. package/scss/colorpalette/_variables.scss +4 -4
  39. package/scss/core/_index.scss +8 -5
  40. package/scss/core/color-system/_index.scss +0 -1
  41. package/scss/core/color-system/_swatch.scss +0 -4
  42. package/scss/dataviz/_layout.scss +8 -8
  43. package/scss/dataviz/_theme.scss +3 -3
  44. package/scss/dataviz/_variables.scss +56 -56
  45. package/scss/daterangepicker/_theme.scss +1 -1
  46. package/scss/dialog/_variables.scss +8 -8
  47. package/scss/dock-manager/_variables.scss +10 -10
  48. package/scss/draggable/_variables.scss +4 -4
  49. package/scss/drawer/_variables.scss +16 -16
  50. package/scss/dropzone/_variables.scss +6 -6
  51. package/scss/editor/_theme.scss +2 -2
  52. package/scss/editor/_variables.scss +15 -15
  53. package/scss/expansion-panel/_variables.scss +14 -14
  54. package/scss/fab/_theme.scss +3 -3
  55. package/scss/fab/_variables.scss +12 -12
  56. package/scss/filemanager/_variables.scss +5 -5
  57. package/scss/filter/_variables.scss +5 -5
  58. package/scss/floating-label/_variables.scss +1 -1
  59. package/scss/forms/_theme.scss +2 -2
  60. package/scss/forms/_variables.scss +4 -4
  61. package/scss/gantt/_theme.scss +3 -3
  62. package/scss/gantt/_variables.scss +36 -36
  63. package/scss/grid/_layout.scss +1 -1
  64. package/scss/grid/_theme.scss +13 -43
  65. package/scss/grid/_variables.scss +20 -20
  66. package/scss/imageeditor/_variables.scss +6 -6
  67. package/scss/index.scss +3 -3
  68. package/scss/input/_theme.scss +3 -5
  69. package/scss/input/_variables.scss +74 -80
  70. package/scss/list/_variables.scss +23 -23
  71. package/scss/listbox/_variables.scss +4 -4
  72. package/scss/listgroup/_variables.scss +3 -3
  73. package/scss/listview/_variables.scss +4 -4
  74. package/scss/loader/_variables.scss +9 -9
  75. package/scss/map/_variables.scss +8 -8
  76. package/scss/marquee/_index.scss +16 -0
  77. package/scss/marquee/_layout.scss +6 -0
  78. package/scss/marquee/_theme.scss +6 -0
  79. package/scss/marquee/_variables.scss +11 -0
  80. package/scss/mediaplayer/_variables.scss +6 -6
  81. package/scss/menu/_theme.scss +1 -1
  82. package/scss/menu/_variables.scss +11 -11
  83. package/scss/messagebox/_theme.scss +1 -1
  84. package/scss/messagebox/_variables.scss +30 -2
  85. package/scss/no-data/_variables.scss +1 -1
  86. package/scss/notification/_variables.scss +10 -10
  87. package/scss/orgchart/_variables.scss +8 -8
  88. package/scss/pager/_variables.scss +6 -6
  89. package/scss/panel/_layout.scss +3 -3
  90. package/scss/panel/_variables.scss +3 -3
  91. package/scss/panelbar/_variables.scss +12 -12
  92. package/scss/pdf-viewer/_variables.scss +16 -16
  93. package/scss/pivotgrid/_theme.scss +4 -4
  94. package/scss/pivotgrid/_variables.scss +22 -22
  95. package/scss/popover/_variables.scss +3 -3
  96. package/scss/popup/_variables.scss +3 -3
  97. package/scss/progressbar/_variables.scss +13 -13
  98. package/scss/prompt/_variables.scss +12 -12
  99. package/scss/radio/_variables.scss +13 -13
  100. package/scss/rating/_theme.scss +2 -2
  101. package/scss/rating/_variables.scss +4 -4
  102. package/scss/scheduler/_theme.scss +5 -5
  103. package/scss/scheduler/_variables.scss +17 -17
  104. package/scss/scrollview/_variables.scss +11 -11
  105. package/scss/searchbox/_variables.scss +1 -1
  106. package/scss/signature/_variables.scss +2 -2
  107. package/scss/skeleton/_variables.scss +2 -2
  108. package/scss/slider/_variables.scss +12 -12
  109. package/scss/split-button/_variables.scss +1 -1
  110. package/scss/splitter/_variables.scss +8 -8
  111. package/scss/spreadsheet/_variables.scss +29 -29
  112. package/scss/stepper/_theme.scss +29 -53
  113. package/scss/stepper/_variables.scss +20 -20
  114. package/scss/switch/_variables.scss +32 -32
  115. package/scss/table/_theme.scss +7 -18
  116. package/scss/table/_variables.scss +8 -8
  117. package/scss/tabstrip/_variables.scss +16 -16
  118. package/scss/taskboard/_theme.scss +4 -4
  119. package/scss/taskboard/_variables.scss +13 -13
  120. package/scss/tilelayout/_variables.scss +2 -2
  121. package/scss/timeline/_variables.scss +14 -14
  122. package/scss/timeselector/_theme.scss +3 -3
  123. package/scss/timeselector/_variables.scss +4 -4
  124. package/scss/toolbar/_layout.scss +6 -0
  125. package/scss/toolbar/_variables.scss +7 -7
  126. package/scss/tooltip/_variables.scss +10 -10
  127. package/scss/treeview/_variables.scss +11 -11
  128. package/scss/typography/_layout.scss +2 -2
  129. package/scss/typography/_theme.scss +2 -2
  130. package/scss/typography/_variables.scss +3 -3
  131. package/scss/upload/_theme.scss +2 -2
  132. package/scss/upload/_variables.scss +14 -14
  133. package/scss/window/_variables.scss +11 -11
  134. package/scss/wizard/_variables.scss +3 -3
  135. package/scss/core/color-system/_swatch-legacy.scss +0 -165
@@ -3,51 +3,51 @@
3
3
 
4
4
  /// The first base series color and its light and dark shades.
5
5
  /// @group charts
6
- $kendo-series-a: if($kendo-enable-color-system, k-color( series-a ), k-get-theme-color-var( series-a-100 )) !default;
7
- $kendo-series-a-dark: if($kendo-enable-color-system, k-color( series-a-bold ), k-get-theme-color-var( series-a-130 )) !default;
8
- $kendo-series-a-darker: if($kendo-enable-color-system, k-color( series-a-bolder ), k-get-theme-color-var( series-a-160 )) !default;
9
- $kendo-series-a-light: if($kendo-enable-color-system, k-color( series-a-subtle ), k-get-theme-color-var( series-a-70 )) !default;
10
- $kendo-series-a-lighter: if($kendo-enable-color-system, k-color( series-a-subtler ), k-get-theme-color-var( series-a-40 )) !default;
6
+ $kendo-series-a: k-color(series-a) !default;
7
+ $kendo-series-a-dark: k-color(series-a-bold) !default;
8
+ $kendo-series-a-darker: k-color(series-a-bolder) !default;
9
+ $kendo-series-a-light: k-color(series-a-subtle) !default;
10
+ $kendo-series-a-lighter: k-color(series-a-subtler) !default;
11
11
 
12
12
  /// The second base series color and its light and dark shades.
13
13
  /// @group charts
14
- $kendo-series-b: if($kendo-enable-color-system, k-color( series-b ), k-get-theme-color-var( series-b-100 )) !default;
15
- $kendo-series-b-dark: if($kendo-enable-color-system, k-color( series-b-bold ), k-get-theme-color-var( series-b-130 )) !default;
16
- $kendo-series-b-darker: if($kendo-enable-color-system, k-color( series-b-bolder ), k-get-theme-color-var( series-b-160 )) !default;
17
- $kendo-series-b-light: if($kendo-enable-color-system, k-color( series-b-subtle ), k-get-theme-color-var( series-b-70 )) !default;
18
- $kendo-series-b-lighter: if($kendo-enable-color-system, k-color( series-b-subtler ), k-get-theme-color-var( series-b-40 )) !default;
14
+ $kendo-series-b: k-color(series-b) !default;
15
+ $kendo-series-b-dark: k-color(series-b-bold) !default;
16
+ $kendo-series-b-darker: k-color(series-b-bolder) !default;
17
+ $kendo-series-b-light: k-color(series-b-subtle) !default;
18
+ $kendo-series-b-lighter: k-color(series-b-subtler) !default;
19
19
 
20
20
  /// The third base series color and its light and dark shades.
21
21
  /// @group charts
22
- $kendo-series-c: if($kendo-enable-color-system, k-color( series-c ), k-get-theme-color-var( series-c-100 )) !default;
23
- $kendo-series-c-dark: if($kendo-enable-color-system, k-color( series-c-bold ), k-get-theme-color-var( series-c-130 )) !default;
24
- $kendo-series-c-darker: if($kendo-enable-color-system, k-color( series-c-bolder ), k-get-theme-color-var( series-c-160 )) !default;
25
- $kendo-series-c-light: if($kendo-enable-color-system, k-color( series-c-subtle ), k-get-theme-color-var( series-c-70 )) !default;
26
- $kendo-series-c-lighter: if($kendo-enable-color-system, k-color( series-c-subtler ), k-get-theme-color-var( series-c-40 )) !default;
22
+ $kendo-series-c: k-color(series-c) !default;
23
+ $kendo-series-c-dark: k-color(series-c-bold) !default;
24
+ $kendo-series-c-darker: k-color(series-c-bolder) !default;
25
+ $kendo-series-c-light: k-color(series-c-subtle) !default;
26
+ $kendo-series-c-lighter: k-color(series-c-subtler) !default;
27
27
 
28
28
  /// The fourth base series color and its light and dark shades.
29
29
  /// @group charts
30
- $kendo-series-d: if($kendo-enable-color-system, k-color( series-d ), k-get-theme-color-var( series-d-100 )) !default;
31
- $kendo-series-d-dark: if($kendo-enable-color-system, k-color( series-d-bold ), k-get-theme-color-var( series-d-130 )) !default;
32
- $kendo-series-d-darker: if($kendo-enable-color-system, k-color( series-d-bolder ), k-get-theme-color-var( series-d-160 )) !default;
33
- $kendo-series-d-light: if($kendo-enable-color-system, k-color( series-d-subtle ), k-get-theme-color-var( series-d-70 )) !default;
34
- $kendo-series-d-lighter: if($kendo-enable-color-system, k-color( series-d-subtler ), k-get-theme-color-var( series-d-40 )) !default;
30
+ $kendo-series-d: k-color(series-d) !default;
31
+ $kendo-series-d-dark: k-color(series-d-bold) !default;
32
+ $kendo-series-d-darker: k-color(series-d-bolder) !default;
33
+ $kendo-series-d-light: k-color(series-d-subtle) !default;
34
+ $kendo-series-d-lighter: k-color(series-d-subtler) !default;
35
35
 
36
36
  /// The fifth base series color and its light and dark shades.
37
37
  /// @group charts
38
- $kendo-series-e: if($kendo-enable-color-system, k-color( series-e ), k-get-theme-color-var( series-e-100 )) !default;
39
- $kendo-series-e-dark: if($kendo-enable-color-system, k-color( series-e-bold ), k-get-theme-color-var( series-e-130 )) !default;
40
- $kendo-series-e-darker: if($kendo-enable-color-system, k-color( series-e-bolder ), k-get-theme-color-var( series-e-160 )) !default;
41
- $kendo-series-e-light: if($kendo-enable-color-system, k-color( series-e-subtle ), k-get-theme-color-var( series-e-70 )) !default;
42
- $kendo-series-e-lighter: if($kendo-enable-color-system, k-color( series-e-subtler ), k-get-theme-color-var( series-e-40 )) !default;
38
+ $kendo-series-e: k-color(series-e) !default;
39
+ $kendo-series-e-dark: k-color(series-e-bold) !default;
40
+ $kendo-series-e-darker: k-color(series-e-bolder) !default;
41
+ $kendo-series-e-light: k-color(series-e-subtle) !default;
42
+ $kendo-series-e-lighter: k-color(series-e-subtler) !default;
43
43
 
44
44
  /// The sixth base series color and its light and dark shades.
45
45
  /// @group charts
46
- $kendo-series-f: if($kendo-enable-color-system, k-color( series-f ), k-get-theme-color-var( series-f-100 )) !default;
47
- $kendo-series-f-dark: if($kendo-enable-color-system, k-color( series-f-bold ), k-get-theme-color-var( series-f-130 )) !default;
48
- $kendo-series-f-darker: if($kendo-enable-color-system, k-color( series-f-bolder ), k-get-theme-color-var( series-f-160 )) !default;
49
- $kendo-series-f-light: if($kendo-enable-color-system, k-color( series-f-subtle ), k-get-theme-color-var( series-f-70 )) !default;
50
- $kendo-series-f-lighter: if($kendo-enable-color-system, k-color( series-f-subtler ), k-get-theme-color-var( series-f-40 )) !default;
46
+ $kendo-series-f: k-color(series-f) !default;
47
+ $kendo-series-f-dark: k-color(series-f-bold) !default;
48
+ $kendo-series-f-darker: k-color(series-f-bolder) !default;
49
+ $kendo-series-f-light: k-color(series-f-subtle) !default;
50
+ $kendo-series-f-lighter: k-color(series-f-subtler) !default;
51
51
 
52
52
  /// The series colors in order:
53
53
  /// base, light, dark, lighter, darker
@@ -120,14 +120,14 @@ $kendo-chart-pane-title-font-weight: var( --kendo-font-weight, inherit ) !defaul
120
120
 
121
121
  /// The inactive background color of the chart component.
122
122
  /// @group chart
123
- $kendo-chart-inactive-bg: var( --kendo-disabled-bg, initial ) !default;
123
+ $kendo-chart-inactive-bg: k-color(base-subtle) !default;
124
124
 
125
125
  /// The color of the chart component major grid lines.
126
126
  /// @group charts
127
- $kendo-chart-major-lines: if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 )) !default;
127
+ $kendo-chart-major-lines: color-mix(in srgb, k-color(border) 16%, transparent) !default;
128
128
  /// The color of the chart component minor grid lines.
129
129
  /// @group charts
130
- $kendo-chart-minor-lines: if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 )) !default;
130
+ $kendo-chart-minor-lines: color-mix(in srgb, k-color(border) 16%, transparent) !default;
131
131
 
132
132
  /// The opacity of the chart area.
133
133
  /// @group charts
@@ -142,37 +142,37 @@ $kendo-chart-line-inactive-opacity: .3 !default;
142
142
 
143
143
  /// The background color of the chart component.
144
144
  /// @group charts
145
- $kendo-chart-bg: var( --kendo-component-bg, initial ) !default;
145
+ $kendo-chart-bg: k-color(surface-alt) !default;
146
146
  /// The text color of the chart component.
147
147
  /// @group charts
148
- $kendo-chart-text: var( --kendo-component-text, initial ) !default;
148
+ $kendo-chart-text: k-color(on-app-surface) !default;
149
149
  /// The border color of the chart component.
150
150
  /// @group charts
151
- $kendo-chart-border: var( --kendo-component-border, initial ) !default;
151
+ $kendo-chart-border: k-color(on-app-surface) !default;
152
152
 
153
153
  /// The text color of the chart tooltip.
154
154
  /// @group charts
155
- $kendo-chart-tooltip-color: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white) !default;
155
+ $kendo-chart-tooltip-color: k-color(app-surface) !default;
156
156
  /// The inverse text color of the chart tooltip.
157
157
  /// @group charts
158
- $kendo-chart-tooltip-color-inverse: if($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black) !default;
158
+ $kendo-chart-tooltip-color-inverse: k-color(on-app-surface) !default;
159
159
 
160
160
  /// The background color of the chart crosshairs.
161
161
  /// @group charts
162
- $kendo-chart-crosshair-background: if($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black) !default;
162
+ $kendo-chart-crosshair-background: k-color(on-app-surface) !default;
163
163
  /// The text color of the chart shared crosshair tooltip.
164
164
  /// @group charts
165
- $kendo-chart-crosshair-shared-tooltip-color: if($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 )) !default;
165
+ $kendo-chart-crosshair-shared-tooltip-color: k-color(on-app-surface) !default;
166
166
  /// The background color of the chart shared crosshair tooltip.
167
167
  /// @group charts
168
- $kendo-chart-crosshair-shared-tooltip-background: var( --kendo-component-bg, initial ) !default;
168
+ $kendo-chart-crosshair-shared-tooltip-background: k-color(surface-alt) !default;
169
169
  /// The border color of the chart shared crosshair tooltip.
170
170
  /// @group charts
171
171
  $kendo-chart-crosshair-shared-tooltip-border: transparent !default;
172
172
 
173
173
  /// The background color of the chart notes.
174
174
  /// @group charts
175
- $kendo-chart-notes-background: if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )) !default;
175
+ $kendo-chart-notes-background: k-color(base-emphasis) !default;
176
176
  /// The border color of the chart notes.
177
177
  /// @group charts
178
178
  $kendo-chart-notes-border: $kendo-chart-notes-background !default;
@@ -182,7 +182,7 @@ $kendo-chart-notes-lines: $kendo-chart-notes-background !default;
182
182
 
183
183
  /// The background color of the chart handle.
184
184
  /// @group charts
185
- $kendo-chart-handle-bg: if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 )) !default;
185
+ $kendo-chart-handle-bg: k-color(surface) !default;
186
186
  /// The text color of the chart handle.
187
187
  /// @group charts
188
188
  $kendo-chart-handle-text: $kendo-chart-text !default;
@@ -191,24 +191,24 @@ $kendo-chart-handle-text: $kendo-chart-text !default;
191
191
  $kendo-chart-handle-border: $kendo-chart-handle-bg !default;
192
192
  /// The hover background color of the chart handle.
193
193
  /// @group charts
194
- $kendo-chart-handle-hover-bg: var( --kendo-hover-bg, initial ) !default;
194
+ $kendo-chart-handle-hover-bg: k-color(base-hover) !default;
195
195
  /// The hover text color of the chart handle.
196
196
  /// @group charts
197
- $kendo-chart-handle-hover-text: var( --kendo-hover-text, initial ) !default;
197
+ $kendo-chart-handle-hover-text: k-color(on-base) !default;
198
198
  /// The hover border color of the chart handle.
199
199
  /// @group charts
200
- $kendo-chart-handle-hover-border: var( --kendo-hover-border, initial ) !default;
200
+ $kendo-chart-handle-hover-border: color-mix(in srgb, k-color(border) 10%, transparent) !default;
201
201
 
202
202
  /// The color of the chart error bars.
203
203
  /// @group charts
204
- $kendo-chart-error-bars-background: if($kendo-enable-color-system, k-color( error ), k-get-theme-color-var( neutral-110 )) !default;
204
+ $kendo-chart-error-bars-background: k-color(error) !default;
205
205
 
206
206
  /// The size of the selection handle of the chart component.
207
207
  /// @group charts
208
208
  $kendo-selection-handle-size: 24px !default;
209
209
  /// The color of the selection handle of the chart component.
210
210
  /// @group charts
211
- $kendo-selection-border-color: var( --kendo-component-border, initial ) !default;
211
+ $kendo-selection-border-color: color-mix(in srgb, k-color(border) 16%, transparent) !default;
212
212
 
213
213
  /// The computed height of the Chart title.
214
214
  /// @group charts
@@ -225,28 +225,28 @@ $kendo-treemap-font-size: var( --kendo-font-size, inherit ) !default;
225
225
  $kendo-treemap-line-height: var( --kendo-line-height, normal ) !default;
226
226
  /// The background color of the treemap.
227
227
  /// @group charts
228
- $kendo-treemap-bg: var( --kendo-component-bg, initial ) !default;
228
+ $kendo-treemap-bg: k-color(surface-alt) !default;
229
229
  /// The text color of the treemap.
230
230
  /// @group charts
231
- $kendo-treemap-text: var( --kendo-component-text, initial ) !default;
231
+ $kendo-treemap-text: k-color(on-app-surface) !default;
232
232
  /// The border color of the treemap.
233
233
  /// @group charts
234
- $kendo-treemap-border: var( --kendo-component-border, initial ) !default;
234
+ $kendo-treemap-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
235
235
 
236
236
  /// The background color of the treemap title.
237
237
  /// @group charts
238
- $kendo-treemap-title-bg: if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 )) !default;
238
+ $kendo-treemap-title-bg: k-color(surface) !default;
239
239
  /// The text color of the treemap title.
240
240
  /// @group charts
241
- $kendo-treemap-title-text: if($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black) !default;
241
+ $kendo-treemap-title-text: k-color(on-app-surface) !default;
242
242
  /// The border color of the treemap title.
243
243
  /// @group charts
244
- $kendo-treemap-title-border: var( --kendo-component-border, initial ) !default;
244
+ $kendo-treemap-title-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
245
245
 
246
246
  // Chart Overlay
247
247
  /// The background color of the Chart overlay.
248
248
  /// @group charts
249
- $kendo-chart-overlay-bg: if($kendo-enable-color-system, k-color(app-surface), $kendo-color-white) !default;
249
+ $kendo-chart-overlay-bg: k-color(app-surface) !default;
250
250
 
251
251
  // No Data
252
252
  /// The font-size of the Chart no data message.
@@ -257,7 +257,7 @@ $kendo-chart-no-data-font-size: var( --kendo-font-size-lg, inherit ) !default;
257
257
  $kendo-chart-no-data-font-weight: var( --kendo-font-weight, normal ) !default;
258
258
  /// The text color of the Chart no data message.
259
259
  /// @group charts
260
- $kendo-chart-no-data-text: if($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 )) !default;
260
+ $kendo-chart-no-data-text: k-color(on-app-surface) !default;
261
261
  /// The vertical padding of the Chart no data message.
262
262
  /// @group charts
263
263
  $kendo-chart-no-data-padding-y: k-spacing( 25 ) !default;
@@ -9,7 +9,7 @@
9
9
  &[disabled],
10
10
  &.k-disabled {
11
11
  @include disabled(
12
- $color: var( --kendo-daterange-picker-disabled-text, var( --kendo-disabled-text, inherit ) ),
12
+ $color: var( --kendo-daterange-picker-disabled-text, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent) ),
13
13
  $bg: var( --kendo-daterange-picker-disabled-bg, transparent ),
14
14
  $border: var( --kendo-daterange-picker-disabled-border, currentColor )
15
15
  );
@@ -7,13 +7,13 @@ $kendo-dialog-border-width: 0 !default;
7
7
 
8
8
  /// The background color of the Dialog titlebar.
9
9
  /// @group dialog
10
- $kendo-dialog-titlebar-bg: var( --kendo-component-bg, initial ) !default;
10
+ $kendo-dialog-titlebar-bg: k-color(surface-alt) !default;
11
11
  /// The text color of the Dialog titlebar.
12
12
  /// @group dialog
13
- $kendo-dialog-titlebar-text: var( --kendo-component-text, initial ) !default;
13
+ $kendo-dialog-titlebar-text: k-color(on-app-surface) !default;
14
14
  /// The border color of the Dialog titlebar.
15
15
  /// @group dialog
16
- $kendo-dialog-titlebar-border: var( --kendo-component-border, initial ) !default;
16
+ $kendo-dialog-titlebar-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
17
17
  /// The width of the border around the Dialog titlebar.
18
18
  /// @group dialog
19
19
  $kendo-dialog-titlebar-border-width: 0 !default;
@@ -59,15 +59,15 @@ $kendo-dialog-brand-colors: (
59
59
 
60
60
  // Matrix with dialog theme colors in the order: bg, color, border
61
61
  $_tc-dialog-matrix: (
62
- (normal: if($kendo-enable-color-system, (color, on-color, color), (100, $kendo-color-white, 100))),
62
+ (normal: (color, on-color, color)),
63
63
  ) !default;
64
64
 
65
65
  $_tc-dialog-dark-matrix: (
66
- (normal: if($kendo-enable-color-system, (color, on-color, color), (160, $kendo-color-white, 160))),
66
+ (normal: (color, on-color, color)),
67
67
  ) !default;
68
68
 
69
69
  $_tc-dialog-light-matrix: (
70
- (normal: if($kendo-enable-color-system, (color, on-color, color), (50, 160, 50))),
70
+ (normal: (color, on-color, color)),
71
71
  ) !default;
72
72
 
73
73
  /// The theme colors map for the Dialog.
@@ -85,13 +85,13 @@ $kendo-dialog-theme-colors: () !default;
85
85
  @each $ui-states in $_tc-dialog-dark-matrix {
86
86
  $kendo-dialog-theme-colors: map.deep-merge(
87
87
  $kendo-dialog-theme-colors,
88
- k-generate-theme-variation( dark, if($kendo-enable-color-system, dark, neutral), $ui-states )
88
+ k-generate-theme-variation( dark, dark, $ui-states )
89
89
  );
90
90
  }
91
91
 
92
92
  @each $ui-states in $_tc-dialog-light-matrix {
93
93
  $kendo-dialog-theme-colors: map.deep-merge(
94
94
  $kendo-dialog-theme-colors,
95
- k-generate-theme-variation( light, if($kendo-enable-color-system, light, neutral), $ui-states )
95
+ k-generate-theme-variation( light, light, $ui-states )
96
96
  );
97
97
  }
@@ -9,7 +9,7 @@ $kendo-dock-manager-border-width: 1px !default;
9
9
  $kendo-dock-manager-border-style: solid !default;
10
10
  /// The color of the border around the DockManager component.
11
11
  /// @group dock-manager
12
- $kendo-dock-manager-border: var( --kendo-component-border, inherit ) !default;
12
+ $kendo-dock-manager-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
13
13
 
14
14
  /// The vertical padding of the pane header in the DockManager component.
15
15
  /// @group dock-manager
@@ -25,10 +25,10 @@ $kendo-dock-manager-pane-header-border-width: $kendo-dock-manager-border-width !
25
25
  $kendo-dock-manager-pane-header-border-style: solid !default;
26
26
  /// The background color of the pane header in the DockManager component.
27
27
  /// @group dock-manager
28
- $kendo-dock-manager-pane-header-bg: var( --kendo-component-bg, inherit ) !default;
28
+ $kendo-dock-manager-pane-header-bg: k-color(surface-alt) !default;
29
29
  /// The text color of the pane header in the DockManager component.
30
30
  /// @group dock-manager
31
- $kendo-dock-manager-pane-header-text: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
31
+ $kendo-dock-manager-pane-header-text: k-color(primary) !default;
32
32
 
33
33
  /// The vertical padding of the pane title in the DockManager component.
34
34
  /// @group dock-manager
@@ -68,7 +68,7 @@ $kendo-dock-manager-tabbed-pane-padding-x: null !default;
68
68
  $kendo-dock-manager-unpinned-container-width: 300px !default;
69
69
  /// The background-color of the unpinned pane container in the DockManager component.
70
70
  /// @group dock-manager
71
- $kendo-dock-manager-unpinned-container-bg: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white) !default;
71
+ $kendo-dock-manager-unpinned-container-bg: k-color(app-surface) !default;
72
72
  /// The box shadow of the unpinned pane container in the DockManager component.
73
73
  /// @group dock-manager
74
74
  $kendo-dock-manager-unpinned-container-shadow: 25.6px 0px 57.6px 0px rgba(0, 0, 0, 0.22), 4.8px 0px 14.4px 0px rgba(0, 0, 0, 0.18) !default;
@@ -78,10 +78,10 @@ $kendo-dock-manager-unpinned-container-shadow: 25.6px 0px 57.6px 0px rgba(0, 0,
78
78
  $kendo-dock-indicator-padding: k-spacing(1.5) !default;
79
79
  /// The background color of the dock indicator in the DockManager component.
80
80
  /// @group dock-manager
81
- $kendo-dock-indicator-bg: $kendo-component-bg !default;
81
+ $kendo-dock-indicator-bg: k-color(surface-alt) !default;
82
82
  /// The text color of the dock indicator in the DockManager component.
83
83
  /// @group dock-manager
84
- $kendo-dock-indicator-text: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
84
+ $kendo-dock-indicator-text: k-color(primary) !default;
85
85
  /// The outline width of the dock indicator in the DockManager component.
86
86
  /// @group dock-manager
87
87
  $kendo-dock-indicator-outline-width: 1px !default;
@@ -97,10 +97,10 @@ $kendo-dock-indicator-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12), 0px 6px 10px
97
97
 
98
98
  /// The background color of the hovered dock indicator in the DockManager component.
99
99
  /// @group dock-manager
100
- $kendo-dock-indicator-hover-bg: if($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 )) !default;
100
+ $kendo-dock-indicator-hover-bg: k-color(primary-hover) !default;
101
101
  /// The text color of the hovered dock indicator in the DockManager component.
102
102
  /// @group dock-manager
103
- $kendo-dock-indicator-hover-text: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white) !default;
103
+ $kendo-dock-indicator-hover-text: k-color(app-surface) !default;
104
104
 
105
105
  /// The width of the border around the dropping area in the DockManager component.
106
106
  /// @group dock-manager
@@ -113,7 +113,7 @@ $kendo-dock-manager-dock-preview-border-style: dashed !default;
113
113
  $kendo-dock-manager-dock-preview-border-radius: var( --kendo-border-radius-md, 0) !default;
114
114
  /// The background color of the dropping area in the DockManager component.
115
115
  /// @group dock-manager
116
- $kendo-dock-manager-dock-preview-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 20%, transparent), color-mix(in srgb, k-get-theme-color-var( primary-100 ) 20%, transparent)) !default;
116
+ $kendo-dock-manager-dock-preview-bg: color-mix(in srgb, k-color(primary) 20%, transparent) !default;
117
117
  /// The border color of the dropping area in the DockManager component.
118
118
  /// @group dock-manager
119
- $kendo-dock-manager-dock-preview-border: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
119
+ $kendo-dock-manager-dock-preview-border: k-color(primary) !default;
@@ -35,13 +35,13 @@ $kendo-drag-clue-opacity: .8 !default;
35
35
 
36
36
  /// Text color of the drag clue.
37
37
  /// @group draggable
38
- $kendo-drag-clue-text: var( --kendo-selected-text, inherit ) !default;
38
+ $kendo-drag-clue-text: k-color(on-base) !default;
39
39
  /// Background color of the drag clue.
40
40
  /// @group draggable
41
- $kendo-drag-clue-bg: var( --kendo-selected-bg, inherit ) !default;
41
+ $kendo-drag-clue-bg: k-color(base-active) !default;
42
42
  /// Border color of the drag clue.
43
43
  /// @group draggable
44
- $kendo-drag-clue-border: var( --kendo-selected-border, inherit ) !default;
44
+ $kendo-drag-clue-border: color-mix(in srgb, k-color(border-alt) 76%, transparent) !default;
45
45
  /// Gradient of the drag clue.
46
46
  /// @group draggable
47
47
  $kendo-drag-clue-gradient: null !default;
@@ -70,4 +70,4 @@ $kendo-drop-hint-line-v-height: $kendo-drop-hint-line-h-width !default;
70
70
 
71
71
  /// Background-color of the drop hint.
72
72
  /// @group draggable
73
- $kendo-drop-hint-bg: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
73
+ $kendo-drop-hint-bg: k-color(primary) !default;
@@ -4,13 +4,13 @@
4
4
 
5
5
  /// The background color of the Drawer.
6
6
  /// @group drawer
7
- $kendo-drawer-bg: var( --kendo-component-bg, initial ) !default;
7
+ $kendo-drawer-bg: k-color(surface-alt) !default;
8
8
  /// The text color of the Drawer.
9
9
  /// @group drawer
10
- $kendo-drawer-text: var( --kendo-component-text, initial ) !default;
10
+ $kendo-drawer-text: k-color(on-app-surface) !default;
11
11
  /// The border color of the Drawer.
12
12
  /// @group drawer
13
- $kendo-drawer-border: var( --kendo-component-border, initial ) !default;
13
+ $kendo-drawer-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
14
14
  /// The border width of the Drawer.
15
15
  /// @group drawer
16
16
  $kendo-drawer-border-width: 1px !default;
@@ -36,16 +36,16 @@ $kendo-drawer-content-padding-y: null !default;
36
36
  $kendo-drawer-scrollbar-width: 7px !default;
37
37
  /// The color of the Drawer scrollbar.
38
38
  /// @group drawer
39
- $kendo-drawer-scrollbar-color: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 )) !default;
39
+ $kendo-drawer-scrollbar-color: color-mix(in srgb, k-color(on-app-surface) 46%, transparent) !default;
40
40
  /// The background of the Drawer scrollbar.
41
41
  /// @group drawer
42
- $kendo-drawer-scrollbar-bg: if($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-40 )) !default;
42
+ $kendo-drawer-scrollbar-bg: k-color(base-subtle) !default;
43
43
  /// The border radius of the Drawer scrollbar.
44
44
  /// @group drawer
45
45
  $kendo-drawer-scrollbar-radius: 20px !default;
46
46
  /// The hover color of the Drawer scrollbar.
47
47
  /// @group drawer
48
- $kendo-drawer-scrollbar-hover-color: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), k-get-theme-color-var( neutral-110 )) !default;
48
+ $kendo-drawer-scrollbar-hover-color: color-mix(in srgb, k-color(on-app-surface) 60%, transparent) !default;
49
49
 
50
50
  /// The horizontal padding of the Drawer item.
51
51
  /// @group drawer
@@ -84,7 +84,7 @@ $kendo-drawer-mini-initial-width: calc( 2 * #{$kendo-drawer-item-padding-x} + va
84
84
  $kendo-drawer-item-ripple-border-width: k-spacing(0.5) !default;
85
85
  /// The border color of the drawer item ripple
86
86
  /// @group drawer
87
- $kendo-drawer-item-ripple-border: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
87
+ $kendo-drawer-item-ripple-border: k-color(primary) !default;
88
88
  /// The background color of the Drawer item.
89
89
  /// @group drawer
90
90
  $kendo-drawer-item-bg: $kendo-drawer-bg !default;
@@ -93,17 +93,17 @@ $kendo-drawer-item-bg: $kendo-drawer-bg !default;
93
93
  $kendo-drawer-item-text: $kendo-drawer-text !default;
94
94
  /// The text color of the Drawer item icon.
95
95
  /// @group drawer
96
- $kendo-drawer-item-icon-text: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
96
+ $kendo-drawer-item-icon-text: k-color(primary) !default;
97
97
 
98
98
  /// The background color of the hovered Drawer item.
99
99
  /// @group drawer
100
100
  $kendo-drawer-item-hover-bg: $kendo-drawer-item-bg !default;
101
101
  /// The text color of the hovered Drawer item.
102
102
  /// @group drawer
103
- $kendo-drawer-item-hover-text: if($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 )) !default;
103
+ $kendo-drawer-item-hover-text: k-color(primary-hover) !default;
104
104
  /// The text color of the hovered Drawer item icon.
105
105
  /// @group drawer
106
- $kendo-drawer-item-hover-icon-text: if($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 )) !default;
106
+ $kendo-drawer-item-hover-icon-text: k-color(primary-hover) !default;
107
107
 
108
108
  /// The background color of the focused Drawer item.
109
109
  /// @group drawer
@@ -113,7 +113,7 @@ $kendo-drawer-item-focus-bg: $kendo-drawer-item-bg !default;
113
113
  $kendo-drawer-item-focus-text: $kendo-drawer-item-text !default;
114
114
  /// The box shadow of the focused Drawer item.
115
115
  /// @group drawer
116
- $kendo-drawer-item-focus-shadow: inset 0 0 0 1px if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130)) !default;
116
+ $kendo-drawer-item-focus-shadow: inset 0 0 0 1px k-color(base-emphasis) !default;
117
117
  /// The text color of the focused Drawer item icon.
118
118
  /// @group drawer
119
119
  $kendo-drawer-item-focus-icon-text: $kendo-drawer-item-icon-text !default;
@@ -123,16 +123,16 @@ $kendo-drawer-item-focus-icon-text: $kendo-drawer-item-icon-text !default;
123
123
  $kendo-drawer-item-selected-font-weight: var( --kendo-font-weight-bold, normal ) !default;
124
124
  /// The background color of the selected Drawer item.
125
125
  /// @group drawer
126
- $kendo-drawer-item-selected-bg: var( --kendo-selected-bg, initial ) !default;
126
+ $kendo-drawer-item-selected-bg: k-color(base-active) !default;
127
127
  /// The text color of the selected Drawer item.
128
128
  /// @group drawer
129
- $kendo-drawer-item-selected-text: if($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black) !default;
129
+ $kendo-drawer-item-selected-text: k-color(on-app-surface) !default;
130
130
  /// The text color of the selected Drawer item icon.
131
131
  /// @group drawer
132
- $kendo-drawer-item-selected-icon-text: if($kendo-enable-color-system, k-color( primary-active ), k-get-theme-color-var( primary-120 )) !default;
132
+ $kendo-drawer-item-selected-icon-text: k-color(primary-active) !default;
133
133
  /// The background color of the selected and hovered Drawer item.
134
134
  /// @group drawer
135
- $kendo-drawer-item-selected-hover-bg: var( --kendo-selected-hover-bg, inherit ) !default;
135
+ $kendo-drawer-item-selected-hover-bg: k-color(base-subtle-active) !default;
136
136
  /// The text color of the selected and hovered Drawer item.
137
137
  /// @group drawer
138
- $kendo-drawer-item-selected-hover-text: var( --kendo-selected-hover-text, inherit ) !default;
138
+ $kendo-drawer-item-selected-hover-text: k-color(on-base) !default;
@@ -26,23 +26,23 @@ $kendo-dropzone-line-height: var( --kendo-line-height, normal ) !default;
26
26
 
27
27
  /// The background color of the DropZone.
28
28
  /// @group dropzone
29
- $kendo-dropzone-bg: if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 )) !default;
29
+ $kendo-dropzone-bg: k-color(surface) !default;
30
30
  /// Text color of the dropzone.
31
31
  /// @group dropzone
32
- $kendo-dropzone-text: var( --kendo-component-text, inherit ) !default;
32
+ $kendo-dropzone-text: k-color(on-app-surface) !default;
33
33
  /// The border color of the DropZone.
34
34
  /// @group dropzone
35
- $kendo-dropzone-border: var( --kendo-component-border, initial ) !default;
35
+ $kendo-dropzone-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
36
36
 
37
37
  /// The spacing below the DropZone icon.
38
38
  /// @group dropzone
39
39
  $kendo-dropzone-icon-spacing: k-spacing(6) !default;
40
40
  /// The text color of the DropZone icon.
41
41
  /// @group dropzone
42
- $kendo-dropzone-icon-text: if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-90 )) !default;
42
+ $kendo-dropzone-icon-text: k-color(subtle) !default;
43
43
  /// Text color of the icon when the dropzone is hovered.
44
44
  /// @group dropzone
45
- $kendo-dropzone-icon-hover-text: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
45
+ $kendo-dropzone-icon-hover-text: k-color(primary) !default;
46
46
 
47
47
  /// The font size of the DropZone hint.
48
48
  /// @group dropzone
@@ -68,4 +68,4 @@ $kendo-dropzone-note-font-weight: inherit !default;
68
68
  $kendo-dropzone-note-spacing: k-spacing(0) !default;
69
69
  /// The text color of the DropZone note.
70
70
  /// @group dropzone
71
- $kendo-dropzone-note-text: var( --kendo-subtle-text, inherit ) !default;
71
+ $kendo-dropzone-note-text: k-color(subtle) !default;
@@ -80,8 +80,8 @@
80
80
 
81
81
  .k-disabled:not(.k-selected) {
82
82
  @include fill (
83
- $bg: var( --kendo-disabled-bg, inherit ),
84
- $border: var( --kendo-disabled-border, inherit )
83
+ $bg: k-color( base-subtle ),
84
+ $border: transparent
85
85
  );
86
86
  }
87
87
  }
@@ -16,13 +16,13 @@ $kendo-editor-font-size: var( --kendo-font-size, inherit ) !default;
16
16
  $kendo-editor-line-height: var( --kendo-line-height, normal ) !default;
17
17
  /// The text color of the Editor.
18
18
  /// @group editor
19
- $kendo-editor-text: var( --kendo-component-text, initial ) !default;
19
+ $kendo-editor-text: k-color(on-app-surface) !default;
20
20
  /// The background color of the Editor.
21
21
  /// @group editor
22
- $kendo-editor-bg: var( --kendo-component-bg, initial ) !default;
22
+ $kendo-editor-bg: k-color(surface-alt) !default;
23
23
  /// The color of the border around Editor.
24
24
  /// @group editor
25
- $kendo-editor-border: var( --kendo-component-border, initial ) !default;
25
+ $kendo-editor-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
26
26
  /// The text color of the Еditor's placeholder.
27
27
  /// @group editor
28
28
  $kendo-editor-placeholder-text: var( --kendo-input-placeholder-text, #{$kendo-input-placeholder-text} ) !default;
@@ -31,7 +31,7 @@ $kendo-editor-placeholder-text: var( --kendo-input-placeholder-text, #{$kendo-in
31
31
  $kendo-editor-placeholder-opacity: var( --kendo-input-placeholder-opacity, #{$kendo-input-placeholder-opacity} ) !default;
32
32
  /// The outline color of the Editor's content.
33
33
  /// @group editor
34
- $kendo-editor-content-outline-color: var( --kendo-body-text, initial ) !default;
34
+ $kendo-editor-content-outline-color: k-color(on-app-surface) !default;
35
35
  /// The horizontal margin of the Editor's export tool icon.
36
36
  /// @group editor
37
37
  $kendo-editor-export-tool-icon-margin-x: k-spacing(1) !default;
@@ -41,13 +41,13 @@ $kendo-editor-selectednode-outline-width: k-spacing(0.5) !default;
41
41
 
42
42
  /// The selected text color of the Editor.
43
43
  /// @group editor
44
- $kendo-editor-selected-text: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white) !default;
44
+ $kendo-editor-selected-text: k-color(app-surface) !default;
45
45
  /// The selected background color of the Editor.
46
46
  /// @group editor
47
- $kendo-editor-selected-bg: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
47
+ $kendo-editor-selected-bg: k-color(primary) !default;
48
48
  /// The highlighted background color of the Editor.
49
49
  /// @group editor
50
- $kendo-editor-highlighted-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 55%, transparent), k-get-theme-color-var( primary-60 )) !default;
50
+ $kendo-editor-highlighted-bg: color-mix(in srgb, k-color(primary) 55%, transparent) !default;
51
51
 
52
52
  /// The size of the Editor's resize handle.
53
53
  /// @group editor
@@ -57,21 +57,21 @@ $kendo-editor-resize-handle-size: k-spacing(2) !default;
57
57
  $kendo-editor-resize-handle-border-width: 1px !default;
58
58
  /// The border color of the Editor's resize handle.
59
59
  /// @group editor
60
- $kendo-editor-resize-handle-border: if($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black) !default;
60
+ $kendo-editor-resize-handle-border: k-color(on-app-surface) !default;
61
61
  /// The background color of the Editor's resize handle.
62
62
  /// @group editor
63
- $kendo-editor-resize-handle-bg: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white) !default;
63
+ $kendo-editor-resize-handle-bg: k-color(app-surface) !default;
64
64
 
65
65
  /// The outline color of the Editor's selected node.
66
66
  /// @group editor
67
- $kendo-editor-selectednode-outline-color: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
67
+ $kendo-editor-selectednode-outline-color: k-color(primary) !default;
68
68
 
69
69
  /// The border color of the Inline Editor data cell.
70
70
  /// @group editor
71
- $kendo-editor-inline-td-border: var( --kendo-component-border, initial ) !default;
71
+ $kendo-editor-inline-td-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
72
72
  /// The hover border color of the Inline Editor.
73
73
  /// @group editor
74
- $kendo-editor-inline-hover-border: var( --kendo-component-border, initial ) !default;
74
+ $kendo-editor-inline-hover-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
75
75
 
76
76
  // Insert table
77
77
  /// The size of the cell in the Insert table popup.
@@ -79,10 +79,10 @@ $kendo-editor-inline-hover-border: var( --kendo-component-border, initial ) !def
79
79
  $ct-cell-size: 20px !default;
80
80
  /// The text color of the selected cells in the Insert table popup.
81
81
  /// @group editor
82
- $kendo-editor-ct-popup-text: var( --kendo-selected-text, initial ) !default;
82
+ $kendo-editor-ct-popup-text: k-color(on-base) !default;
83
83
  /// The background color of the selected cells in the Insert table popup.
84
84
  /// @group editor
85
- $kendo-editor-ct-popup-bg: var( --kendo-selected-bg, initial ) !default;
85
+ $kendo-editor-ct-popup-bg: k-color(base-active) !default;
86
86
  /// The border color of the selected cells in the Insert table popup.
87
87
  /// @group editor
88
- $kendo-editor-ct-popup-border: var( --kendo-selected-border, initial ) !default;
88
+ $kendo-editor-ct-popup-border: color-mix(in srgb, k-color(border-alt) 76%, transparent) !default;