ClickHouse / ClickHouse/click-ui
Update table shading tokens color
Open
- Dominant language
- TypeScript
- Stars
- 135
- Forks
- 33
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 19
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:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.