mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
add ui.menu
to default theme
This commit is contained in:
parent
82fb217b6a
commit
e7e13dcf06
1 changed files with 1 additions and 0 deletions
|
@ -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"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue