ansys / pymapdl

Pythonic interface to MAPDL
https://mapdl.docs.pyansys.com
MIT License
419 stars 116 forks source link

docs: adding transparent background configuration #3233

Open germa89 opened 4 days ago

germa89 commented 4 days ago

Description

Using transparent background in images to avoid contrast with page background.

Issue linked

3172

Checklist

ansys-reviewer-bot[bot] commented 4 days ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

germa89 commented 4 days ago

I need to check the online docs.

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.21%. Comparing base (cda716a) to head (a87150c). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3233 +/- ## ========================================== - Coverage 82.64% 80.21% -2.44% ========================================== Files 53 53 Lines 9625 9623 -2 ========================================== - Hits 7955 7719 -236 - Misses 1670 1904 +234 ```