8000 If using dark theme · Issue #6376 · vueComponent/ant-design-vue · GitHub
[go: up one dir, main page]

Skip to content
If using dark theme #6376
Closed
Closed
@zhou5631

Description

@zhou5631
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.3.0-beta.4

Environment

ant-design-vue4.0

Reproduction link

https://next.antdv.com/docs/vue/customize-theme-cn

Steps to reproduce

  options: {
    lessOptions: { // 如果使用less-loader@5,请移除 lessOptions 这一级直接配置选项。
      modifyVars: getThemeVariables({
        dark: true, // 开启暗黑模式
      }),
      javascriptEnabled: true,
    },
  },

What is expected?

由于4.0没有CSS文件了,暗黑主题官方文档还是3.0的模板

What is actually happening?

现在应该怎么样使用暗黑主题呢

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0