naive-ui/styles/themes/light/components/Code.scss

3 lines
84 B
SCSS
Raw Normal View History

2020-02-21 14:59:17 +08:00
@mixin setup-light-code {
$--code-text-color: $--n-secondary-text-color !global;
}