KeSp_controller/ui
Mae PUGIN 2f53119178 fix: Heatmap gradient with stepped colors for clarity
mix() was not rendering correctly. Replaced with stepped thresholds:
- >80%: bright red (#ff0000)
- >60%: red-orange (#ff4400)
- >40%: orange (#ff8800)
- >20%: yellow (#ffcc00)
- >5%: cool blue (#446688)
- <=5%: very cold (#2d2d44)

Dark text when heat > 20%. Removed debug eprintln.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 13:35:08 +02:00
..
components fix: Heatmap gradient with stepped colors for clarity 2026-04-07 13:35:08 +02:00
tabs fix: Auto-slot macros + heatmap auto-load on toggle 2026-04-07 12:23:34 +02:00
globals.slint feat: Auto-refresh data on tab change 2026-04-07 13:16:26 +02:00
main.slint feat: Auto-refresh data on tab change 2026-04-07 13:16:26 +02:00
theme.slint style: Fix contrast on buttons, combobox, and tab titles 2026-04-07 09:03:44 +02:00