mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
update punctuation colour
This commit is contained in:
parent
64986b857d
commit
f3c534e4be
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ local config = {
|
||||||
border = 'highlight_med',
|
border = 'highlight_med',
|
||||||
comment = 'muted',
|
comment = 'muted',
|
||||||
link = 'iris',
|
link = 'iris',
|
||||||
punctuation = 'subtle',
|
punctuation = 'muted',
|
||||||
|
|
||||||
error = 'love',
|
error = 'love',
|
||||||
hint = 'iris',
|
hint = 'iris',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue