Skip to content

Conversation

jhildenbiddle
Copy link
Member

Summary

The following deprecation warning was spamming the console even when $docsify.themeColor was not being used:

$docsify.themeColor is deprecated. Use a --theme-color property in your style sheet. Example: <style> :root { --theme-color: deeppink; } </style> 

This console message will now only appear when $docsify.themeColor is used.

Related issue, if any:

None

What kind of change does this PR introduce?

Bugfix

For any code change,

N/A

Does this PR introduce a breaking change?

No

Tested in the following browsers:

  • Chrome
  • Firefox
  • Safari
Copy link

vercel bot commented Apr 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docsify-preview ✅ Ready (Inspect) Visit Preview Apr 11, 2024 3:08pm
@jhildenbiddle jhildenbiddle self-assigned this Apr 11, 2024
@jhildenbiddle jhildenbiddle added this to the 5.x milestone Apr 11, 2024
@jhildenbiddle jhildenbiddle requested a review from a team April 12, 2024 14:17
Copy link
Member

@Koooooo-7 Koooooo-7 left a comment

Choose a reason for hiding this comment

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

LGTM.

@Koooooo-7 Koooooo-7 requested a review from a team April 13, 2024 04:16
@sy-records sy-records merged commit a3ab2be into develop Apr 13, 2024
@sy-records sy-records deleted the fix-themecolor-deprecation-notice branch April 13, 2024 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants