[Feature Request] Add Sass variable for color definition of datatables headers
Open
Nobody has claimed this yet.
C: VDataTable
sass
T: feature
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Problem to solve
This feature add the ability to change color of text of all data-table header
Proposed solution
Add Sass variables in the theme file to override it here if necessary
Contributor guide
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
Start with the Vuetify Sass variables documentation linked in the issue, then locate the data-table header theme styles. Add an override for the header text color and verify that all data-table headers use the configured color.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sass
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100