We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcbf7b4 commit 0ab476fCopy full SHA for 0ab476f
colors/nordlicht.vim
@@ -281,7 +281,7 @@ call s:hi("Comment", s:nordlicht3_gui_bright, "", s:nordlicht3_term, "", s:itali
281
call s:hi("Conditional", s:nordlicht9_gui, "", s:nordlicht9_term, "", "", "")
282
call s:hi("Constant", s:nordlicht4_gui, "", "NONE", "", "", "")
283
call s:hi("Define", s:nordlicht9_gui, "", s:nordlicht9_term, "", "", "")
284
-call s:hi("Delimiter", s:nordlicht6_gui, "", s:nordlicht6_term, "", "", "")
+call s:hi("Delimiter", s:nordlicht6_gui, "", s:nordlicht10_term, "", "", "")
285
call s:hi("Exception", s:nordlicht9_gui, "", s:nordlicht9_term, "", "", "")
286
call s:hi("Float", s:nordlicht15_gui, "", s:nordlicht15_term, "", "", "")
287
call s:hi("Function", s:nordlicht8_gui, "", s:nordlicht8_term, "", "", "")
0 commit comments