Command palette
/* Command palette: change font color of hotkeys */
.suggestion-item.is-selected .suggestion-hotkey{
color: var(--base3)
}
/* Command palette: change font color of hotkeys */
.suggestion-item.is-selected .suggestion-hotkey{
color: var(--base3)
}