ansys / ansys-sphinx-theme

PyData-based Sphinx theme from the PyAnsys community
https://sphinxdocs.ansys.com
MIT License
22 stars 7 forks source link

Refactor CSS to use ansys-sphinx-theme variables #531

Open Revathyvenugopal162 opened 4 days ago

Revathyvenugopal162 commented 4 days ago

Description: Clean up the existing CSS files by removing all hardcoded values (e.g., colors, fonts, spacings) and migrate them to use variables defined in the ansys-sphinx-theme variables.css file. This will ensure consistency across the theme and make future maintenance easier.

Acceptance Criteria:

Note

Before contributing and starting any work, please make sure you agree with the CLA and sign it in your PR.

Abhinav-gh commented 4 days ago

Hello! I am actively participating in HacktoberFest2024. I would like to work on this. Could you please assign this issue to me? Thanks!

SMoraisAnsys commented 4 days ago

Hello! I am actively participating in HacktoberFest2024. I would like to work on this. Could you please assign this issue to me? Thanks!

Hi @Abhinav-gh, thanks for contributing to this repo. I'm assigning you to this issue. Please, ensure to look at the note of this issue and agreeing with the CLA before contributing.