AliRana30 opened a new pull request, #54:
URL: https://github.com/apache/fineract-site/pull/54

   #### **Summary**
   Resolves all 23 color contrast violations to meet WCAG 2.1 Level AA 
standards. This PR focuses strictly on color/contrast fixes and does not 
include any layout or structural changes.
   
   #### **Key Fixes**
   - **Navbar**: Switched to high-contrast light theme (white background, dark 
grey text).
   - **Footer**: Switched to light theme with dark teal text for readability.
   - **Icons**: Restored all sidebar icons to accessible teal (`#00695C`).
   - **Dark Mode**: Applied global text overrides to fix nearly invisible text 
caused by Materialize defaults.
   
   #### **Accessibility Audit**
   | Metric | Baseline | Post-Fix |
   | :--- | :--- | :--- |
   | WAVE Contrast Errors | 23 | **0** |
   | AIM Score | 1.7/10 | **9.8/10** |
   | Lighthouse Accessibility | -- | **85/100** |
   
   #### **Testing**
   - Verified with **WAVE Evaluation Tool** & **Lighthouse**.
   - Manual cross-theme inspection on `localhost:8000`.
   
   **Jira**: 
[FINERACT-2503](https://issues.apache.org/jira/browse/FINERACT-2503)
   **Related**: 
[FINERACT-2484](https://issues.apache.org/jira/browse/FINERACT-2484)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to