Update command palette style

This commit is contained in:
Nate Butler 2023-11-12 22:13:54 -05:00
parent 6bdb6e486e
commit 800ad1d3dc
3 changed files with 10 additions and 12 deletions

View file

@ -1555,6 +1555,7 @@ impl CodeActionsMenu {
let colors = cx.theme().colors();
div()
.px_2()
.text_ui()
.text_color(colors.text)
.when(selected, |style| {
style