jaredpalmer / formik

Build forms in React, without the tears 😭
https://formik.org
Apache License 2.0
33.91k stars 2.78k forks source link

Addition of Dark Mode Functionality to the website #3741

Open abhinav2712 opened 1 year ago

abhinav2712 commented 1 year ago

Feature request

Dark Mode Functionality

Current Behavior

It doesnt have any toggle button to enable dark mode in the main formik website

Desired Behavior

A toggle button will be present in the nav bar which when pressed can switch the whole website to dark mode

Suggested Solution

In the stylesheets, the primary colors and the secondary colors can be switched after the dark mode button is toggled using useState feature or Onclick button.

Who does this impact? Who is this for?

I've noticed that many websites these days offer a dark mode option, and I believe that adding this feature to your website will make it more competitive and keep up with current web design trends.

I would like to work on this issue as well as being a web developer, I myself am fascinated with the concept of dark mode and can enable this easily..

Thank you for considering my suggestion. I look forward to seeing this feature added in the near future.

munnokd commented 1 year ago

Hey, @abhinav2712 can I work on this issue?

abhinav2712 commented 1 year ago

@munnokd Hi, actually I requested this issue to assigned to me, but no one is responding