naive-ui/styles/themes/dark/components/Typography.scss

3 lines
103 B
SCSS

@mixin setup-dark-typography {
$--typography-code-background-color: $--n-alpha-input-color !global;
}