summaryrefslogtreecommitdiffstats
path: root/yo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'yo.toml')
-rw-r--r--yo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/yo.toml b/yo.toml
index 0c7d5f1..5bb8e58 100644
--- a/yo.toml
+++ b/yo.toml
@@ -25,7 +25,7 @@
"ui.cursor.insert" = { fg = "p2", bg = "keyword" }
"ui.cursor.select" = { fg = "p2", bg = "p12" }
"ui.cursor.match" = { fg = "p12", modifiers = ["bold"] }
-"ui.selection" = { bg = "p5" }
+"ui.selection" = { bg = "p4" }
"ui.selection.primary" = { bg = "p5" }
"ui.cursorline.primary" = { bg = "p3" }