Skip to content

Conversation

@hugovk
Copy link
Member

@hugovkhugovk commented Apr 28, 2023

For python/cpython#103960.

Re: #44 (comment).

Add a class to invert image brightness (but not contrast), similar to how we handled it for the PEPs repo: python/peps#2409 and python/peps#2949.

We can then add this class to images like this:

.. figure:: hashlib-blake2-tree.png:alt:Explanation of tree mode parameters.:class:invert-in-dark-mode

Which changes this:

Detailsimage

Into:

Detailsimage

And light mode remains unchanged:

Detailsimage

This can be merged before or after python/cpython#103983.

@pradyunsgpradyunsg merged commit 5646c93 into python:mainApr 30, 2023
@hugovkhugovk deleted the dark-mode-img.invert-in-dark-mode branch April 30, 2023 09:50
Sign up for freeto 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

@hugovk@pradyunsg