From d0257e5b13b6d30a3a74a183d08a766540b62a74 Mon Sep 17 00:00:00 2001 From: amelia squires Date: Tue, 4 Mar 2025 20:51:17 -0600 Subject: theming --- fnl/plugins/lualine.fnl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'fnl/plugins') diff --git a/fnl/plugins/lualine.fnl b/fnl/plugins/lualine.fnl index 9cda2ef..ef79a5a 100644 --- a/fnl/plugins/lualine.fnl +++ b/fnl/plugins/lualine.fnl @@ -66,10 +66,7 @@ (_G.util.setup! :lualine { :options { - :theme { - :normal { :c {:bg colors.bg}} - :inactive { :c {:bg colors.fade-bg}} - } + :theme :auto :component_separators { :left "" :right "" } :section_separators { :left "" :right "" } } -- cgit v1.2.3