aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/rose_pine_dawn.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/rose_pine_dawn.toml')
-rw-r--r--runtime/themes/rose_pine_dawn.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/rose_pine_dawn.toml b/runtime/themes/rose_pine_dawn.toml
index bad5fec5..23a3be7f 100644
--- a/runtime/themes/rose_pine_dawn.toml
+++ b/runtime/themes/rose_pine_dawn.toml
@@ -6,7 +6,7 @@
"ui.menu.selected" = { fg = "iris", bg = "surface" }
"ui.linenr" = {fg = "subtle" }
"ui.liner.selected" = "highlightOverlay"
-"ui.selection" = "highlight"
+"ui.selection" = { bg = "highlight" }
"comment" = "subtle"
"ui.statusline" = {fg = "foam", bg = "surface" }
"ui.statusline.inactive" = { fg = "iris", bg = "surface" }