Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: real dark #4356

Merged
merged 25 commits into from
Nov 25, 2019
Merged

feat: real dark #4356

merged 25 commits into from
Nov 25, 2019

Conversation

chenshuai2144
Copy link
Collaborator

@chenshuai2144 chenshuai2144 commented Jun 3, 2019

close #5131
close #4710

  • add dark config
  • new theme change function
  • update doc

@chenshuai2144 chenshuai2144 mentioned this pull request Jun 3, 2019
2 tasks
@netlify
Copy link

netlify bot commented Jun 3, 2019

Deploy preview for angry-lumiere-4b8ba4 ready!

Built with commit 074ad44

https://deploy-preview-4356--angry-lumiere-4b8ba4.netlify.com

config/dartConfig.ts Outdated Show resolved Hide resolved
config/config.ts Outdated Show resolved Hide resolved
@unrealsmart
Copy link
Contributor

期待中,晚上干活白色特别刺眼。233

@netlify
Copy link

netlify bot commented Jul 16, 2019

Deploy preview for ant-design-pro ready!

Built with commit 8cb1a82

https://deploy-preview-4356--ant-design-pro.netlify.com

@tomgao365
Copy link
Contributor

难产了么😂

@ant-design ant-design deleted a comment Sep 16, 2019
@ant-design ant-design deleted a comment Sep 16, 2019
@ant-design ant-design deleted a comment Sep 16, 2019
@ant-design ant-design deleted a comment Sep 16, 2019
@ant-design ant-design deleted a comment Sep 16, 2019
@ant-design ant-design deleted a comment Sep 16, 2019
@ant-design ant-design deleted a comment Sep 17, 2019
@ant-design ant-design deleted a comment Sep 17, 2019
@chenshuai2144 chenshuai2144 changed the title [WIP] real dark feat: real dark Nov 24, 2019
{
key: 'volcano',
theme: 'dark',
fileName: 'dark-volcano.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

},
{
key: 'sunset',
fileName: 'sunset.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{
key: 'purple',
theme: 'dark',
fileName: 'dark-purple.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

},
{
key: 'dust',
fileName: 'dust.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{
key: 'cyan',
theme: 'dark',
fileName: 'dark-cyan.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

theme: [
{
key: 'dark',
fileName: 'dark.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

},
{
key: 'geekblue',
fileName: 'geekblue.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{
key: 'dust',
theme: 'dark',
fileName: 'dark-dust.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{
key: 'sunset',
theme: 'dark',
fileName: 'dark-sunset.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{
key: 'volcano',
theme: 'dark',
fileName: 'dark-volcano.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

theme: [
{
key: 'dark',
fileName: 'dark.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{
key: 'green',
theme: 'dark',
fileName: 'dark-green.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

},
{
key: 'dust',
fileName: 'dust.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

},
{
key: 'purple',
fileName: 'purple.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

},
{
key: 'cyan',
fileName: 'cyan.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -0,0 +1,115 @@
export default {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

},
{
key: 'volcano',
fileName: 'volcano.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{
key: 'geekblue',
theme: 'dark',
fileName: 'dark-geekblue.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{
key: 'dust',
theme: 'dark',
fileName: 'dark-dust.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

},
{
key: 'green',
fileName: 'green.css',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants