Skip to content

Conversation

@leburgel
Copy link
Member

@leburgel leburgel commented Aug 13, 2025

Sets up optional color inversion for images in the docs. Seems to work fine for both .png and .svg images, by including images through raw HTML and adding a color-invertible class:

```@raw html
<img src="path/to/image.svg" class="color-invertible"/>
```

This also allows for specifying the size by adding something like style="zoom: 180%".

I added some images to the boundary MPS and 3D partition function examples by way of example.

I also updated the README, since we're probably at the point where we should no longer be preemptively covering ourselves for unanounced breaking changes.

Preview is here.

@codecov
Copy link

codecov bot commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lkdvos lkdvos added the documentation Improvements or additions to documentation label Aug 13, 2025
@github-actions
Copy link
Contributor

After the build completes, the updated documentation will be available here

@lkdvos lkdvos merged commit d3bef2f into master Aug 14, 2025
44 of 46 checks passed
@lkdvos lkdvos deleted the lb/color_invert branch August 14, 2025 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants