kernelci / kernelci/dashboard

Add dark theme

Open
#1,950 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Frontend
Dominant language
Python
Stars
9
Forks
31
Avg merge
3d 19h
Merged PRs (30d)
16

Description

Some devices have better readability with dark theme, and also some users might just prefer that theme.

Related issues

  • It may be better to do #39 first, just refactor the colors to centralize it in a single place in some way
  • The theme preference might not be saved across sections without cookies (#596 ), which would be ideal but I don't think is a blocker for this change

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 reviewing related issues #39 and #596 to understand the proposed color refactor and theme preference behavior. Identify the dashboard's theme and color entry points from there. Done means the dashboard supports a readable dark theme; preference persistence is described as desirable but not required.

Written by the indexing model from the issue text.

Assessment

Domain
design, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.