• Mayank Mittal's avatar
    Adds dark theme images for multi-GPU and actuators (#601) · 141e77c9
    Mayank Mittal authored
    # Description
    
    Previously, the images were rendered as "white" even in the dark theme
    of the documentation. This MR fixes the images and adds their
    counterpart for dark theme.
    
    ## Type of change
    
    - This change requires a documentation update
    
    ## Checklist
    
    - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
    `./isaaclab.sh --format`
    - [x] I have made corresponding changes to the documentation
    - [x] My changes generate no new warnings
    - [ ] I have added tests that prove my fix is effective or that my
    feature works
    - [ ] I have run all the tests with `./isaaclab.sh --test` and they pass
    - [ ] I have updated the changelog and the corresponding version in the
    extension's `config/extension.toml` file
    - [x] I have added my name to the `CONTRIBUTORS.md` or my name already
    exists there
    141e77c9
Name
Last commit
Last update
..
actuators.rst Loading commit data...
environments.rst Loading commit data...
motion_generators.rst Loading commit data...
multi_gpu.rst Loading commit data...
task_workflows.rst Loading commit data...
tiled_rendering.rst Loading commit data...