@progress/kendo-theme-classic 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.
- package/dist/all.css +1 -1
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green-dark.scss +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-green.scss +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender-dark.scss +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-lavender.scss +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main-dark.scss +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-main.scss +1 -5
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro-dark.scss +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-metro.scss +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-moonlight.scss +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal-dark.scss +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-opal.scss +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver-dark.scss +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-silver.scss +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/classic-uniform.scss +5 -2
- package/dist/meta/sassdoc-data.json +1508 -4460
- package/dist/meta/sassdoc-raw-data.json +748 -2110
- package/dist/meta/variables.json +162 -329
- package/lib/swatches/classic-green-dark.json +1 -182
- package/lib/swatches/classic-green.json +1 -182
- package/lib/swatches/classic-lavender-dark.json +2 -203
- package/lib/swatches/classic-lavender.json +2 -183
- package/lib/swatches/classic-main-dark.json +1 -182
- package/lib/swatches/classic-main.json +2 -184
- package/lib/swatches/classic-metro-dark.json +1 -209
- package/lib/swatches/classic-metro.json +2 -203
- package/lib/swatches/classic-moonlight.json +1 -209
- package/lib/swatches/classic-opal-dark.json +1 -207
- package/lib/swatches/classic-opal.json +1 -182
- package/lib/swatches/classic-silver-dark.json +1 -182
- package/lib/swatches/classic-silver.json +1 -182
- package/lib/swatches/classic-uniform.json +1 -167
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +8 -8
- package/scss/adaptive/_variables.scss +13 -13
- package/scss/appbar/_variables.scss +18 -5
- package/scss/avatar/_variables.scss +12 -1
- package/scss/badge/_variables.scss +15 -1
- package/scss/bottom-navigation/_variables.scss +17 -4
- package/scss/breadcrumb/_variables.scss +8 -8
- package/scss/button/_variables.scss +24 -15
- package/scss/calendar/_variables.scss +18 -18
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +24 -9
- package/scss/chart-wizard/_variables.scss +4 -4
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_variables.scss +7 -7
- package/scss/chip/_variables.scss +9 -9
- package/scss/color-preview/_variables.scss +3 -3
- package/scss/coloreditor/_variables.scss +3 -3
- package/scss/colorgradient/_variables.scss +4 -4
- package/scss/core/_index.scss +8 -5
- package/scss/core/color-system/_swatch.scss +0 -3
- package/scss/dataviz/_variables.scss +61 -47
- package/scss/dialog/_variables.scss +5 -5
- package/scss/dock-manager/_variables.scss +6 -6
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_variables.scss +9 -9
- package/scss/dropzone/_variables.scss +6 -6
- package/scss/editor/_variables.scss +12 -4
- package/scss/expansion-panel/_variables.scss +6 -6
- package/scss/fab/_variables.scss +15 -4
- package/scss/filemanager/_variables.scss +5 -5
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_variables.scss +3 -3
- package/scss/gantt/_variables.scss +24 -24
- package/scss/grid/_variables.scss +11 -11
- package/scss/imageeditor/_variables.scss +4 -4
- package/scss/index.scss +3 -0
- package/scss/input/_variables.scss +15 -15
- package/scss/list/_variables.scss +8 -8
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +3 -3
- package/scss/listview/_variables.scss +4 -4
- package/scss/loader/_variables.scss +17 -3
- package/scss/map/_variables.scss +5 -5
- package/scss/marquee/_index.scss +16 -0
- package/scss/marquee/_layout.scss +6 -0
- package/scss/marquee/_theme.scss +6 -0
- package/scss/marquee/_variables.scss +11 -0
- package/scss/mediaplayer/_variables.scss +4 -4
- package/scss/menu/_variables.scss +13 -13
- package/scss/messagebox/_variables.scss +15 -1
- package/scss/no-data/_variables.scss +1 -1
- package/scss/notification/_functions.scss +1 -1
- package/scss/notification/_variables.scss +15 -4
- package/scss/orgchart/_variables.scss +8 -8
- package/scss/overlay/_variables.scss +12 -1
- package/scss/pager/_variables.scss +3 -3
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_variables.scss +18 -18
- package/scss/pdf-viewer/_variables.scss +13 -13
- package/scss/pivotgrid/_variables.scss +22 -22
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_variables.scss +3 -3
- package/scss/progressbar/_variables.scss +8 -8
- package/scss/prompt/_variables.scss +12 -12
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_variables.scss +17 -14
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +1 -1
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +10 -10
- package/scss/splitter/_variables.scss +8 -8
- package/scss/spreadsheet/_variables.scss +25 -25
- package/scss/stepper/_variables.scss +15 -15
- package/scss/switch/_variables.scss +16 -16
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +17 -17
- package/scss/taskboard/_variables.scss +14 -14
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +6 -6
- package/scss/timeselector/_variables.scss +12 -8
- package/scss/toolbar/_variables.scss +5 -5
- package/scss/tooltip/_functions.scss +1 -1
- package/scss/tooltip/_variables.scss +14 -3
- package/scss/treeview/_variables.scss +12 -12
- package/scss/typography/_variables.scss +3 -3
- package/scss/upload/_variables.scss +13 -13
- package/scss/window/_variables.scss +10 -10
- package/scss/core/color-system/_swatch-legacy.scss +0 -345
|
@@ -54,7 +54,7 @@ $kendo-stepper-font-family: var( --kendo-font-family, inherit ) !default;
|
|
|
54
54
|
$kendo-stepper-bg: null !default;
|
|
55
55
|
/// The text color of the Stepper.
|
|
56
56
|
/// @group stepper
|
|
57
|
-
$kendo-stepper-text:
|
|
57
|
+
$kendo-stepper-text: k-color(on-app-surface) !default;
|
|
58
58
|
/// The border color of the Stepper.
|
|
59
59
|
/// @group stepper
|
|
60
60
|
$kendo-stepper-border: null !default;
|
|
@@ -87,17 +87,17 @@ $kendo-stepper-indicator-focus-calc-offset: calc( #{$kendo-stepper-indicator-foc
|
|
|
87
87
|
|
|
88
88
|
/// The background color of the Stepper indicator.
|
|
89
89
|
/// @group stepper
|
|
90
|
-
$kendo-stepper-indicator-bg:
|
|
90
|
+
$kendo-stepper-indicator-bg: k-color(surface-alt) !default;
|
|
91
91
|
/// The text color of the Stepper indicator.
|
|
92
92
|
/// @group stepper
|
|
93
|
-
$kendo-stepper-indicator-text:
|
|
93
|
+
$kendo-stepper-indicator-text: k-color(on-app-surface) !default;
|
|
94
94
|
/// The border color of the Stepper indicator.
|
|
95
95
|
/// @group stepper
|
|
96
|
-
$kendo-stepper-indicator-border:
|
|
96
|
+
$kendo-stepper-indicator-border: k-color(border) !default;
|
|
97
97
|
|
|
98
98
|
/// The background color of the hovered Stepper indicator.
|
|
99
99
|
/// @group stepper
|
|
100
|
-
$kendo-stepper-indicator-hover-bg:
|
|
100
|
+
$kendo-stepper-indicator-hover-bg: k-color(base-subtle-hover) !default;
|
|
101
101
|
/// The text color of the hovered Stepper indicator.
|
|
102
102
|
/// @group stepper
|
|
103
103
|
$kendo-stepper-indicator-hover-text: null !default;
|
|
@@ -110,24 +110,24 @@ $kendo-stepper-indicator-hover-border: null !default;
|
|
|
110
110
|
$kendo-stepper-indicator-disabled-bg: null !default;
|
|
111
111
|
/// The text color of the disabled Stepper indicator.
|
|
112
112
|
/// @group stepper
|
|
113
|
-
$kendo-stepper-indicator-disabled-text:
|
|
113
|
+
$kendo-stepper-indicator-disabled-text: color-mix(in srgb, k-color(on-app-surface) 60%, transparent) !default;
|
|
114
114
|
/// The border color of the disabled Stepper indicator.
|
|
115
115
|
/// @group stepper
|
|
116
116
|
$kendo-stepper-indicator-disabled-border: null !default;
|
|
117
117
|
|
|
118
118
|
/// The background color of the Stepper's done indicator.
|
|
119
119
|
/// @group stepper
|
|
120
|
-
$kendo-stepper-indicator-done-bg:
|
|
120
|
+
$kendo-stepper-indicator-done-bg: k-color(primary) !default;
|
|
121
121
|
/// The text color of the Stepper's done indicator.
|
|
122
122
|
/// @group stepper
|
|
123
|
-
$kendo-stepper-indicator-done-text:
|
|
123
|
+
$kendo-stepper-indicator-done-text: k-color(on-primary) !default;
|
|
124
124
|
/// The border color of the Stepper's done indicator.
|
|
125
125
|
/// @group stepper
|
|
126
126
|
$kendo-stepper-indicator-done-border: $kendo-stepper-indicator-done-bg !default;
|
|
127
127
|
|
|
128
128
|
/// The background color of the Stepper's hovered done indicator.
|
|
129
129
|
/// @group stepper
|
|
130
|
-
$kendo-stepper-indicator-done-hover-bg:
|
|
130
|
+
$kendo-stepper-indicator-done-hover-bg: k-color(primary-hover) !default;
|
|
131
131
|
/// The text color of the Stepper's hovered done indicator.
|
|
132
132
|
/// @group stepper
|
|
133
133
|
$kendo-stepper-indicator-done-hover-text: null !default;
|
|
@@ -137,10 +137,10 @@ $kendo-stepper-indicator-done-hover-border: null !default;
|
|
|
137
137
|
|
|
138
138
|
/// The background color of the Stepper's disabled done indicator.
|
|
139
139
|
/// @group stepper
|
|
140
|
-
$kendo-stepper-indicator-done-disabled-bg:
|
|
140
|
+
$kendo-stepper-indicator-done-disabled-bg: color-mix(in srgb, k-color(primary) 60%, transparent) !default;
|
|
141
141
|
/// The text color of the Stepper's disabled done indicator.
|
|
142
142
|
/// @group stepper
|
|
143
|
-
$kendo-stepper-indicator-done-disabled-text:
|
|
143
|
+
$kendo-stepper-indicator-done-disabled-text: k-color(on-primary) !default;
|
|
144
144
|
/// The border color of the Stepper's disabled done indicator.
|
|
145
145
|
/// @group stepper
|
|
146
146
|
$kendo-stepper-indicator-done-disabled-border: $kendo-stepper-indicator-done-disabled-bg !default;
|
|
@@ -180,20 +180,20 @@ $kendo-stepper-indicator-current-disabled-border: $kendo-stepper-indicator-done-
|
|
|
180
180
|
$kendo-stepper-label-text: null !default;
|
|
181
181
|
/// The success text color of the Stepper label.
|
|
182
182
|
/// @group stepper
|
|
183
|
-
$kendo-stepper-label-success-text:
|
|
183
|
+
$kendo-stepper-label-success-text: k-color(success) !default;
|
|
184
184
|
/// The error text color of the Stepper label.
|
|
185
185
|
/// @group stepper
|
|
186
|
-
$kendo-stepper-label-error-text:
|
|
186
|
+
$kendo-stepper-label-error-text: k-color(error) !default;
|
|
187
187
|
/// The text color of the hovered Stepper label.
|
|
188
188
|
/// @group stepper
|
|
189
189
|
$kendo-stepper-label-hover-text: unset !default;
|
|
190
190
|
/// The text color of the disabled Stepper label.
|
|
191
191
|
/// @group stepper
|
|
192
|
-
$kendo-stepper-label-disabled-text:
|
|
192
|
+
$kendo-stepper-label-disabled-text: color-mix(in srgb, k-color(on-app-surface) 60%, transparent) !default;
|
|
193
193
|
|
|
194
194
|
/// The text color of the optional Stepper label.
|
|
195
195
|
/// @group stepper
|
|
196
|
-
$kendo-stepper-optional-label-text:
|
|
196
|
+
$kendo-stepper-optional-label-text: k-color(subtle) !default;
|
|
197
197
|
/// The opacity of the optional Stepper label.
|
|
198
198
|
/// @group stepper
|
|
199
199
|
$kendo-stepper-optional-label-opacity: null !default;
|
|
@@ -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:
|
|
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:
|
|
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:
|
|
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
|
|
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:
|
|
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:
|
|
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:
|
|
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;
|
|
@@ -115,13 +115,13 @@ $kendo-switch-off-thumb-hover-gradient: null !default;
|
|
|
115
115
|
|
|
116
116
|
/// The background of the track when the Switch is checked.
|
|
117
117
|
/// @group switch
|
|
118
|
-
$kendo-switch-on-track-bg:
|
|
118
|
+
$kendo-switch-on-track-bg: k-color(surface-alt) !default;
|
|
119
119
|
/// The text color of the track when the Switch is checked.
|
|
120
120
|
/// @group switch
|
|
121
|
-
$kendo-switch-on-track-text:
|
|
121
|
+
$kendo-switch-on-track-text: k-color(primary) !default;
|
|
122
122
|
/// The border color of the track when the Switch is checked.
|
|
123
123
|
/// @group switch
|
|
124
|
-
$kendo-switch-on-track-border:
|
|
124
|
+
$kendo-switch-on-track-border: k-color(border) !default;
|
|
125
125
|
/// The background gradient of the track when the Switch is checked.
|
|
126
126
|
/// @group switch
|
|
127
127
|
$kendo-switch-on-track-gradient: null !default;
|
|
@@ -153,7 +153,7 @@ $kendo-switch-on-track-focus-border: null !default;
|
|
|
153
153
|
$kendo-switch-on-track-focus-gradient: null !default;
|
|
154
154
|
/// The ring around the track wen the focused Switch is checked.
|
|
155
155
|
/// @group switch
|
|
156
|
-
$kendo-switch-on-track-focus-ring: 0 0 3px 1px
|
|
156
|
+
$kendo-switch-on-track-focus-ring: 0 0 3px 1px color-mix(in srgb, k-color(on-app-surface) 25%, transparent) !default;
|
|
157
157
|
|
|
158
158
|
/// The background of the track when the disabled Switch is checked.
|
|
159
159
|
/// @group switch
|
|
@@ -170,26 +170,26 @@ $kendo-switch-on-track-disabled-gradient: null !default;
|
|
|
170
170
|
|
|
171
171
|
/// The background of the thumb when the Switch is checked.
|
|
172
172
|
/// @group switch
|
|
173
|
-
$kendo-switch-on-thumb-bg:
|
|
173
|
+
$kendo-switch-on-thumb-bg: k-color(primary) !default;
|
|
174
174
|
/// The text color of the thumb when the Switch is checked.
|
|
175
175
|
/// @group switch
|
|
176
176
|
$kendo-switch-on-thumb-text: unset !default;
|
|
177
177
|
/// The border color of the thumb when the Switch is checked.
|
|
178
178
|
/// @group switch
|
|
179
|
-
$kendo-switch-on-thumb-border:
|
|
179
|
+
$kendo-switch-on-thumb-border: k-color(primary) !default;
|
|
180
180
|
/// The background gradient of the thumb when the Switch is checked.
|
|
181
181
|
/// @group switch
|
|
182
|
-
$kendo-switch-on-thumb-gradient:
|
|
182
|
+
$kendo-switch-on-thumb-gradient: null !default;
|
|
183
183
|
|
|
184
184
|
/// The background of the thumb when the hovered Switch is checked.
|
|
185
185
|
/// @group switch
|
|
186
|
-
$kendo-switch-on-thumb-hover-bg:
|
|
186
|
+
$kendo-switch-on-thumb-hover-bg: k-color(primary-hover) !default;
|
|
187
187
|
/// The text color of the thumb when the hovered Switch is checked.
|
|
188
188
|
/// @group switch
|
|
189
189
|
$kendo-switch-on-thumb-hover-text: null !default;
|
|
190
190
|
/// The border color of the thumb when the hovered Switch is checked.
|
|
191
191
|
/// @group switch
|
|
192
|
-
$kendo-switch-on-thumb-hover-border:
|
|
192
|
+
$kendo-switch-on-thumb-hover-border: k-color(primary-hover) !default;
|
|
193
193
|
/// The background gradient of the thumb when the hovered Switch is checked.
|
|
194
194
|
/// @group switch
|
|
195
195
|
$kendo-switch-on-thumb-hover-gradient: null !default;
|
|
@@ -66,27 +66,27 @@ $kendo-table-sizes: (
|
|
|
66
66
|
|
|
67
67
|
/// Background color of tables.
|
|
68
68
|
/// @group table
|
|
69
|
-
$kendo-table-bg:
|
|
69
|
+
$kendo-table-bg: k-color(surface-alt) !default;
|
|
70
70
|
/// Text color of tables.
|
|
71
71
|
/// @group table
|
|
72
|
-
$kendo-table-text:
|
|
72
|
+
$kendo-table-text: k-color(on-app-surface) !default;
|
|
73
73
|
/// Border color of tables.
|
|
74
74
|
/// @group table
|
|
75
|
-
$kendo-table-border:
|
|
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:
|
|
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:
|
|
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:
|
|
86
|
+
$kendo-table-header-border: k-color(border) !default;
|
|
87
87
|
/// Gradient of table headers.
|
|
88
88
|
/// @group table
|
|
89
|
-
$kendo-table-header-gradient:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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,9 +9,9 @@ $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:
|
|
13
|
-
$kendo-time-selector-text:
|
|
14
|
-
$kendo-time-selector-border:
|
|
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;
|
|
@@ -23,16 +23,16 @@ $kendo-time-list-height: 240px !default;
|
|
|
23
23
|
$kendo-time-list-title-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
24
24
|
$kendo-time-list-title-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
25
25
|
$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:
|
|
27
|
-
$kendo-time-list-title-focus-text:
|
|
26
|
+
$kendo-time-list-title-text: k-color(subtle) !default;
|
|
27
|
+
$kendo-time-list-title-focus-text: k-color(on-app-surface) !default;
|
|
28
28
|
|
|
29
29
|
$kendo-time-list-item-padding-x: $kendo-list-md-item-padding-x !default;
|
|
30
30
|
$kendo-time-list-item-padding-y: $kendo-list-md-item-padding-y !default;
|
|
31
31
|
|
|
32
32
|
$kendo-time-list-highlight-border-width: 1px 0px !default;
|
|
33
33
|
$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:
|
|
35
|
-
$kendo-time-list-highlight-border:
|
|
34
|
+
$kendo-time-list-highlight-bg: k-color(surface-alt) !default;
|
|
35
|
+
$kendo-time-list-highlight-border: k-color(border) !default;
|
|
36
36
|
|
|
37
37
|
$kendo-time-list-focus-bg: rgba( black, .04 ) !default;
|
|
38
38
|
|
|
@@ -74,6 +74,8 @@ $kendo-time-selector-sizes: (
|
|
|
74
74
|
)
|
|
75
75
|
) !default;
|
|
76
76
|
|
|
77
|
+
$kendo-time-selector-now-button-text: k-color(primary) !default;
|
|
78
|
+
$kendo-time-selector-now-button-hover-text: k-color(primary-hover) !default;
|
|
77
79
|
|
|
78
80
|
@forward "@progress/kendo-theme-core/scss/components/timeselector/_variables.scss" with (
|
|
79
81
|
$kendo-time-selector-border-width: $kendo-time-selector-border-width,
|
|
@@ -112,5 +114,7 @@ $kendo-time-selector-sizes: (
|
|
|
112
114
|
$kendo-time-selector-lg-line-height: $kendo-time-selector-lg-line-height,
|
|
113
115
|
$kendo-time-selector-lg-list-item-padding-x: $kendo-time-selector-lg-list-item-padding-x,
|
|
114
116
|
$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
|
|
117
|
+
$kendo-time-selector-sizes: $kendo-time-selector-sizes,
|
|
118
|
+
$kendo-time-selector-now-button-text: $kendo-time-selector-now-button-text,
|
|
119
|
+
$kendo-time-selector-now-button-hover-text: $kendo-time-selector-now-button-hover-text
|
|
116
120
|
);
|
|
@@ -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:
|
|
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,
|
|
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:
|
|
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:
|
|
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:
|
|
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.
|