From 215e0856294510c52510a47fbb2a01a89ddb0d28 Mon Sep 17 00:00:00 2001 From: AnumanyaJaiswal Date: Sat, 15 Nov 2025 12:41:03 +0530 Subject: [PATCH] feat: darkmode button --- bihar-culture-landing/Khelobihar.html | 6 + .../assets/images/dark_mode.png | Bin 0 -> 440 bytes .../assets/images/light_mode.png | Bin 0 -> 568 bytes bihar-culture-landing/culture.html | 6 + bihar-culture-landing/darkmode.js | 31 +++ bihar-culture-landing/festivals.html | 6 + bihar-culture-landing/history.html | 6 + bihar-culture-landing/index.html | 6 + bihar-culture-landing/modern.html | 6 + bihar-culture-landing/style.css | 185 +++++------------- bihar-culture-landing/tourism.html | 8 +- 11 files changed, 128 insertions(+), 132 deletions(-) create mode 100644 bihar-culture-landing/assets/images/dark_mode.png create mode 100644 bihar-culture-landing/assets/images/light_mode.png create mode 100644 bihar-culture-landing/darkmode.js diff --git a/bihar-culture-landing/Khelobihar.html b/bihar-culture-landing/Khelobihar.html index ad086f0..448d6f1 100644 --- a/bihar-culture-landing/Khelobihar.html +++ b/bihar-culture-landing/Khelobihar.html @@ -4,10 +4,16 @@ Khelo Bihar: Sports & Youth +

Khelo Bihar

+

Sports and Youth Empowerment in Bihar

diff --git a/bihar-culture-landing/assets/images/dark_mode.png b/bihar-culture-landing/assets/images/dark_mode.png new file mode 100644 index 0000000000000000000000000000000000000000..9b4c1b017839b6153350baf822a5895af633d8c2 GIT binary patch literal 440 zcmV;p0Z0CcP)8 zOHPD95S=EHpzg(x2=O9bz{Fd41l_rDr(VK4=w1(^3qBzk_KJouJ+BB%y6H|0J)hM~ zx`yVxs`sk90dKbF-vJneVR#nD@q3aaGC^S8xa=yoMIOX{f*_a+A+86}EX(|1KILjP zh@$8M-L?=uQAMPbFY5i2xy?ZMzMt8O(fz#*=P<(no&RzLuAF87@k(>v>w& z^*Kb|dTezej5x{xXmk#&8=OIxP*v3&A~)z#s6iNUT@v%R)_|#<~9|IpG8 iZvX%Q21!IgR09A<7K$-AxTMnn0000}M{P)ts&Bxb09WJ1sL_kQfr&95Ow@Sw0elhfo|S_KJ?JZ_kwkBVGmyX=m|&s! zn}x;F-8MEvBiUi5Gv7DgwB2oX;g^4@1gh2QsEVbTDV0E)#v1$g0);|hqf)8(dV-&N zI74hRiZ|}Sb=`Uf{S&IaE* z;AA6M(&JR309&;Y1VL>KHUAmlnrWM6;LnZ=aRbE4`DvIJ+yW7}4V(4Qed<2TIsDuy`L5RTL9_1>dJ zLm_xgVc@T}ENN^@6V00030|7OSIga7~l21!IgR09CRipVi+#p$d70000 Bihar Culture & Arts + @@ -12,6 +13,11 @@

Culture & Arts of Bihar

+

Where Tradition Meets Timeless Beauty

Explore the rich art, music, and heritage that define the soul of Bihar.

diff --git a/bihar-culture-landing/darkmode.js b/bihar-culture-landing/darkmode.js new file mode 100644 index 0000000..d278c22 --- /dev/null +++ b/bihar-culture-landing/darkmode.js @@ -0,0 +1,31 @@ +let darkmode = localStorage.getItem('darkmode') +const themeSwitch = document.getElementById('theme-switch') + +const enableDarkmode = () => { + document.body.classList.add('darkmode') + localStorage.setItem('darkmode', 'active') +} + +const disableDarkmode = () => { + document.body.classList.remove('darkmode') + localStorage.setItem('darkmode', null) +} + +themeSwitch.addEventListener("click", () => { + darkmode = localStorage.getItem('darkmode') + if (darkmode === "active") { + enableDarkmode() + } + else{ + disableDarkmode() + } +}) +themeSwitch.addEventListener("click", () => { + darkmode = localStorage.getItem('darkmode') + if (darkmode !== "active") { + enableDarkmode() + } + else{ + disableDarkmode() + } +}) \ No newline at end of file diff --git a/bihar-culture-landing/festivals.html b/bihar-culture-landing/festivals.html index 46ca1c0..4949822 100644 --- a/bihar-culture-landing/festivals.html +++ b/bihar-culture-landing/festivals.html @@ -4,6 +4,7 @@ Bihar Festivals + @@ -12,6 +13,11 @@

Festivals of Bihar

+

Rythm of Devotion, Soul of a State

Checkout the seamless beauty of festivals of Bihar

diff --git a/bihar-culture-landing/history.html b/bihar-culture-landing/history.html index 40a3f45..7d7d0ef 100644 --- a/bihar-culture-landing/history.html +++ b/bihar-culture-landing/history.html @@ -4,10 +4,16 @@ Bihar History +

History & Heritage

+

Weaving the tapestry of Bihar

diff --git a/bihar-culture-landing/index.html b/bihar-culture-landing/index.html index cd408a4..446168e 100644 --- a/bihar-culture-landing/index.html +++ b/bihar-culture-landing/index.html @@ -6,11 +6,17 @@ Bihar Culture - Discover the Rich Heritage of Bihar +

बिहार संस्कृति

+

Bihar Culture

Discover the Rich Heritage and Vibrant Culture of Bihar

diff --git a/bihar-culture-landing/modern.html b/bihar-culture-landing/modern.html index 511db20..41c51f7 100644 --- a/bihar-culture-landing/modern.html +++ b/bihar-culture-landing/modern.html @@ -4,10 +4,16 @@ Modern Bihar +

Modern Bihar

+