Update theme base16_default (ui.menu
) (#2794)
This commit is contained in:
parent
21d12e1487
commit
33ea3eff05
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Author: NNB <nnbnh@protonmail.com>
|
||||
|
||||
"ui.menu" = "black"
|
||||
"ui.menu" = { fg = "black", bg = "white" }
|
||||
"ui.menu.selected" = { modifiers = ["reversed"] }
|
||||
"ui.linenr" = { fg = "gray", bg = "black" }
|
||||
"ui.popup" = { modifiers = ["reversed"] }
|
||||
|
|
Loading…
Reference in a new issue