naive-ui/styles/themes/dark/components/Code.scss
songwanli2025@163.com fdf2af8eb5 merge
2020-02-24 16:25:02 +08:00

3 lines
83 B
SCSS

@mixin setup-dark-code {
$--code-text-color: $--n-secondary-text-color !global;
}