mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
fixed
This commit is contained in:
parent
a5f7fde0a3
commit
821d91699f
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ function M.get()
|
|||
SpecialComment = { fg = p.iris },
|
||||
Statement = { fg = p.pine },
|
||||
StorageClass = { fg = p.foam },
|
||||
String = { fg = p.green },
|
||||
String = { fg = p.calm },
|
||||
Structure = { fg = p.foam },
|
||||
Tag = { fg = p.rose },
|
||||
Todo = { fg = p.iris },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue