Indistinguishable checkboxes at the eval when dark mode is enabled
Open
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 267
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 9
Description
Switch to Eval tab -> open any evalset to see the list of test cases.
`--chat-side-drawer-color` is applied to tbody and overriden by the color of `tr.mat-mdc-header-row` which set it to black (`var(--mat-table-header-headline-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)))`, no rule for dark mode?), and `.mat-mdc-row` (`var(--mat-table-row-item-label-text-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)))`)
Contributor guide
Assessment
This issue has not been assessed yet.