We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7aa38c commit 5f53826Copy full SHA for 5f53826
docs/assets/scss/_variables.scss
@@ -20,4 +20,5 @@ $cd-callout-variants: info, warning, danger !default;
20
--cd-callout-link: #{to-rgb($blue-600)};
21
--cd-callout-code-color: #{$pink-600};
22
--cd-pre-bg: var(--cui-tertiary-bg);
23
+ --cui-tertiary-bg: #f0f4f7;
24
}
0 commit comments