DT: Accent colors does not apply to certain table components
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 569
- Forks
- 72
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
Case 1: Column filter's slider bar color always seems to be (green) irrespective of the theme/colors selected. Can this be changed so that it uses the primary of secondary color? Check the snapshot below

Case 2: Column filter with text pills background color should take the primary accent color. Currently, its always "blue'

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies table column-filter styling but names no files or tests. Start by locating the column filter's slider and text-pill styles, then trace how theme accent colors are applied. Done means the slider uses the selected primary or secondary color and the text-pill background uses the primary accent instead of fixed colors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, sass
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100