Skip to content

Commit

Permalink
add ui.menu to default theme
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrHorn authored and archseer committed May 20, 2022
1 parent 82fb217 commit e7e13dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theme.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ label = "honey"
"ui.cursor" = { modifiers = ["reversed"] }
"ui.highlight" = { bg = "bossanova" }

"ui.menu" = { fg = "lilac", bg = "revolver" }
"ui.menu.selected" = { fg = "revolver", bg = "white" }

diagnostic = { modifiers = ["underlined"] }
Expand Down

0 comments on commit e7e13dc

Please sign in to comment.