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: dark color algorithm #36546

Merged
merged 4 commits into from Jul 15, 2022
Merged

feat: dark color algorithm #36546

merged 4 commits into from Jul 15, 2022

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Jul 15, 2022

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English -
🇨🇳 Chinese 调整 colorPrimary 和 colorError 等颜色在暗色模式下的取色

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@github-actions
Copy link
Contributor

github-actions bot commented Jul 15, 2022

@github-actions
Copy link
Contributor

github-actions bot commented Jul 15, 2022

Size Change: -221 B (0%)

Total Size: 872 kB

Filename Size Change
./dist/antd-with-locales.min.js 463 kB -106 B (0%)
./dist/antd.min.js 409 kB -115 B (0%)

compressed-size-action

@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #36546 (d8bab84) into next (f654b6c) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              next    #36546   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          505       505           
  Lines         8759      8752    -7     
  Branches      2437      2435    -2     
=========================================
- Hits          8759      8752    -7     
Impacted Files Coverage Δ
components/theme/themes/dark/index.ts 100.00% <ø> (ø)
components/theme/themes/default/index.ts 100.00% <ø> (ø)
components/theme/themes/seed.ts 100.00% <ø> (ø)
components/theme/themes/default/palettes.ts 100.00% <100.00%> (ø)
components/theme/themes/shared/genColorMapToken.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f654b6c...d8bab84. Read the comment docs.

@MadCcc MadCcc merged commit dc017f5 into next Jul 15, 2022
@MadCcc MadCcc deleted the feat/dark-algorithm branch July 15, 2022 11:27
@MadCcc MadCcc mentioned this pull request Nov 17, 2022
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant