From 3a0d8aa9e7e4a84d99f1db9ca48c9ef251bd716c Mon Sep 17 00:00:00 2001 From: Taken Date: Tue, 1 Oct 2024 19:15:40 +0200 Subject: [PATCH] Updated transparent plugin --- lua/taken/plugins/transparent.lua | 7 ------- 1 file changed, 7 deletions(-) diff --git a/lua/taken/plugins/transparent.lua b/lua/taken/plugins/transparent.lua index eaf164b..ddce54a 100644 --- a/lua/taken/plugins/transparent.lua +++ b/lua/taken/plugins/transparent.lua @@ -43,13 +43,6 @@ return { "NotifyDEBUGBorder", "NotifyWARNBorder", "NotifyINFOBorder", - -- "barbecue_normal", - -- "BufferLineFill", - -- "BufferLineBackground", - -- "BufferLineBufferSelected", - -- "NvimTreeNormal", - -- "NvimTreeNormalNC", - -- "NvimTreeNormalSB", }, exclude_groups = {}, })