Skip to content

Adjust bench dashboard color schema #2733

@hubcio

Description

@hubcio

Update the benchmark dashboard dark mode to use Iggy's brand colors instead of generic defaults. (use https://iggy.apache.org/ as an example of what we want)

What to focus on:

  • Only change dark mode CSS variables — navy backgrounds, orange accents, cream text
  • Apply orange accent to buttons, active states, hover states, and borders in dark theme
  • Search Yew components for hardcoded colors that bypass CSS variables
  • Ensure WCAG AA contrast ratios for dark mode (orange on navy may need adjustment for text)

Done when the dashboard dark mode visually matches the Iggy website's brand. Light mode unchanged.

Code is in core/bench/dashboard. You can generate the performance data locally by calling iggy-bench (see iggy-bench examples).

Metadata

Metadata

Assignees

Labels

enhancementA change that improves our (or users) QoLgood first issueGood for newcomerswebWeb UI related changes

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions