2
0
mirror of https://github.com/tusen-ai/naive-ui.git synced 2025-02-11 13:10:26 +08:00
naive-ui/styles/themes/dark/components/Code.scss
2020-02-21 14:59:17 +08:00

3 lines
83 B
SCSS

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