Skip to content

Commit

Permalink
Add support for dropbar.nvim correct colors via setting transparency …
Browse files Browse the repository at this point in the history
…for WinBar + WinBarNC (#337)
  • Loading branch information
Vortigern-The-Grey authored Sep 21, 2024
1 parent 9b81403 commit c6a9694
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/base46/glassy.lua
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ local hl_groups = {
"Pmenu",
"CmpPmenu",
"CmpDoc",
"WinBar",
"WinBarNC",
}

for _, groups in ipairs(hl_groups) do
Expand Down

0 comments on commit c6a9694

Please sign in to comment.