@ant-design/dark-theme
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

🌚 Ant Design Dark Theme 🌚

Travis npm package NPM downloads

Dependencies DevDependencies

Dark theme variables of Ant Design.

Still being experimental, welcome to try out and help us to improve it.

Visit https://antdtheme.com/dark to preview.

Install

$ npm install @ant-design/dark-theme

Usage

import darkTheme from '@ant-design/dark-theme';

// webpack.config.js: less-loader
{
  loader: 'less-loader',
  options: {
    modifyVars: darkTheme,
  },
},

Use in Ant Design Pro: https://github.com/ant-design/ant-design-pro/pull/2946/

/@ant-design/dark-theme/

    Package Sidebar

    Install

    npm i @ant-design/dark-theme

    Weekly Downloads

    2,112

    Version

    2.0.2

    License

    MIT

    Unpacked Size

    7.11 kB

    Total Files

    10

    Last publish

    Collaborators

    • madccc
    • afc163
    • vthinkxie
    • zombiej
    • chenshuai2144
    • vagusx
    • arvinxx