How do I change the color of the matched text in the result list of the command palette dropdown? I cannot see the word "Debug" since it has the same color as the blue bar.

How do I change the color of the matched text in the result list of the command palette dropdown? I cannot see the word "Debug" since it has the same color as the blue bar.

workbench.colorCustomizations -> quickInputList.focusBackground, hope it helpes someone.
The following changes the color of the matched text:
workbench.colorCustomizations -> list.highlightForeground