Noice: use italics for mini messages
This commit is contained in:
parent
43aef2aecd
commit
37f9ba22c7
1 changed files with 2 additions and 0 deletions
|
@ -136,6 +136,8 @@ local theme = {
|
|||
NormalFloat = { bg = c.dialog_bg },
|
||||
Title = { fg = c.foreground, bold = true },
|
||||
|
||||
NoiceMini = { fg = c.foreground, italic = true },
|
||||
|
||||
TelescopeNormal = { fg = c.foreground, bg = c.background },
|
||||
TelescopeBorder = { bold = true },
|
||||
TelescopeSelection = { reverse = true },
|
||||
|
|
Loading…
Reference in a new issue