Skip to content

Dark-Light Mode Toggle - A simple web-based dark and light mode toggle using HTML, CSS, and JavaScript. Saves user preference for a seamless experience.

Notifications You must be signed in to change notification settings

madhu-aala/dark-light-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dark-Light Mode Toggle

Languages Count Code Size Repo Size Last Commit

This project provides a simple implementation of a dark and light mode toggle feature for web pages. It allows users to switch between dark and light themes seamlessly, enhancing the user experience.

Features

  • Theme Toggle: Users can switch between dark and light modes using a toggle button.
  • Persistent Theme Preference: The selected theme preference is saved and persists across page reloads.

Technologies Used

  • HTML5: Provides the structure of the web page.
  • CSS3: Styles the web page and defines the dark and light themes.
  • JavaScript: Handles the theme toggle functionality and stores the user's theme preference.

About

Dark-Light Mode Toggle - A simple web-based dark and light mode toggle using HTML, CSS, and JavaScript. Saves user preference for a seamless experience.

Topics

Resources

Stars

Watchers

Forks