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/ingrid.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/themes/ingrid.toml') diff --git a/contrib/themes/ingrid.toml b/contrib/themes/ingrid.toml index 60377b45..0dd53164 100644 --- a/contrib/themes/ingrid.toml +++ b/contrib/themes/ingrid.toml @@ -38,6 +38,7 @@ "ui.text" = { fg = "#7B91B3" } "ui.text.focus" = { fg = "#250E07", modifiers= ["bold"] } +"ui.selection" = { bg = "#540099" } "ui.menu.selected" = { fg = "#D74E50", bg = "#F3EAE9" } "warning" = "#D4A520" -- cgit v1.2.3-70-g09d2