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

Dark Theme #89

Open
planetrocky opened this issue Oct 28, 2024 · 0 comments
Open

Dark Theme #89

planetrocky opened this issue Oct 28, 2024 · 0 comments

Comments

@planetrocky
Copy link

Anyone who works with images/photos/video/rendering etc. will have 50% gray mid-tone set quite bright. That means a window opening with style="background-color:#ff0000;" could be blinding!

	<div class="example">
		This color represents a blinding white
		with a luminance of 10,000 cd/m².
		Such a bright color can only be displayed briefly,
		on a small area of the screen.
		Content is typically mastered with a lower peak white,
		such as 4,000  cd/m².
		<pre>
		<span class="swatch oog" style="--color: white"></span> color(rec2100-pq 1.0 1.0 1.0);
		</pre>
	</div>
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

No branches or pull requests

1 participant