Default theme: Use different highlight color for secondary selections

pull/11080/head
Narcha 5 months ago
parent fc97ecc3e3
commit 637f8e413f
No known key found for this signature in database
GPG Key ID: D8A068FBD60270D2

@ -61,7 +61,7 @@ label = "honey"
"ui.virtual.indent-guide" = { fg = "comet" }
"ui.selection" = { bg = "#540099" }
"ui.selection" = { bg = "#481173" }
"ui.selection.primary" = { bg = "#540099" }
# TODO: namespace ui.cursor as ui.selection.cursor?
"ui.cursor.select" = { bg = "delta" }

Loading…
Cancel
Save