Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tahsinzidane/duskdawnmode

Automatically switches between day and night mode at 6:00 PM and 6:00 AM, enhancing user experience with adaptive theming.
https://github.com/tahsinzidane/duskdawnmode

Last synced: about 2 months ago
JSON representation

Automatically switches between day and night mode at 6:00 PM and 6:00 AM, enhancing user experience with adaptive theming.

Awesome Lists containing this project

README

        

# DuskDawnMode

**DuskDawnMode** is a JavaScript project that automatically switches between day and night mode at 6:00 PM and 6:00 AM. It enhances user experience by adapting the interface to different lighting conditions.

- [see live](https://tahsinzidane.github.io/DuskDawnMode/)

## Features

- **Automatic Theme Switching**: Switches between day and night mode based on the time of day.
- **Easy Integration**: Can be easily added to any project using a CDN link.

## How to Use

## quick start
````html



Document

hello world



````

1. **Include the CSS and JavaScript**: Add the following CDN links to your HTML file:

```html


```

2. **Initialize the Script**: The JavaScript file will handle the automatic switching of themes. Ensure it is loaded after the DOM elements you want to style.

## Author

[**Tahsinzidane** ](https://github.com/tahsinzidane)