highlight
Apply or remove color highlighting to callsigns in the Band Activity panel, with options for background, foreground, and last highlight. Clear individual or all highlights at once.
Instructions
Colour (or clear) a callsign in the Band Activity panel (no transmit).
operations:
set (callsign, background, foreground, highlight_last): apply colours. Colours accept a name (red, yellow, …), '#RRGGBB', or [r,g,b].
clear (callsign): cancel highlighting for one callsign (sends an invalid colour).
clear_all: cancel every highlight at once.
Keep the number of active highlights modest (a rough cap of ~100) so WSJT-X decoding performance isn't impacted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| callsign | No | ||
| instance | No | ||
| operation | No | set | |
| background | No | ||
| foreground | No | ||
| highlight_last | No |