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

Docs : white text on white BG in examples tab #8828

Closed
AlimurtuzaCodes opened this issue Jun 23, 2023 · 4 comments · Fixed by #8832
Closed

Docs : white text on white BG in examples tab #8828

AlimurtuzaCodes opened this issue Jun 23, 2023 · 4 comments · Fixed by #8832

Comments

@AlimurtuzaCodes
Copy link
Contributor

Describe the bug

The examples section of component composition under Slot props renders white text on a white BG. (Dark mode)

image

Reproduction

Go here

https://svelte.dev/examples/slot-props

Logs

No response

System Info

N/A

Severity

annoyance

@AlimurtuzaCodes
Copy link
Contributor Author

I can fix this issue assign it to me.

@dummdidumm
Copy link
Member

Feel free to just open PRs you don't need to wait for official assignment

KhurramJalil added a commit to KhurramJalil/svelte that referenced this issue Jun 24, 2023
@KhurramJalil
Copy link
Contributor

@dummdidumm Committed following PR to fix this issue.
#8832

@KhurramJalil KhurramJalil mentioned this issue Jun 24, 2023
5 tasks
PuruVJ pushed a commit that referenced this issue Jun 24, 2023
@KhurramJalil
Copy link
Contributor

@CYBWEBALI you can see the fix here: https://svelte-42ma8ct68-svelte.vercel.app/examples/slot-props

before it gets deployed to https://svelte.dev/examples/slot-props

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 a pull request may close this issue.

4 participants
@dummdidumm @AlimurtuzaCodes @KhurramJalil and others