diff --git a/runtime/themes/nord.toml b/runtime/themes/nord.toml index b70f67a13..e2872d4f8 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" }