vercel / vercel/hyper

Align color notation

Open
#8,081 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
44.7k
Forks
3.6k
Avg merge
21m
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.

The default configuration file uses a mixture of different notations to configure the default color property values.

Describe the solution you'd like

Use a consistent notation, such as RGBA, in the values of the default configuration file.

If hex or other alphabetical characters are involved, then use consistent casing.

Use consistent precision.

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

Start by locating and inspecting the default configuration file referenced in the issue, then inventory its default color property values. Done means those values use one color notation consistently, with uniform casing for hexadecimal or other alphabetical characters and consistent precision.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, typescript
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.