naive-ui/styles/themes/dark/components/Typography.scss
2020-02-19 13:36:29 +08:00

3 lines
97 B
SCSS

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