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
32fc6d4a54
commit
e3b398d897
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ local config = {
|
|||
border = 'highlight_med',
|
||||
comment = 'muted',
|
||||
link = 'iris',
|
||||
punctuation = 'subtle',
|
||||
punctuation = 'muted',
|
||||
|
||||
error = 'love',
|
||||
hint = 'iris',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue