/**
 * Do not edit directly
 */

.kbq-light {
  --kbq-scrollbar-thumb-default-background: hsla(229, 15%, 50%, 32%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-scrollbar-thumb-hover-background: hsla(229, 15%, 50%, 48%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-scrollbar-thumb-active-background: hsla(229, 15%, 20%, 55%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-scrollbar-thumb-disabled-background: hsla(229, 15%, 60%, 60%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-scrollbar-track-default-border: transparent; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-scrollbar-track-default-background: transparent; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-scrollbar-track-hover-border: transparent; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-scrollbar-track-hover-background: transparent; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-scrollbar-track-active-border: transparent; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-scrollbar-track-active-background: transparent; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
}
