/**
 * Do not edit directly
 */

.kbq-dark {
  --kbq-hint-fill-text-off-fade-contrast-text: hsla(229, 15%, 80%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-off-fade-contrast-icon: hsla(229, 15%, 45%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-off-success-text: hsla(229, 15%, 80%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-off-success-icon: hsla(104, 64%, 45%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-off-warning-text: hsla(229, 15%, 80%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-off-warning-icon: hsla(38, 100%, 60%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-off-error-text: hsla(229, 15%, 80%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-off-error-icon: hsla(7, 97%, 60%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-fade-contrast-text: hsla(229, 15%, 80%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-fade-contrast-icon: hsla(229, 15%, 45%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-success-text: hsla(104, 64%, 45%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-success-icon: hsla(104, 64%, 45%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-warning-text: hsla(38, 100%, 60%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-warning-icon: hsla(38, 100%, 60%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-error-text: hsla(7, 97%, 60%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-error-icon: hsla(7, 97%, 60%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
}
