KeSp_controller/ui/components
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
..
connection_bar.slint style: Custom DarkComboBox + DarkTab (Dracula theme throughout) 2026-04-07 08:46:39 +02:00
dark_button.slint style: Fix contrast on buttons, combobox, and tab titles 2026-04-07 09:03:44 +02:00
dark_checkbox.slint feat: KO creation with checkboxes (matching egui) 2026-04-07 11:06:32 +02:00
dark_combo_box.slint style: Fix contrast on buttons, combobox, and tab titles 2026-04-07 09:03:44 +02:00
dark_line_edit.slint style: DarkLineEdit + scrollable layer sidebar 2026-04-07 12:04:13 +02:00
key_button.slint fix: Heatmap gradient with stepped colors for clarity 2026-04-07 13:35:08 +02:00
key_selector.slint style: DarkLineEdit + scrollable layer sidebar 2026-04-07 12:04:13 +02:00
keyboard_view.slint feat: Complete KeSp Controller — Slint UI port 2026-04-06 20:40:34 +02:00
status_bar.slint feat: Complete KeSp Controller — Slint UI port 2026-04-06 20:40:34 +02:00