kubeflow / website

Kubeflow Website
https://www.kubeflow.org
Creative Commons Attribution 4.0 International
149 stars 773 forks source link

Implement Dark/Light Mode Compatibility for Website #3692

Open Ayush9026 opened 7 months ago

Ayush9026 commented 7 months ago

Description:

Objective: Enhance user experience and accessibility by implementing dark/light mode compatibility for the website.

Features:-

1.Dark Mode Integration

2.User Preference Persistence

3.Accessible Toggle

4.Theme Consistency

5.Testing and Feedback

franciscojavierarceo commented 4 days ago

This is being done on the k8s home page here: https://github.com/kubernetes/website/pull/45535/files

I can probably take this on