From 58c862a3978771ce7720acb89d961929e3aea96a Mon Sep 17 00:00:00 2001 From: Giftzzz Date: Sat, 19 Oct 2024 10:33:30 +0530 Subject: [PATCH] Create dark.html i had added a togglr button to switch the theme light or dark --- dark.html | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 dark.html diff --git a/dark.html b/dark.html new file mode 100644 index 000000000..f270cc32e --- /dev/null +++ b/dark.html @@ -0,0 +1,69 @@ + + + + + + Dark/Light Theme Toggle + + + + +

Dark/Light Theme Toggle

+

This is an example of switching between dark and light modes using a toggle button.

+ + + + + +