mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
chore: update Title from _rose_ to _text_
This commit is contained in:
parent
8c8eb7375f
commit
2d4876b8b1
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ theme.base = {
|
||||||
TabLine = { fg = p.subtle, bg = p.overlay },
|
TabLine = { fg = p.subtle, bg = p.overlay },
|
||||||
TabLineFill = { bg = p.surface },
|
TabLineFill = { bg = p.surface },
|
||||||
TabLineSel = { fg = p.text, bg = p.inactive },
|
TabLineSel = { fg = p.text, bg = p.inactive },
|
||||||
Title = { fg = p.rose },
|
Title = { fg = p.text },
|
||||||
VertSplit = maybe_bold_vert_split,
|
VertSplit = maybe_bold_vert_split,
|
||||||
Visual = { bg = p.highlight },
|
Visual = { bg = p.highlight },
|
||||||
-- VisualNOS = {},
|
-- VisualNOS = {},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue