Update table shading tokens color

Open Beginner friendly
#661 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
typescript
Domain
design, frontend

Research direction

The issue does not name a file or test; start by searching the repository for theme.click.table.row.color.barChart.hover and theme.click.table.row.color.barChart.default. Update the light- and dark-mode token values as specified, then verify both table states against the reference image and confirm the contrast improves.

Written by the indexing model from the issue text.

Description

Current colors used for the following tokens have very low contrast with the background:

theme.click.table.row.color.barChart.hover
theme.click.table.row.color.barChart.default

I'd like to update the colors to:

default lightmode = slate 100
hover lightmode = slate 200
default darkmode = neutral 650
hover darkmode = neutral 500

Reference image:

Image
Dominant language
TypeScript
Stars
135
Forks
33
Avg merge
2d 13h
Merged PRs (30d)
19

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.

More from ClickHouse/click-ui

All issues in ClickHouse/click-ui

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.