Skip to content

tester: highlight colors from theme keys instead of literals #22

Description

@InauguralPhysicist

The tester's span colors (MATCH_BG/GROUP_BG/PC_BG in tester.eigs) are hard-coded RGB literals. Once a highlight-palette convention exists in lib/ui's theme (or as app-local theme keys with fallbacks, the plot_bg pattern from EigenScript#819/#820), read them from the theme so light/dark palettes restyle the tester without code edits.

Small, clean scope: three constants, one fallback pattern to copy from upstream's _theme_color.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions