From 1e50fb8b556db083a5aaf6bf1279595cde59a1c1 Mon Sep 17 00:00:00 2001 From: Ben Lee-Cohen Date: Tue, 26 Mar 2024 10:51:53 -0400 Subject: Adding jump styles for Nord and Nord Light (#10008) Co-authored-by: Ben Lee-Cohen --- runtime/themes/nord.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'runtime/themes/nord.toml') diff --git a/runtime/themes/nord.toml b/runtime/themes/nord.toml index dab31610..0fe6db12 100644 --- a/runtime/themes/nord.toml +++ b/runtime/themes/nord.toml @@ -123,9 +123,10 @@ "ui.statusline.select" = { fg = "nord1", bg = "nord7" } "ui.statusline.separator" = "nord3" -# Virtual/invisable text +# Virtual/invisible text "ui.virtual.indent-guide" = "nord3" "ui.virtual.inlay-hint" = { fg = "nord3", modifiers = ["italic"] } +"ui.virtual.jump-label" = { fg = "nord11", modifiers = ["bold"] } "ui.virtual.ruler" = { bg = "nord1" } "ui.virtual.whitespace" = "nord3" "ui.virtual.wrap" = "nord3" -- cgit v1.2.3-70-g09d2