
$kendo-suggestion-padding-y: null !default;
$kendo-suggestion-padding-x: null !default;
$kendo-suggestion-spacing: null !default;
$kendo-suggestion-border-width: null !default;
$kendo-suggestion-border-style: null !default;

$kendo-suggestion-font-size: null !default;
$kendo-suggestion-line-height: null !default;
$kendo-suggestion-font-weight: null !default;
$kendo-suggestion-border-radius: null !default;

$kendo-suggestion-focus-shadow-blur: null !default;
$kendo-suggestion-focus-shadow-spread: null !default;
$kendo-suggestion-focus-shadow-color: null !default;

/// The theme colors map of the Suggestion.
/// @group suggestion
$kendo-suggestion-theme-colors: ("base", "primary", "secondary", "tertiary") !default;

$kendo-suggestion-default-theme-color: null !default;

$kendo-suggestion-scroll-gradient: null !default;
