From decc826a2fb93b6793b0db1e915b5c27ff01708a Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 22 Jan 2022 18:44:10 +0100 Subject: chore(format): format all files with stylua --- lua/no-clown-fiesta/Telescope.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lua/no-clown-fiesta/Telescope.lua') diff --git a/lua/no-clown-fiesta/Telescope.lua b/lua/no-clown-fiesta/Telescope.lua index 10d2fb6..97e2925 100644 --- a/lua/no-clown-fiesta/Telescope.lua +++ b/lua/no-clown-fiesta/Telescope.lua @@ -1,8 +1,8 @@ local Telescope = { - TelescopeNormal = { fg = C.fg, bg = C.bg }, - TelescopeSelection = { fg = C.fg, bg = C.accent }, - TelescopeMatching = { fg = C.info_yellow, style = "bold" }, - TelescopeBorder = { fg = C.medium_gray, bg = C.bg }, + TelescopeNormal = { fg = C.fg, bg = C.bg }, + TelescopeSelection = { fg = C.fg, bg = C.accent }, + TelescopeMatching = { fg = C.info_yellow, style = "bold" }, + TelescopeBorder = { fg = C.medium_gray, bg = C.bg }, } return Telescope -- cgit v1.2.3-70-g09d2