From 5c91972542af67aa1cb2d7874bd2af4cafc0fc6e Mon Sep 17 00:00:00 2001 From: dhanshri Date: Sat, 31 May 2025 20:17:27 +0530 Subject: [PATCH] changed theme --- 50-Projects-In-50-Days---HTML-CSS-JavaScript | 1 + theme-clock/index.html | 290 ++++- theme-clock/script.js | 505 ++++++++- theme-clock/style.css | 1070 +++++++++++++++++- 4 files changed, 1753 insertions(+), 113 deletions(-) create mode 160000 50-Projects-In-50-Days---HTML-CSS-JavaScript diff --git a/50-Projects-In-50-Days---HTML-CSS-JavaScript b/50-Projects-In-50-Days---HTML-CSS-JavaScript new file mode 160000 index 0000000..e2bcd28 --- /dev/null +++ b/50-Projects-In-50-Days---HTML-CSS-JavaScript @@ -0,0 +1 @@ +Subproject commit e2bcd28bfbdd86dab1db4c4eaeb130a0f6e0b1b6 diff --git a/theme-clock/index.html b/theme-clock/index.html index 8b50d24..12c5949 100644 --- a/theme-clock/index.html +++ b/theme-clock/index.html @@ -1,28 +1,272 @@ - - - - - Theme Clock - - - - - Dark mode - - - - - - - - - - - + + + + + Enhanced Theme Clock + + + + + + + + + Dark Mode + + + + + + + + + + + + + + + + + Settings + + + Timezone: + + Local Time + UTC + New York + Los Angeles + London + Paris + Tokyo + Shanghai + Mumbai + Sydney + + + + + Clock Theme: + + Modern + Classic + Minimal + Neon + + + + + Animation Speed: + + 1x + + + Close + + + + + + + + + + Clock + + + + Stopwatch + + + + Timer + + + + Alarm + + + + + + + + + + 12 + 3 + 6 + 9 + + + + + + + + + + + + + + + + Local Time + + + + + + + + + 00:00:00 + 000 + + + + + Start + + + + Pause + + + + Reset + + + + Lap + + + + + + + + + + + + + Hours + + + + Minutes + + + + Seconds + + + + + + Start Timer + + + + + + + + + 05:00 + + + + + Pause + + + + Stop + + + + + + + + + + + + + Hour + + + + Minute + + + + AM/PM + + AM + PM + + + + + Repeat: + + Sun + Mon + Tue + Wed + Thu + Fri + Sat + + + + + Set Alarm + + + + + Active Alarms + + + + + + + + + + + + + Alarm! + + + + Dismiss + + + + + + + + + + + + + - - + +