Issue Summary
Since the introduction of dark mode, the telemetry.action page now renders with a white background, which breaks the wallboard display compared to previous versions. Previously, the background was black and the build cards were displayed in their respective colors (lighter and darker shades to indicate status). Additionally, the build name is now shown with a white background, further degrading readability.
Steps to Reproduce
- Install any Bamboo version 10.0 or later (which includes the dark mode option).
- Run a build (successful, failed, or stopped).
- Navigate to <bamboo_URL>/telemetry.action.
→ You'll see that the wallboard colors are broken.
Expected Results

Actual Results

Workaround
No workaround