From f33aaba53fee32fb0a6e496c472f4e08bb401237 Mon Sep 17 00:00:00 2001 From: Gokul Soumya Date: Mon, 14 Jun 2021 15:41:05 +0530 Subject: Add ui.selection to theme.toml Enables changing the color of the selection which was previously hard coded. --- contrib/themes/bogster.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/themes/bogster.toml') diff --git a/contrib/themes/bogster.toml b/contrib/themes/bogster.toml index 40fa7044..0fbafd23 100644 --- a/contrib/themes/bogster.toml +++ b/contrib/themes/bogster.toml @@ -38,6 +38,7 @@ "ui.text" = { fg = "#e5ded6" } "ui.text.focus" = { fg = "#e5ded6", modifiers= ["bold"] } +"ui.selection" = { bg = "#540099" } "ui.menu.selected" = { fg = "#e5ded6", bg = "#313f4e" } "warning" = "#dc7759" -- cgit v1.2.3-70-g09d2