diff --git a/runtime/themes/nord.toml b/runtime/themes/nord.toml index 3b994bb59e50..f7ef079b0c4d 100644 --- a/runtime/themes/nord.toml +++ b/runtime/themes/nord.toml @@ -1,6 +1,7 @@ # Author : RayGervais "ui.linenr.selected" = { fg = "nord4" } +"ui.cursorline.primary" = { bg = "nord1" } "ui.text.focus" = { fg = "nord8", modifiers= ["bold"] } "ui.menu" = { fg = "nord6", bg = "#232d38" } "ui.menu.selected" = { fg = "nord8", bg = "nord2" }