mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
add Title
This commit is contained in:
parent
026af36c95
commit
876bbb1bf7
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ theme.loadSyntax = function()
|
|||
String = { fg = p.gold },
|
||||
Structure = { fg = p.foam },
|
||||
Tag = { fg = p.rose },
|
||||
Title = { fg = p.text },
|
||||
Todo = { fg = p.iris },
|
||||
Type = { fg = p.foam },
|
||||
Typedef = { fg = p.foam },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue