diff --git a/theme.toml b/theme.toml index c7b5dc84e7e0..76243295b660 100644 --- a/theme.toml +++ b/theme.toml @@ -60,7 +60,7 @@ label = "honey" "ui.virtual.indent-guide" = { fg = "comet" } "ui.selection" = { bg = "#540099" } -"ui.selection.primary" = { bg = "#540099" } +"ui.selection.primary" = { bg = "#7900DB" } # TODO: namespace ui.cursor as ui.selection.cursor? "ui.cursor.select" = { bg = "delta" } "ui.cursor.insert" = { bg = "white" }