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 = {},
|
-- SpellLocal = {},
|
||||||
-- SpellRare = {},
|
-- SpellRare = {},
|
||||||
SignColumn = {},
|
SignColumn = {},
|
||||||
-- StatusLine = {},
|
StatusLine = { fg = p.text, bg = p.surface },
|
||||||
-- StatusLineNC = {},
|
StatusLineNC = { fg = p.subtle, bg = p.surface },
|
||||||
-- StatusLineTerm = {},
|
-- StatusLineTerm = {},
|
||||||
-- StatusLineTermNC = {},
|
-- StatusLineTermNC = {},
|
||||||
-- TabLine = {},
|
-- TabLine = {},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue