chore: update Title from _rose_ to _text_

This commit is contained in:
mvllow 2021-10-11 09:57:03 -05:00
commit 2d4876b8b1

View file

@ -65,7 +65,7 @@ theme.base = {
TabLine = { fg = p.subtle, bg = p.overlay },
TabLineFill = { bg = p.surface },
TabLineSel = { fg = p.text, bg = p.inactive },
Title = { fg = p.rose },
Title = { fg = p.text },
VertSplit = maybe_bold_vert_split,
Visual = { bg = p.highlight },
-- VisualNOS = {},