tidb-dashboard icon indicating copy to clipboard operation
tidb-dashboard copied to clipboard

UCP: Support dark theme for frontend page

Open baurine opened this issue 5 years ago • 6 comments

Description

This task is to support the dark theme for frontend pages.

(Ant Design 4.0 supports the dark theme, so this issue should start after #122 is done)

Score

  • 4007

Mentor(s)

  • @baurine

Contact the mentors: #tidb-challenge-program channel in TiDB Community Slack Workspace

Recommended Skills

  • React

baurine avatar Mar 02 '20 04:03 baurine

I played with dark mode and it is quite tricky to implement dynamic switch for the ant-design part. Remove this from roadmap.

breezewish avatar Apr 21 '20 18:04 breezewish

/pick-up-challenge

Fullstop000 avatar May 26 '20 02:05 Fullstop000

@Fullstop000 pick up issue success

sre-bot avatar May 26 '20 02:05 sre-bot

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Jul 25 '20 04:07 stale[bot]

@stale do not mark this stale

Fullstop000 avatar Jul 25 '20 07:07 Fullstop000

There is a new way to do this: The ant design has supported CSS variables. We can switch all of our CSS tokens to be based over it!

breezewish avatar Dec 29 '21 10:12 breezewish