/**
 * Do not edit directly
 */

.kbq-light {
  --kbq-code-block-filled-container-background: hsla(229, 15%, 97%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-filled-container-border-color: transparent; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-filled-header-background: hsla(229, 15%, 97%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-filled-header-scroll-shadow:  0   9px  8px -12px hsla(229, 15%, 60%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-filled-actionbar-fade-gradient: linear-gradient(90deg, transparent, hsla(229, 15%, 97%, 100%)); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-filled-actionbar-background: hsla(229, 15%, 97%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-filled-collapse-expanded-background: transparent; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-filled-collapse-collapsed-background: linear-gradient(180deg, hsla(225, 15%, 95%, 0%) 0%, hsla(225, 15%, 95%, 100%) 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-filled-collapse-button-expand-background: hsla(229, 15%, 97%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-outline-container-background: hsla(229, 15%, 100%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-outline-container-border-color: hsla(229, 15%, 6%, 12%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-outline-header-background: hsla(229, 15%, 100%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-outline-header-scroll-shadow:  0px  1px 0px 0px hsla(229, 15%, 6%, 12%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-outline-actionbar-fade-gradient: linear-gradient(90deg, transparent, hsla(229, 15%, 100%, 100%)); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-outline-actionbar-background: hsla(229, 15%, 100%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-outline-collapse-expanded-background: transparent; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-outline-collapse-collapsed-background: linear-gradient(180deg, hsla(0, 0%, 100%, 0%) 0%, hsla(0, 0%, 100%, 100%) 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-outline-collapse-button-expand-background: hsla(229, 15%, 100%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-addition-background: hsla(104, 64%, 95%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-addition-color: hsla(104, 64%, 25%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-attr-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-attr-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-attribute-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-attribute-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-built_in-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-built_in-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-bullet-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-bullet-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-char-escape-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-char-escape-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-class-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-class-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-code-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-code-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-comment-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-comment-color: hsla(229, 15%, 60%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-deletion-background: hsla(7, 97%, 95%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-deletion-color: hsla(7, 97%, 35%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-doctag-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-doctag-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-emphasis-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-emphasis-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-formula-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-formula-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-function-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-function-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-keyword-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-keyword-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-line-numbers-color: hsla(229, 15%, 50%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-link-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-link-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-literal-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-literal-color: hsla(277, 72%, 30%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-meta-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-meta-color: hsla(216, 100%, 35%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-meta-keyword-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-meta-keyword-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-meta-string-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-meta-string-color: hsla(216, 100%, 35%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-meta-prompt-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-meta-prompt-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-name-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-name-color: hsla(216, 100%, 35%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-number-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-number-color: hsla(277, 72%, 30%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-operator-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-operator-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-params-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-params-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-property-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-property-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-punctuation-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-punctuation-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-quote-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-quote-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-regexp-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-regexp-color: hsla(104, 64%, 25%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-section-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-section-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-selector-attr-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-selector-attr-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-selector-class-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-selector-class-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-selector-id-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-selector-id-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-selector-pseudo-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-selector-pseudo-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-selector-tag-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-selector-tag-color: hsla(216, 100%, 35%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-string-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-string-color: hsla(104, 64%, 25%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-strong-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-strong-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-subst-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-subst-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-symbol-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-symbol-color: hsla(216, 100%, 35%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-tag-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-tag-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-template-tag-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-template-tag-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-template-variable-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-template-variable-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-title-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-title-color: hsla(216, 100%, 35%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-title-class-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-title-class-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-title-class-inherited-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-title-class-inherited-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-title-function-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-title-function-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-title-function-invoke-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-title-function-invoke-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-type-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-type-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-variable-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-variable-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-variable-constant-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-variable-constant-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-variable-language-background: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-code-block-hljs-variable-language-color: ; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
}
