-
Notifications
You must be signed in to change notification settings - Fork 30
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
Update link colours for audio articles #12608
Conversation
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
Size Change: +22 B (0%) Total Size: 921 kB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's simpler to use the colours directly
Audio pages are not "dark" Co-authored-by: Daniel Clifton <[email protected]>
Very true, I was thinking Audio articles are effectively dark mode but creating that link is not necessary |
Seen on PROD (merged by @oliverabrahams 10 minutes and 46 seconds ago) Please check your changes! |
What does this change?
getAllThemes
andgetAllDesigns
to allow ignoring of ArticleDesigns/ ArticleThemes or where not needed for a story.Why?
The Audio Articles have a dark background so the text needs to be light. Part of migrating the audio articles to DCR
Screenshots