From 9eb11214b1a741cd47faeb433c743bf537a10853 Mon Sep 17 00:00:00 2001 From: not Date: Mon, 20 Mar 2023 18:59:06 -0500 Subject: theme(rose-pine): add inlay hints (#6384) * add `ui.virtual.inlay-hint` * normalise line endings--- runtime/themes/rose_pine.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'runtime/themes/rose_pine.toml') diff --git a/runtime/themes/rose_pine.toml b/runtime/themes/rose_pine.toml index 06e89306..ea17ac22 100644 --- a/runtime/themes/rose_pine.toml +++ b/runtime/themes/rose_pine.toml @@ -38,6 +38,7 @@ "ui.virtual.ruler" = { bg = "overlay" } "ui.virtual.whitespace" = { fg = "highlight_low" } "ui.virtual.indent-guide" = { fg = "muted" } +"ui.virtual.inlay-hint" = { fg = "subtle" } "ui.menu" = { fg = "subtle", bg = "surface" } "ui.menu.selected" = { fg = "text" } @@ -185,4 +186,4 @@ iris = "#c4a7e7" iris_10 = "#2b2539" highlight_low = "#21202e" highlight_med = "#403d52" -highlight_high = "#524f67" \ No newline at end of file +highlight_high = "#524f67" -- cgit v1.2.3-70-g09d2