[2024-06-19] Setting statusline background to normal
This commit is contained in:
parent
6fc8073402
commit
dc59e14fb3
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ local bg = function(n)
|
|||
end
|
||||
|
||||
return {
|
||||
bg = '#000000',
|
||||
bg = bg("Normal"),
|
||||
black = '#000000',
|
||||
fg = fg("Normal"),
|
||||
green = fg("DiagnosticOk"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue