Skip to content

Fix comment body in dark-mode - #3

Open
jordikroon wants to merge 1 commit into
pronskiy:mainfrom
jordikroon:patch-1
Open

Fix comment body in dark-mode#3
jordikroon wants to merge 1 commit into
pronskiy:mainfrom
jordikroon:patch-1

Conversation

@jordikroon

Copy link
Copy Markdown

Currently in dark-mode. Text is not readable when a global CSS selector is set. E.g:

<style>
	li, p {
	  color: red;
	}
</style>

https://thephp.foundation/blog/2026/05/18/announcing-ecosystem-security-team/

image

@pronskiy

Copy link
Copy Markdown
Owner

Thanks @jordikroon!
I missed this PR (my bad) and fixed in 0fe1cbb.
There is still issuу with quoted text tho, so I'll add you as a co-author in that fix:
image

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.

2 participants