LightningCreations / LightningCreations/LightningLabsClient

CSS Variable-based Theme

Open
#297 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Svelte
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, several parts of the UI have hard-coded colors. To make theming easier and keep future elements consistent, a set of CSS variables should be used to control base colors and potentially control how they mix. For example, the background and accent colors could be directly changed, and all UI parts without specifically chosen colors would change to match.

Contributor guide

No contributing guide indexed for this repository

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

The issue names no files or tests. Start by locating the UI styles that contain hard-coded colors, then identify the base background and accent colors that should become CSS variables. Done means changing those variables updates UI elements that do not have specifically chosen colors consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.