Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
Currently, while the app provides excellent data, it can be difficult to quickly scan a long list of processes to identify which ones are actively consuming the most resources (CPU, Memory, or Disk I/O) without reading the specific text values or looking at the small progress bars.
Describe the solution you'd like
Implement a background color/intensity gradient for cells or rows based on their resource usage.
- Intensity: The color should become more vibrant or darker as the usage percentage increases.
- Consistency: Use different colors for different metrics (e.g., orange/red for CPU, green for Memory, blue for Disk) or a unified theme-consistent highlight color.
- Readability: Ensure the text remains legible over the background highlights.
Describe alternatives you've considered
No response
Additional context
Use Case
This would allow users to instantly identify "resource hogs" at a glance as soon as they open the Processes tab, significantly improving the UX for troubleshooting system performance.
Visual Reference
As shown in the attached screenshot, adding a more prominent background highlight (like the orange bars currently visible but perhaps more integrated into the row/cells) would make active processes stand out much better.
Example from system-monitoring-center:

Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
Currently, while the app provides excellent data, it can be difficult to quickly scan a long list of processes to identify which ones are actively consuming the most resources (CPU, Memory, or Disk I/O) without reading the specific text values or looking at the small progress bars.
Describe the solution you'd like
Implement a background color/intensity gradient for cells or rows based on their resource usage.
Describe alternatives you've considered
No response
Additional context
Use Case
This would allow users to instantly identify "resource hogs" at a glance as soon as they open the Processes tab, significantly improving the UX for troubleshooting system performance.
Visual Reference
As shown in the attached screenshot, adding a more prominent background highlight (like the orange bars currently visible but perhaps more integrated into the row/cells) would make active processes stand out much better.
Example from system-monitoring-center: