Unnamed repository; edit this file 'description' to name the repository.
-rw-r--r--runtime/themes/nord.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/nord.toml b/runtime/themes/nord.toml
index b70f67a1..e2872d4f 100644
--- a/runtime/themes/nord.toml
+++ b/runtime/themes/nord.toml
@@ -113,6 +113,7 @@
"ui.cursor" = { fg = "nord4", modifiers = [ "reversed" ] }
"ui.cursorcolumn.primary" = { bg = "nord1" }
"ui.cursorline.primary" = { bg = "nord1" }
+"ui.cursor.match" = { bg = "nord3" }
"ui.selection" = { bg = "nord3" }
"ui.highlight" = { fg = "nord8", bg = "nord2" }