Skip to content

Commit 0ab476f

Browse files
committed
change delimiter color
1 parent bcbf7b4 commit 0ab476f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

colors/nordlicht.vim

+1-1
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ call s:hi("Comment", s:nordlicht3_gui_bright, "", s:nordlicht3_term, "", s:itali
281281
call s:hi("Conditional", s:nordlicht9_gui, "", s:nordlicht9_term, "", "", "")
282282
call s:hi("Constant", s:nordlicht4_gui, "", "NONE", "", "", "")
283283
call s:hi("Define", s:nordlicht9_gui, "", s:nordlicht9_term, "", "", "")
284-
call s:hi("Delimiter", s:nordlicht6_gui, "", s:nordlicht6_term, "", "", "")
284+
call s:hi("Delimiter", s:nordlicht6_gui, "", s:nordlicht10_term, "", "", "")
285285
call s:hi("Exception", s:nordlicht9_gui, "", s:nordlicht9_term, "", "", "")
286286
call s:hi("Float", s:nordlicht15_gui, "", s:nordlicht15_term, "", "", "")
287287
call s:hi("Function", s:nordlicht8_gui, "", s:nordlicht8_term, "", "", "")

0 commit comments

Comments
 (0)