mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
commit
dcb459545a
1 changed files with 2 additions and 2 deletions
|
|
@ -97,8 +97,8 @@ theme.loadEditor = function()
|
|||
-- SpellLocal = {},
|
||||
-- SpellRare = {},
|
||||
SignColumn = {},
|
||||
-- StatusLine = {},
|
||||
-- StatusLineNC = {},
|
||||
StatusLine = { fg = p.text, bg = p.surface },
|
||||
StatusLineNC = { fg = p.subtle, bg = p.surface },
|
||||
-- StatusLineTerm = {},
|
||||
-- StatusLineTermNC = {},
|
||||
-- TabLine = {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue