FSOC-OSS / FSOC-OSS/Fsoc-level-medium

Build Dark Mode with CSS Variables

Open
#97 6 comments 0 reactions 1 assignee Claimed by @Ankit291013 View on GitHub
CSS enhancement good first issue hacktoberfest theming
Dominant language
JavaScript
Stars
2
Forks
33
PR merge metrics
No merged PRs in 30d

Description

**Title:** Implement Theme Switching with CSS Custom Properties

## Problem Statement

The application only supports a light theme, causing eye strain for users in low-light environments. Modern web applications should offer dark mode as a standard feature.

## Proposed Solution

Implement a complete theming system using CSS variables with:

* Light and dark color schemes
* Toggle button with smooth transition
* System preference detection
* Persistent theme choice
* All elements properly themed
* Smooth color transitions

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.