Project
ide
Description
In the “Kill Process on Port” dialog, the common port buttons (e.g., 3000, 1420) use a background color (#1A1B1F) that is very close to the surrounding panel. This causes the buttons to visually blend into the background. Even when a port is selected, the difference remains subtle, making it difficult to distinguish interactive elements and active state at a glance.
Error Message
Debug Logs
System Information
OS: Ubuntu 22.04.5 LTS
CPU: 13th Gen Intel(R) i9-13900K
RAM: 16 GB
Screenshots
Steps to Reproduce
Open “Kill Process on Port” dialog
Look at the “Common Ports” section
Click on a port (e.g., 1420)
Observe the visual difference between selected and unselected states
Expected Behavior
Common port buttons should be clearly distinguishable from the background, and the selected state should be visually obvious.
Actual Behavior
Buttons blend into the background, and the selected state is not clearly distinguishable at a glance.
Additional Context
This reduces usability when quickly selecting ports, especially when multiple options are displayed.