google / google/adk-web

Indistinguishable checkboxes at the eval when dark mode is enabled

Open
#313 2 comments 0 reactions 0 assignees View on GitHub
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)))`)

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.