KwickerHub / KwickerHub/WebCraftifyAI

Add a Dark Theme to the Website

Open
#2,904 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
88
Forks
367
PR merge metrics
No merged PRs in 30d

Description

I would like to suggest adding a dark theme feature to the website. Dark themes are popular as they reduce eye strain in low-light environments and enhance the user experience.

Proposed Solution:

Implement a toggle button to switch between light and dark modes.
Use CSS variables to manage colors and easily switch between themes.
Ensure that the dark theme is fully accessible (e.g., readable text, proper contrast).
Benefits:

Improved user experience in low-light conditions.
A modern, aesthetic addition to the website.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the website's styles and existing controls; the issue proposes CSS variables and a toggle for switching themes. Review how colors are currently defined and verify that the completed theme switch preserves readable text and proper contrast in both modes.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html
Domain
accessibility, design, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.