@progress/kendo-theme-classic 10.6.0 → 11.0.0-dev.1

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/classic-green-dark.css +1 -1
  3. package/dist/classic-green-dark.scss +1 -1
  4. package/dist/classic-green.css +1 -1
  5. package/dist/classic-green.scss +1 -1
  6. package/dist/classic-lavender-dark.css +1 -1
  7. package/dist/classic-lavender-dark.scss +1 -1
  8. package/dist/classic-lavender.css +1 -1
  9. package/dist/classic-lavender.scss +1 -1
  10. package/dist/classic-main-dark.css +1 -1
  11. package/dist/classic-main-dark.scss +1 -1
  12. package/dist/classic-main.css +1 -1
  13. package/dist/classic-main.scss +1 -5
  14. package/dist/classic-metro-dark.css +1 -1
  15. package/dist/classic-metro-dark.scss +1 -1
  16. package/dist/classic-metro.css +1 -1
  17. package/dist/classic-metro.scss +1 -1
  18. package/dist/classic-moonlight.css +1 -1
  19. package/dist/classic-moonlight.scss +1 -1
  20. package/dist/classic-opal-dark.css +1 -1
  21. package/dist/classic-opal-dark.scss +1 -1
  22. package/dist/classic-opal.css +1 -1
  23. package/dist/classic-opal.scss +1 -1
  24. package/dist/classic-silver-dark.css +1 -1
  25. package/dist/classic-silver-dark.scss +1 -1
  26. package/dist/classic-silver.css +1 -1
  27. package/dist/classic-silver.scss +1 -1
  28. package/dist/classic-uniform.css +1 -1
  29. package/dist/classic-uniform.scss +5 -2
  30. package/dist/meta/sassdoc-data.json +5910 -7164
  31. package/dist/meta/sassdoc-raw-data.json +2814 -3401
  32. package/dist/meta/variables.json +421 -376
  33. package/lib/swatches/classic-green-dark.json +1 -182
  34. package/lib/swatches/classic-green.json +1 -182
  35. package/lib/swatches/classic-lavender-dark.json +2 -203
  36. package/lib/swatches/classic-lavender.json +2 -183
  37. package/lib/swatches/classic-main-dark.json +1 -182
  38. package/lib/swatches/classic-main.json +2 -184
  39. package/lib/swatches/classic-metro-dark.json +1 -209
  40. package/lib/swatches/classic-metro.json +2 -203
  41. package/lib/swatches/classic-moonlight.json +1 -209
  42. package/lib/swatches/classic-opal-dark.json +1 -207
  43. package/lib/swatches/classic-opal.json +1 -182
  44. package/lib/swatches/classic-silver-dark.json +1 -182
  45. package/lib/swatches/classic-silver.json +1 -182
  46. package/lib/swatches/classic-uniform.json +1 -167
  47. package/package.json +4 -4
  48. package/scss/action-sheet/_variables.scss +12 -9
  49. package/scss/adaptive/_variables.scss +13 -13
  50. package/scss/appbar/_variables.scss +18 -5
  51. package/scss/avatar/_variables.scss +12 -1
  52. package/scss/badge/_variables.scss +15 -1
  53. package/scss/bottom-navigation/_variables.scss +17 -4
  54. package/scss/breadcrumb/_variables.scss +8 -8
  55. package/scss/button/_variables.scss +28 -15
  56. package/scss/calendar/_variables.scss +39 -18
  57. package/scss/captcha/_variables.scss +3 -3
  58. package/scss/card/_variables.scss +24 -9
  59. package/scss/chart-wizard/_variables.scss +4 -4
  60. package/scss/chat/_variables.scss +13 -13
  61. package/scss/checkbox/_variables.scss +7 -7
  62. package/scss/chip/_variables.scss +28 -9
  63. package/scss/color-preview/_variables.scss +3 -3
  64. package/scss/coloreditor/_variables.scss +6 -6
  65. package/scss/colorgradient/_variables.scss +6 -37
  66. package/scss/core/_index.scss +8 -5
  67. package/scss/core/color-system/_swatch.scss +0 -3
  68. package/scss/dataviz/_variables.scss +61 -47
  69. package/scss/dialog/_variables.scss +10 -5
  70. package/scss/dock-manager/_variables.scss +6 -6
  71. package/scss/draggable/_variables.scss +4 -4
  72. package/scss/drawer/_variables.scss +35 -10
  73. package/scss/dropzone/_variables.scss +6 -6
  74. package/scss/editor/_variables.scss +12 -4
  75. package/scss/expansion-panel/_variables.scss +6 -6
  76. package/scss/fab/_variables.scss +15 -4
  77. package/scss/filemanager/_variables.scss +5 -5
  78. package/scss/filter/_variables.scss +2 -2
  79. package/scss/forms/_variables.scss +3 -3
  80. package/scss/gantt/_variables.scss +24 -24
  81. package/scss/grid/_variables.scss +11 -11
  82. package/scss/imageeditor/_variables.scss +4 -4
  83. package/scss/index.scss +3 -0
  84. package/scss/input/_variables.scss +15 -15
  85. package/scss/list/_variables.scss +86 -11
  86. package/scss/listbox/_variables.scss +3 -3
  87. package/scss/listgroup/_variables.scss +3 -3
  88. package/scss/listview/_variables.scss +4 -4
  89. package/scss/loader/_variables.scss +17 -3
  90. package/scss/map/_variables.scss +5 -5
  91. package/scss/marquee/_index.scss +16 -0
  92. package/scss/marquee/_layout.scss +6 -0
  93. package/scss/marquee/_theme.scss +6 -0
  94. package/scss/marquee/_variables.scss +11 -0
  95. package/scss/mediaplayer/_variables.scss +4 -4
  96. package/scss/menu/_variables.scss +21 -13
  97. package/scss/messagebox/_variables.scss +15 -1
  98. package/scss/no-data/_variables.scss +1 -1
  99. package/scss/notification/_functions.scss +1 -1
  100. package/scss/notification/_variables.scss +23 -4
  101. package/scss/orgchart/_variables.scss +8 -8
  102. package/scss/overlay/_variables.scss +12 -1
  103. package/scss/pager/_variables.scss +3 -3
  104. package/scss/panel/_variables.scss +3 -3
  105. package/scss/panelbar/_variables.scss +18 -18
  106. package/scss/pdf-viewer/_variables.scss +13 -13
  107. package/scss/pivotgrid/_variables.scss +22 -22
  108. package/scss/popover/_variables.scss +3 -3
  109. package/scss/popup/_variables.scss +3 -3
  110. package/scss/progressbar/_variables.scss +8 -8
  111. package/scss/prompt/_variables.scss +12 -12
  112. package/scss/rating/_variables.scss +4 -4
  113. package/scss/scheduler/_variables.scss +17 -14
  114. package/scss/scrollview/_variables.scss +5 -5
  115. package/scss/signature/_variables.scss +1 -1
  116. package/scss/skeleton/_variables.scss +1 -1
  117. package/scss/slider/_variables.scss +19 -11
  118. package/scss/splitter/_variables.scss +8 -8
  119. package/scss/spreadsheet/_variables.scss +25 -25
  120. package/scss/stepper/_variables.scss +15 -15
  121. package/scss/switch/_variables.scss +50 -17
  122. package/scss/table/_variables.scss +10 -10
  123. package/scss/tabstrip/_variables.scss +17 -17
  124. package/scss/taskboard/_variables.scss +14 -14
  125. package/scss/tilelayout/_variables.scss +2 -2
  126. package/scss/timeline/_variables.scss +6 -6
  127. package/scss/timeselector/_variables.scss +18 -8
  128. package/scss/toolbar/_variables.scss +5 -5
  129. package/scss/tooltip/_functions.scss +1 -1
  130. package/scss/tooltip/_variables.scss +14 -3
  131. package/scss/treeview/_variables.scss +12 -12
  132. package/scss/typography/_variables.scss +3 -3
  133. package/scss/upload/_variables.scss +13 -13
  134. package/scss/window/_variables.scss +10 -10
  135. package/scss/core/color-system/_swatch-legacy.scss +0 -345
@@ -33,13 +33,13 @@ $kendo-switch-sizes: (
33
33
 
34
34
  /// The background of the track when the Switch is not checked.
35
35
  /// @group switch
36
- $kendo-switch-off-track-bg: $kendo-component-bg !default;
36
+ $kendo-switch-off-track-bg: k-color(surface-alt) !default;
37
37
  /// The text color of the track when the Switch is not checked.
38
38
  /// @group switch
39
- $kendo-switch-off-track-text: $kendo-component-text !default;
39
+ $kendo-switch-off-track-text: k-color(on-app-surface) !default;
40
40
  /// The border color of the track when the Switch is not checked.
41
41
  /// @group switch
42
- $kendo-switch-off-track-border: $kendo-component-border !default;
42
+ $kendo-switch-off-track-border: k-color(border) !default;
43
43
  /// The background gradient of the track when the Switch is not checked.
44
44
  /// @group switch
45
45
  $kendo-switch-off-track-gradient: null !default;
@@ -71,7 +71,7 @@ $kendo-switch-off-track-focus-border: null !default;
71
71
  $kendo-switch-off-track-focus-gradient: null !default;
72
72
  /// The ring around the track when the focused Switch is not checked.
73
73
  /// @group switch
74
- $kendo-switch-off-track-focus-ring: 0 0 3px 1px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 25%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .25 )) !default;
74
+ $kendo-switch-off-track-focus-ring: 0 0 3px 1px color-mix(in srgb, k-color(on-app-surface) 25%, transparent) !default;
75
75
 
76
76
  /// The background of the track when the disabled Switch is not checked.
77
77
  /// @group switch
@@ -88,7 +88,7 @@ $kendo-switch-off-track-disabled-gradient: null !default;
88
88
 
89
89
  /// The background of the thumb when the Switch is not checked.
90
90
  /// @group switch
91
- $kendo-switch-off-thumb-bg: if($kendo-enable-color-system, k-color( base ), k-try-shade( $kendo-switch-off-track-bg )) !default;
91
+ $kendo-switch-off-thumb-bg: k-color(base) !default;
92
92
  /// The text color of the thumb when the Switch is not checked.
93
93
  /// @group switch
94
94
  $kendo-switch-off-thumb-text: unset !default;
@@ -97,11 +97,11 @@ $kendo-switch-off-thumb-text: unset !default;
97
97
  $kendo-switch-off-thumb-border: $kendo-switch-off-track-border !default;
98
98
  /// The background gradient of the thumb when the Switch is not checked.
99
99
  /// @group switch
100
- $kendo-switch-off-thumb-gradient: $kendo-base-gradient !default;
100
+ $kendo-switch-off-thumb-gradient: null !default;
101
101
 
102
102
  /// The background of the thumb when the hovered Switch is not checked.
103
103
  /// @group switch
104
- $kendo-switch-off-thumb-hover-bg: if($kendo-enable-color-system, k-color( base-hover ), k-try-shade( $kendo-switch-off-thumb-bg )) !default;
104
+ $kendo-switch-off-thumb-hover-bg: k-color(base-hover) !default;
105
105
  /// The text color of the thumb when the hovered Switch is not checked.
106
106
  /// @group switch
107
107
  $kendo-switch-off-thumb-hover-text: null !default;
@@ -112,16 +112,29 @@ $kendo-switch-off-thumb-hover-border: $kendo-switch-off-thumb-border !default;
112
112
  /// @group switch
113
113
  $kendo-switch-off-thumb-hover-gradient: null !default;
114
114
 
115
+ /// The background of the thumb when the disabled Switch is not checked.
116
+ /// @group switch
117
+ $kendo-switch-off-thumb-disabled-bg: null !default;
118
+ /// The text color of the thumb when the disabled Switch is not checked.
119
+ /// @group switch
120
+ $kendo-switch-off-thumb-disabled-text: null !default;
121
+ /// The border color of the thumb when the disabled Switch is not checked.
122
+ /// @group switch
123
+ $kendo-switch-off-thumb-disabled-border: null !default;
124
+ /// The background gradient of the thumb when the disabled Switch is not checked.
125
+ /// @group switch
126
+ $kendo-switch-off-thumb-disabled-gradient: null !default;
127
+
115
128
 
116
129
  /// The background of the track when the Switch is checked.
117
130
  /// @group switch
118
- $kendo-switch-on-track-bg: $kendo-component-bg !default;
131
+ $kendo-switch-on-track-bg: k-color(surface-alt) !default;
119
132
  /// The text color of the track when the Switch is checked.
120
133
  /// @group switch
121
- $kendo-switch-on-track-text: $kendo-color-primary !default;
134
+ $kendo-switch-on-track-text: k-color(primary) !default;
122
135
  /// The border color of the track when the Switch is checked.
123
136
  /// @group switch
124
- $kendo-switch-on-track-border: $kendo-component-border !default;
137
+ $kendo-switch-on-track-border: k-color(border) !default;
125
138
  /// The background gradient of the track when the Switch is checked.
126
139
  /// @group switch
127
140
  $kendo-switch-on-track-gradient: null !default;
@@ -153,7 +166,7 @@ $kendo-switch-on-track-focus-border: null !default;
153
166
  $kendo-switch-on-track-focus-gradient: null !default;
154
167
  /// The ring around the track wen the focused Switch is checked.
155
168
  /// @group switch
156
- $kendo-switch-on-track-focus-ring: 0 0 3px 1px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 25%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .25 )) !default;
169
+ $kendo-switch-on-track-focus-ring: 0 0 3px 1px color-mix(in srgb, k-color(on-app-surface) 25%, transparent) !default;
157
170
 
158
171
  /// The background of the track when the disabled Switch is checked.
159
172
  /// @group switch
@@ -170,30 +183,42 @@ $kendo-switch-on-track-disabled-gradient: null !default;
170
183
 
171
184
  /// The background of the thumb when the Switch is checked.
172
185
  /// @group switch
173
- $kendo-switch-on-thumb-bg: $kendo-color-primary !default;
186
+ $kendo-switch-on-thumb-bg: k-color(primary) !default;
174
187
  /// The text color of the thumb when the Switch is checked.
175
188
  /// @group switch
176
189
  $kendo-switch-on-thumb-text: unset !default;
177
190
  /// The border color of the thumb when the Switch is checked.
178
191
  /// @group switch
179
- $kendo-switch-on-thumb-border: if($kendo-enable-color-system, k-color( primary ), k-try-shade( $kendo-switch-on-thumb-bg )) !default;
192
+ $kendo-switch-on-thumb-border: k-color(primary) !default;
180
193
  /// The background gradient of the thumb when the Switch is checked.
181
194
  /// @group switch
182
- $kendo-switch-on-thumb-gradient: $kendo-base-gradient !default;
195
+ $kendo-switch-on-thumb-gradient: null !default;
183
196
 
184
197
  /// The background of the thumb when the hovered Switch is checked.
185
198
  /// @group switch
186
- $kendo-switch-on-thumb-hover-bg: if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-switch-on-thumb-bg )) !default;
199
+ $kendo-switch-on-thumb-hover-bg: k-color(primary-hover) !default;
187
200
  /// The text color of the thumb when the hovered Switch is checked.
188
201
  /// @group switch
189
202
  $kendo-switch-on-thumb-hover-text: null !default;
190
203
  /// The border color of the thumb when the hovered Switch is checked.
191
204
  /// @group switch
192
- $kendo-switch-on-thumb-hover-border: if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-switch-on-thumb-hover-bg )) !default;
205
+ $kendo-switch-on-thumb-hover-border: k-color(primary-hover) !default;
193
206
  /// The background gradient of the thumb when the hovered Switch is checked.
194
207
  /// @group switch
195
208
  $kendo-switch-on-thumb-hover-gradient: null !default;
196
209
 
210
+ /// The background of the thumb when the disabled Switch is checked.
211
+ /// @group switch
212
+ $kendo-switch-on-thumb-disabled-bg: null !default;
213
+ /// The text color of the thumb when the disabled Switch is checked.
214
+ /// @group switch
215
+ $kendo-switch-on-thumb-disabled-text: null !default;
216
+ /// The border color of the thumb when the disabled Switch is checked.
217
+ /// @group switch
218
+ $kendo-switch-on-thumb-disabled-border: null !default;
219
+ /// The background gradient of the thumb when the disabled Switch is checked.
220
+ /// @group switch
221
+ $kendo-switch-on-thumb-disabled-gradient: null !default;
197
222
 
198
223
  @forward "@progress/kendo-theme-core/scss/components/switch/_variables.scss" with (
199
224
  $kendo-switch-font-family: $kendo-switch-font-family,
@@ -227,6 +252,10 @@ $kendo-switch-on-thumb-hover-gradient: null !default;
227
252
  $kendo-switch-off-thumb-hover-text: $kendo-switch-off-thumb-hover-text,
228
253
  $kendo-switch-off-thumb-hover-border: $kendo-switch-off-thumb-hover-border,
229
254
  $kendo-switch-off-thumb-hover-gradient: $kendo-switch-off-thumb-hover-gradient,
255
+ $kendo-switch-off-thumb-disabled-bg: $kendo-switch-off-thumb-disabled-bg,
256
+ $kendo-switch-off-thumb-disabled-text: $kendo-switch-off-thumb-disabled-text,
257
+ $kendo-switch-off-thumb-disabled-border: $kendo-switch-off-track-disabled-border,
258
+ $kendo-switch-off-thumb-disabled-gradient: $kendo-switch-off-thumb-disabled-gradient,
230
259
  $kendo-switch-on-track-bg: $kendo-switch-on-track-bg,
231
260
  $kendo-switch-on-track-text: $kendo-switch-on-track-text,
232
261
  $kendo-switch-on-track-border: $kendo-switch-on-track-border,
@@ -251,5 +280,9 @@ $kendo-switch-on-thumb-hover-gradient: null !default;
251
280
  $kendo-switch-on-thumb-hover-bg: $kendo-switch-on-thumb-hover-bg,
252
281
  $kendo-switch-on-thumb-hover-text: $kendo-switch-on-thumb-hover-text,
253
282
  $kendo-switch-on-thumb-hover-border: $kendo-switch-on-thumb-hover-border,
254
- $kendo-switch-on-thumb-hover-gradient: $kendo-switch-on-thumb-hover-gradient
283
+ $kendo-switch-on-thumb-hover-gradient: $kendo-switch-on-thumb-hover-gradient,
284
+ $kendo-switch-on-thumb-disabled-bg: $kendo-switch-on-thumb-disabled-bg,
285
+ $kendo-switch-on-thumb-disabled-text: $kendo-switch-on-thumb-disabled-text,
286
+ $kendo-switch-on-thumb-disabled-border: $kendo-switch-on-track-disabled-border,
287
+ $kendo-switch-on-thumb-disabled-gradient: $kendo-switch-on-thumb-disabled-gradient,
255
288
  );
@@ -66,27 +66,27 @@ $kendo-table-sizes: (
66
66
 
67
67
  /// Background color of tables.
68
68
  /// @group table
69
- $kendo-table-bg: $kendo-component-bg !default;
69
+ $kendo-table-bg: k-color(surface-alt) !default;
70
70
  /// Text color of tables.
71
71
  /// @group table
72
- $kendo-table-text: $kendo-component-text !default;
72
+ $kendo-table-text: k-color(on-app-surface) !default;
73
73
  /// Border color of tables.
74
74
  /// @group table
75
- $kendo-table-border: $kendo-component-border !default;
75
+ $kendo-table-border: k-color(border) !default;
76
76
 
77
77
 
78
78
  /// Background color of table headers.
79
79
  /// @group table
80
- $kendo-table-header-bg: $kendo-component-header-bg !default;
80
+ $kendo-table-header-bg: k-color(surface) !default;
81
81
  /// Text color of table headers.
82
82
  /// @group table
83
- $kendo-table-header-text: $kendo-component-header-text !default;
83
+ $kendo-table-header-text: k-color(on-app-surface) !default;
84
84
  /// Border color of table headers.
85
85
  /// @group table
86
- $kendo-table-header-border: $kendo-component-header-border !default;
86
+ $kendo-table-header-border: k-color(border) !default;
87
87
  /// Gradient of table headers.
88
88
  /// @group table
89
- $kendo-table-header-gradient: $kendo-component-header-gradient !default;
89
+ $kendo-table-header-gradient: null !default;
90
90
 
91
91
 
92
92
  /// Background color of table footers.
@@ -113,7 +113,7 @@ $kendo-table-group-row-border: $kendo-table-header-border !default;
113
113
 
114
114
  /// Background color of alternating rows in table.
115
115
  /// @group table
116
- $kendo-table-alt-row-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 5%, transparent), k-try-shade( $kendo-table-bg, .5 )) !default;
116
+ $kendo-table-alt-row-bg: color-mix(in srgb, k-color(on-app-surface) 5%, transparent) !default;
117
117
  /// Text color of alternating rows in table.
118
118
  /// @group table
119
119
  $kendo-table-alt-row-text: null !default;
@@ -124,7 +124,7 @@ $kendo-table-alt-row-border: null !default;
124
124
 
125
125
  /// Background color of hovered rows in table.
126
126
  /// @group table
127
- $kendo-table-hover-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 11%, transparent), k-try-shade( $kendo-table-bg, 1 )) !default;
127
+ $kendo-table-hover-bg: color-mix(in srgb, k-color(on-app-surface) 11%, transparent) !default;
128
128
  /// Text color of hovered rows in table.
129
129
  /// @group table
130
130
  $kendo-table-hover-text: null !default;
@@ -149,7 +149,7 @@ $kendo-table-focus-shadow: $kendo-list-item-focus-shadow !default;
149
149
 
150
150
  /// Background color of selected rows in table.
151
151
  /// @group table
152
- $kendo-table-selected-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 )) !default;
152
+ $kendo-table-selected-bg: color-mix(in srgb, k-color(primary) 25%, transparent) !default;
153
153
  /// Text color of selected rows in table.
154
154
  /// @group table
155
155
  $kendo-table-selected-text: null !default;
@@ -61,10 +61,10 @@ $kendo-tabstrip-wrapper-border: null !default;
61
61
  $kendo-tabstrip-bg: null !default;
62
62
  /// The text color of the TabStrip.
63
63
  /// @group tabstrip
64
- $kendo-tabstrip-text: $kendo-component-text !default;
64
+ $kendo-tabstrip-text: k-color(on-app-surface) !default;
65
65
  /// The border color of the TabStrip.
66
66
  /// @group tabstrip
67
- $kendo-tabstrip-border: $kendo-component-border !default;
67
+ $kendo-tabstrip-border: k-color(border) !default;
68
68
 
69
69
  /// The horizontal padding of the TabStrip items.
70
70
  /// @group tabstrip
@@ -102,39 +102,39 @@ $kendo-tabstrip-lg-item-padding-y: k-spacing(1.5) !default;
102
102
 
103
103
  /// The background color of the TabStrip items.
104
104
  /// @group tabstrip
105
- $kendo-tabstrip-item-bg: $kendo-base-bg !default;
105
+ $kendo-tabstrip-item-bg: k-color(surface) !default;
106
106
  /// The text color of the TabStrip items.
107
107
  /// @group tabstrip
108
- $kendo-tabstrip-item-text: $kendo-base-text !default;
108
+ $kendo-tabstrip-item-text: k-color(on-app-surface) !default;
109
109
  /// The border color of the TabStrip items.
110
110
  /// @group tabstrip
111
- $kendo-tabstrip-item-border: $kendo-base-border !default;
111
+ $kendo-tabstrip-item-border: k-color(border) !default;
112
112
  /// The gradient of the TabStrip items.
113
113
  /// @group tabstrip
114
- $kendo-tabstrip-item-gradient: $kendo-base-gradient !default;
114
+ $kendo-tabstrip-item-gradient: null !default;
115
115
 
116
116
  /// The background color of the hovered TabStrip items.
117
117
  /// @group tabstrip
118
- $kendo-tabstrip-item-hover-bg: $kendo-hover-bg !default;
118
+ $kendo-tabstrip-item-hover-bg: k-color(base-hover) !default;
119
119
  /// The text color of the hovered TabStrip items.
120
120
  /// @group tabstrip
121
- $kendo-tabstrip-item-hover-text: $kendo-hover-text !default;
121
+ $kendo-tabstrip-item-hover-text: k-color(on-app-surface) !default;
122
122
  /// The border color of the hovered TabStrip items.
123
123
  /// @group tabstrip
124
- $kendo-tabstrip-item-hover-border: $kendo-hover-border !default;
124
+ $kendo-tabstrip-item-hover-border: k-color(border) !default;
125
125
  /// The gradient of the hovered TabStrip items.
126
126
  /// @group tabstrip
127
127
  $kendo-tabstrip-item-hover-gradient: null !default;
128
128
 
129
129
  /// The background color of the selected TabStrip items.
130
130
  /// @group tabstrip
131
- $kendo-tabstrip-item-selected-bg: $kendo-component-bg !default;
131
+ $kendo-tabstrip-item-selected-bg: k-color(surface-alt) !default;
132
132
  /// The text color of the selected TabStrip items.
133
133
  /// @group tabstrip
134
- $kendo-tabstrip-item-selected-text: $kendo-link-text !default;
134
+ $kendo-tabstrip-item-selected-text: k-color(primary) !default;
135
135
  /// The border color of the selected TabStrip items.
136
136
  /// @group tabstrip
137
- $kendo-tabstrip-item-selected-border: $kendo-component-border !default;
137
+ $kendo-tabstrip-item-selected-border: k-color(border) !default;
138
138
  /// The gradient of the selected TabStrip items.
139
139
  /// @group tabstrip
140
140
  $kendo-tabstrip-item-selected-gradient: false !default;
@@ -188,20 +188,20 @@ $kendo-tabstrip-content-border-width: 1px !default;
188
188
 
189
189
  /// The background color of the TabStrip content.
190
190
  /// @group tabstrip
191
- $kendo-tabstrip-content-bg: $kendo-component-bg !default;
191
+ $kendo-tabstrip-content-bg: k-color(surface-alt) !default;
192
192
  /// The text color of the TabStrip content.
193
193
  /// @group tabstrip
194
- $kendo-tabstrip-content-text: $kendo-component-text !default;
194
+ $kendo-tabstrip-content-text: k-color(on-app-surface) !default;
195
195
  /// The border color of the TabStrip content.
196
196
  /// @group tabstrip
197
- $kendo-tabstrip-content-border: $kendo-component-border !default;
197
+ $kendo-tabstrip-content-border: k-color(border) !default;
198
198
  /// The border color of the focused TabStrip content.
199
199
  /// @group tabstrip
200
- $kendo-tabstrip-content-focus-border: $kendo-component-text !default;
200
+ $kendo-tabstrip-content-focus-border: k-color(on-app-surface) !default;
201
201
 
202
202
  /// The left and right scroll overlay of the TabStrip.
203
203
  /// @group tabstrip
204
- $kendo-tabstrip-scroll-overlay: if($kendo-enable-color-system, k-color( app-surface ), rgba( $kendo-color-white, 0)), if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 0%, transparent), rgba( $kendo-color-white, 0)) !default;
204
+ $kendo-tabstrip-scroll-overlay: k-color(app-surface), color-mix(in srgb, k-color(app-surface) 0%, transparent) !default;
205
205
 
206
206
  /// The size map of the TabStrip.
207
207
  /// @group tabstrip
@@ -82,7 +82,7 @@ $kendo-taskboard-column-border-width: 1px !default;
82
82
  $kendo-taskboard-column-border-radius: k-border-radius(md) !default;
83
83
  /// The background color of the TaskBoard column.
84
84
  /// @group taskboard
85
- $kendo-taskboard-column-bg: $kendo-base-bg !default;
85
+ $kendo-taskboard-column-bg: k-color(surface) !default;
86
86
  /// The text color of the TaskBoard column.
87
87
  /// @group taskboard
88
88
  $kendo-taskboard-column-text: null !default;
@@ -98,7 +98,7 @@ $kendo-taskboard-column-focus-bg: null !default;
98
98
  $kendo-taskboard-column-focus-text: null !default;
99
99
  /// The border color of the focused TaskBoard column.
100
100
  /// @group taskboard
101
- $kendo-taskboard-column-focus-border: if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-base-border, 2.5 )) !default;
101
+ $kendo-taskboard-column-focus-border: k-color(border-alt) !default;
102
102
 
103
103
  /// The vertical padding of the TaskBoard column header.
104
104
  /// @group taskboard
@@ -117,7 +117,7 @@ $kendo-taskboard-column-header-actions-gap: calc( #{$kendo-taskboard-spacer} / 2
117
117
  $kendo-taskboard-column-header-font-weight: 500 !default;
118
118
  /// The text color of the TaskBoard column header.
119
119
  /// @group taskboard
120
- $kendo-taskboard-column-header-text: $kendo-component-header-text !default;
120
+ $kendo-taskboard-column-header-text: k-color(on-app-surface) !default;
121
121
 
122
122
  /// The vertical padding of the TaskBoard column Card wrapper.
123
123
  /// @group taskboard
@@ -143,13 +143,13 @@ $kendo-taskboard-pane-padding-x: null !default;
143
143
  $kendo-taskboard-pane-border-width: 1px !default;
144
144
  /// The background color of the TaskBoard pane.
145
145
  /// @group taskboard
146
- $kendo-taskboard-pane-bg: $kendo-component-bg !default;
146
+ $kendo-taskboard-pane-bg: k-color(surface-alt) !default;
147
147
  /// The text color of the TaskBoard pane.
148
148
  /// @group taskboard
149
- $kendo-taskboard-pane-text: $kendo-component-text !default;
149
+ $kendo-taskboard-pane-text: k-color(on-app-surface) !default;
150
150
  /// The border color of the TaskBoard pane.
151
151
  /// @group taskboard
152
- $kendo-taskboard-pane-border: $kendo-component-border !default;
152
+ $kendo-taskboard-pane-border: k-color(border) !default;
153
153
 
154
154
  /// The vertical padding of the TaskBoard pane header.
155
155
  /// @group taskboard
@@ -162,7 +162,7 @@ $kendo-taskboard-pane-header-padding-x: $kendo-taskboard-spacer !default;
162
162
  $kendo-taskboard-pane-header-font-weight: 500 !default;
163
163
  /// The text color of the TaskBoard pane header.
164
164
  /// @group taskboard
165
- $kendo-taskboard-pane-header-text: $kendo-component-header-text !default;
165
+ $kendo-taskboard-pane-header-text: k-color(on-app-surface) !default;
166
166
 
167
167
  /// The vertical padding of the TaskBoard pane content.
168
168
  /// @group taskboard
@@ -209,11 +209,11 @@ $kendo-taskboard-card-category-border-width: 4px !default;
209
209
 
210
210
  /// The border color of the hovered TaskBoard Card.
211
211
  /// @group taskboard
212
- $kendo-taskboard-card-hover-border: if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-taskboard-card-border, 10% )) !default;
212
+ $kendo-taskboard-card-hover-border: k-color(border-alt) !default;
213
213
 
214
214
  /// The border color of the focused TaskBoard Card.
215
215
  /// @group taskboard
216
- $kendo-taskboard-card-focus-border: if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-taskboard-card-border, 18% )) !default;
216
+ $kendo-taskboard-card-focus-border: k-color(border-alt) !default;
217
217
  /// The shadow of the focused TaskBoard Card.
218
218
  /// @group taskboard
219
219
  $kendo-taskboard-card-focus-shadow: none !default;
@@ -221,20 +221,20 @@ $kendo-taskboard-card-focus-shadow: none !default;
221
221
 
222
222
  /// The border of the selected TaskBoard Card.
223
223
  /// @group taskboard
224
- $kendo-taskboard-card-selected-border: if($kendo-enable-color-system, k-color( primary-emphasis ), k-color-tint( $kendo-color-primary-lighter, 5 )) !default;
224
+ $kendo-taskboard-card-selected-border: k-color(primary-emphasis) !default;
225
225
  /// The shadow of the selected TaskBoard Card.
226
226
  /// @group taskboard
227
227
  $kendo-taskboard-card-selected-shadow: none !default;
228
228
 
229
229
  /// The text color of the TaskBoard Card header text.
230
230
  /// @group taskboard
231
- $kendo-taskboard-card-header-text: $kendo-color-primary !default;
231
+ $kendo-taskboard-card-header-text: k-color(primary) !default;
232
232
  /// The text color of the hovered TaskBoard Card header text.
233
233
  /// @group taskboard
234
- $kendo-taskboard-card-header-focus-text: if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker) !default;
234
+ $kendo-taskboard-card-header-focus-text: k-color(primary-hover) !default;
235
235
  /// The text color of the focused TaskBoard Card header text.
236
236
  /// @group taskboard
237
- $kendo-taskboard-card-header-hover-text: if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker) !default;
237
+ $kendo-taskboard-card-header-hover-text: k-color(primary-hover) !default;
238
238
 
239
239
  /// The border width of the TaskBoard Card placeholder.
240
240
  /// @group taskboard
@@ -247,7 +247,7 @@ $kendo-taskboard-drag-placeholder-border-radius: $kendo-taskboard-card-border-ra
247
247
  $kendo-taskboard-drag-placeholder-bg: rgba( white, .2 ) !default;
248
248
  /// The border color of the TaskBoard Card placeholder.
249
249
  /// @group taskboard
250
- $kendo-taskboard-drag-placeholder-border: $kendo-component-border !default;
250
+ $kendo-taskboard-drag-placeholder-border: k-color(border) !default;
251
251
 
252
252
 
253
253
  @forward "@progress/kendo-theme-core/scss/components/taskboard/_variables.scss" with (
@@ -8,7 +8,7 @@
8
8
  $kendo-tile-layout-border-width: 0px !default;
9
9
  /// The background color of the TileLayout.
10
10
  /// @group tile-layout
11
- $kendo-tile-layout-bg: $kendo-base-bg !default;
11
+ $kendo-tile-layout-bg: k-color(surface) !default;
12
12
 
13
13
  /// The horizontal padding of the TileLayout.
14
14
  /// @group tile-layout
@@ -33,7 +33,7 @@ $kendo-tile-layout-hint-border-width: 1px !default;
33
33
  $kendo-tile-layout-hint-border-radius: k-border-radius(lg) !default;
34
34
  /// The color of the border around the TileLayout hint.
35
35
  /// @group tile-layout
36
- $kendo-tile-layout-hint-border: $kendo-component-border !default;
36
+ $kendo-tile-layout-hint-border: k-color(border) !default;
37
37
  /// The background color of the TileLayout hint.
38
38
  /// @group tile-layout
39
39
  $kendo-tile-layout-hint-bg: rgba( white, .2 ) !default;
@@ -41,13 +41,13 @@ $kendo-timeline-track-arrow-height: k-spacing(7.5) !default;
41
41
 
42
42
  /// The background color of the disabled Timeline track arrow.
43
43
  /// @group timeline
44
- $kendo-timeline-track-arrow-disabled-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( base ) 60%, transparent), k-true-mix( $kendo-button-bg, $kendo-body-bg, 65% )) !default;
44
+ $kendo-timeline-track-arrow-disabled-bg: color-mix(in srgb, k-color(base) 60%, transparent) !default;
45
45
  /// The text color of the disabled Timeline track arrow.
46
46
  /// @group timeline
47
- $kendo-timeline-track-arrow-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 60%, transparent), k-true-mix( $kendo-button-text, $kendo-body-bg, 65% )) !default;
47
+ $kendo-timeline-track-arrow-disabled-text: color-mix(in srgb, k-color(on-base) 60%, transparent) !default;
48
48
  /// The border color of the disabled Timeline track arrow.
49
49
  /// @group timeline
50
- $kendo-timeline-track-arrow-disabled-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 15%, transparent), k-true-mix( #000000, $kendo-body-bg, 4.8% )) !default;
50
+ $kendo-timeline-track-arrow-disabled-border: color-mix(in srgb, k-color(border) 15%, transparent) !default;
51
51
 
52
52
  /// The size of the Timeline track.
53
53
  /// @group timeline
@@ -108,10 +108,10 @@ $kendo-timeline-mobile-flag-max-width: calc(#{$kendo-timeline-flag-min-width} +
108
108
  $kendo-timeline-horizontal-flag-min-width: 60px !default;
109
109
  /// The background color of the Timeline flag.
110
110
  /// @group timeline
111
- $kendo-timeline-flag-bg: $kendo-color-primary !default;
111
+ $kendo-timeline-flag-bg: k-color(primary) !default;
112
112
  /// The text color of the Timeline flag.
113
113
  /// @group timeline
114
- $kendo-timeline-flag-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-timeline-flag-bg )) !default;
114
+ $kendo-timeline-flag-text: k-color(on-primary) !default;
115
115
 
116
116
  /// The width of the Timeline's flag callout.
117
117
  /// @group timeline
@@ -155,7 +155,7 @@ $kendo-timeline-circle-width: 16px !default;
155
155
  $kendo-timeline-circle-height: 16px !default;
156
156
  /// The background color of the Timeline circle.
157
157
  /// @group timeline
158
- $kendo-timeline-circle-bg: $kendo-color-primary !default;
158
+ $kendo-timeline-circle-bg: k-color(primary) !default;
159
159
 
160
160
  /// The horizontal padding of the Timeline collapse arrow.
161
161
  /// @group timeline
@@ -9,13 +9,16 @@ $kendo-time-selector-font-family: var( --kendo-font-family, inherit ) !default;
9
9
  $kendo-time-selector-font-size: var( --kendo-font-size, inherit ) !default;
10
10
  $kendo-time-selector-line-height: var( --kendo-line-height, normal ) !default;
11
11
 
12
- $kendo-time-selector-bg: $kendo-component-bg !default;
13
- $kendo-time-selector-text: $kendo-component-text !default;
14
- $kendo-time-selector-border: $kendo-component-border !default;
12
+ $kendo-time-selector-bg: k-color(surface-alt) !default;
13
+ $kendo-time-selector-text: k-color(on-app-surface) !default;
14
+ $kendo-time-selector-border: k-color(border) !default;
15
15
 
16
16
  $kendo-time-selector-header-padding-x: $kendo-actions-padding-x !default;
17
17
  $kendo-time-selector-header-padding-y: $kendo-actions-padding-y !default;
18
18
  $kendo-time-selector-header-border-width: 0px !default;
19
+ $kendo-time-selector-header-title-text: unset !default;
20
+ $kendo-time-selector-header-time-now-text: k-color(primary) !default;
21
+ $kendo-time-selector-header-time-now-hover-text: k-color(primary-hover) !default;
19
22
 
20
23
  $kendo-time-list-width: 4em !default;
21
24
  $kendo-time-list-height: 240px !default;
@@ -23,16 +26,16 @@ $kendo-time-list-height: 240px !default;
23
26
  $kendo-time-list-title-font-size: var( --kendo-font-size-sm, inherit ) !default;
24
27
  $kendo-time-list-title-line-height: var( --kendo-line-height-lg, normal ) !default;
25
28
  $kendo-time-list-title-height: calc( #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height} ) !default;
26
- $kendo-time-list-title-text: $kendo-subtle-text !default;
27
- $kendo-time-list-title-focus-text: $kendo-component-text !default;
29
+ $kendo-time-list-title-text: k-color(subtle) !default;
30
+ $kendo-time-list-title-focus-text: k-color(on-app-surface) !default;
28
31
 
29
32
  $kendo-time-list-item-padding-x: $kendo-list-md-item-padding-x !default;
30
33
  $kendo-time-list-item-padding-y: $kendo-list-md-item-padding-y !default;
31
34
 
32
35
  $kendo-time-list-highlight-border-width: 1px 0px !default;
33
36
  $kendo-time-list-highlight-height: calc( calc( #{$kendo-time-selector-font-size} * #{$kendo-time-selector-line-height} ) + calc( #{$kendo-time-list-item-padding-y} * 2 ) ) !default;
34
- $kendo-time-list-highlight-bg: $kendo-component-bg !default;
35
- $kendo-time-list-highlight-border: $kendo-component-border !default;
37
+ $kendo-time-list-highlight-bg: k-color(surface-alt) !default;
38
+ $kendo-time-list-highlight-border: k-color(border) !default;
36
39
 
37
40
  $kendo-time-list-focus-bg: rgba( black, .04 ) !default;
38
41
 
@@ -74,6 +77,8 @@ $kendo-time-selector-sizes: (
74
77
  )
75
78
  ) !default;
76
79
 
80
+ $kendo-time-selector-now-button-text: k-color(primary) !default;
81
+ $kendo-time-selector-now-button-hover-text: k-color(primary-hover) !default;
77
82
 
78
83
  @forward "@progress/kendo-theme-core/scss/components/timeselector/_variables.scss" with (
79
84
  $kendo-time-selector-border-width: $kendo-time-selector-border-width,
@@ -86,6 +91,9 @@ $kendo-time-selector-sizes: (
86
91
  $kendo-time-selector-header-padding-x: $kendo-time-selector-header-padding-x,
87
92
  $kendo-time-selector-header-padding-y: $kendo-time-selector-header-padding-y,
88
93
  $kendo-time-selector-header-border-width: $kendo-time-selector-header-border-width,
94
+ $kendo-time-selector-header-title-text: $kendo-time-selector-header-title-text,
95
+ $kendo-time-selector-header-time-now-text: $kendo-time-selector-header-time-now-text,
96
+ $kendo-time-selector-header-time-now-hover-text: $kendo-time-selector-header-time-now-hover-text,
89
97
  $kendo-time-list-width: $kendo-time-list-width,
90
98
  $kendo-time-list-height: $kendo-time-list-height,
91
99
  $kendo-time-list-title-font-size: $kendo-time-list-title-font-size,
@@ -112,5 +120,7 @@ $kendo-time-selector-sizes: (
112
120
  $kendo-time-selector-lg-line-height: $kendo-time-selector-lg-line-height,
113
121
  $kendo-time-selector-lg-list-item-padding-x: $kendo-time-selector-lg-list-item-padding-x,
114
122
  $kendo-time-selector-lg-list-item-padding-y: $kendo-time-selector-lg-list-item-padding-y,
115
- $kendo-time-selector-sizes: $kendo-time-selector-sizes
123
+ $kendo-time-selector-sizes: $kendo-time-selector-sizes,
124
+ $kendo-time-selector-now-button-text: $kendo-time-selector-now-button-text,
125
+ $kendo-time-selector-now-button-hover-text: $kendo-time-selector-now-button-hover-text
116
126
  );
@@ -75,7 +75,7 @@ $kendo-toolbar-line-height: var( --kendo-line-height, normal ) !default;
75
75
 
76
76
  /// The background color of the Toolbar.
77
77
  /// @group toolbar
78
- $kendo-toolbar-bg: if($kendo-enable-color-system, k-color( surface ), $kendo-button-bg) !default;
78
+ $kendo-toolbar-bg: k-color(surface) !default;
79
79
  /// The text color of the Toolbar.
80
80
  /// @group toolbar
81
81
  $kendo-toolbar-text: $kendo-button-text !default;
@@ -90,7 +90,7 @@ $kendo-toolbar-gradient: null !default;
90
90
  $kendo-toolbar-shadow: null !default;
91
91
  /// The left and right scroll overlay of the Toolbar.
92
92
  /// @group toolbar
93
- $kendo-toolbar-scroll-overlay: $kendo-toolbar-bg, if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 0%, transparent), rgba( $kendo-color-white, 0)) !default;
93
+ $kendo-toolbar-scroll-overlay: $kendo-toolbar-bg, color-mix(in srgb, k-color(app-surface) 0%, transparent) !default;
94
94
 
95
95
 
96
96
  /// The text color of the outline Toolbar.
@@ -98,7 +98,7 @@ $kendo-toolbar-scroll-overlay: $kendo-toolbar-bg, if($kendo-enable-color-system,
98
98
  $kendo-toolbar-outline-text: $kendo-button-text !default;
99
99
  /// The color of the border around the outline Toolbar.
100
100
  /// @group toolbar
101
- $kendo-toolbar-outline-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 50%, transparent), rgba( $kendo-toolbar-outline-text, .5)) !default;
101
+ $kendo-toolbar-outline-border: color-mix(in srgb, k-color(on-base) 50%, transparent) !default;
102
102
  /// The gradient of the outline Toolbar.
103
103
  /// @group toolbar
104
104
  $kendo-toolbar-outline-gradient: null !default;
@@ -110,7 +110,7 @@ $kendo-toolbar-outline-shadow: null !default;
110
110
  $kendo-toolbar-outline-border-width: $kendo-toolbar-border-width !default;
111
111
  /// The left and right scroll overlay of the outline Toolbar.
112
112
  /// @group toolbar
113
- $kendo-toolbar-outline-scroll-overlay: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white), if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 0%, transparent), rgba( $kendo-color-white, 0)) !default;
113
+ $kendo-toolbar-outline-scroll-overlay: k-color(app-surface), color-mix(in srgb, k-color(app-surface) 0%, transparent) !default;
114
114
 
115
115
 
116
116
  /// The text color of the flat Toolbar.
@@ -130,7 +130,7 @@ $kendo-toolbar-flat-shadow: null !default;
130
130
  $kendo-toolbar-flat-border-width: 1px !default;
131
131
  /// The left and right scroll overlay of the flat Toolbar.
132
132
  /// @group toolbar
133
- $kendo-toolbar-flat-scroll-overlay: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white), if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 0%, transparent), rgba( $kendo-color-white, 0)) !default;
133
+ $kendo-toolbar-flat-scroll-overlay: k-color(app-surface), color-mix(in srgb, k-color(app-surface) 0%, transparent) !default;
134
134
 
135
135
 
136
136
  /// The color of the separator border of the Toolbar.
@@ -7,7 +7,7 @@
7
7
 
8
8
  @each $name, $color in $colors {
9
9
  $_theme: map.merge(( $name: (
10
- color: if($kendo-enable-color-system, k-color( on-#{$name} ), k-contrast-legacy( $color )),
10
+ color: k-color(on-#{$name}),
11
11
  background-color: $color,
12
12
  border: $color,
13
13
  )), $_theme );
@@ -40,10 +40,10 @@ $kendo-tooltip-callout-size: 6px !default;
40
40
 
41
41
  /// The default background of the Tooltip.
42
42
  /// @group tooltip
43
- $kendo-tooltip-bg: if($kendo-enable-color-system, k-color( on-app-surface ), rgba( k-contrast-color( $kendo-body-bg ), .75 )) !default;
43
+ $kendo-tooltip-bg: k-color(on-app-surface) !default;
44
44
  /// The default text color of the Tooltip.
45
45
  /// @group tooltip
46
- $kendo-tooltip-text: if($kendo-enable-color-system, k-color( app-surface ), k-contrast-color( $kendo-tooltip-bg )) !default;
46
+ $kendo-tooltip-text: k-color(app-surface) !default;
47
47
  /// The default border color of the Tooltip.
48
48
  /// @group tooltip
49
49
  $kendo-tooltip-border: $kendo-tooltip-bg !default;
@@ -54,7 +54,18 @@ $kendo-tooltip-shadow: k-elevation(2) !default;
54
54
 
55
55
  /// The theme colors map for the Tooltip.
56
56
  /// @group tooltip
57
- $kendo-tooltip-theme-colors: $kendo-theme-colors !default;
57
+ $kendo-tooltip-theme-colors: (
58
+ "primary": k-color(primary),
59
+ "secondary": k-color(secondary),
60
+ "tertiary": k-color(tertiary),
61
+ "info": k-color(info),
62
+ "success": k-color(success),
63
+ "warning": k-color(warning),
64
+ "error": k-color(error),
65
+ "dark": k-color(dark),
66
+ "light": k-color(light),
67
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
68
+ ) !default;
58
69
  /// The generated theme colors map for the Tooltip.
59
70
  /// @group tooltip
60
71
  $kendo-tooltip-theme: tooltip-theme( $kendo-tooltip-theme-colors ) !default;