Skip to content

Commit

Permalink
feat: DapUIWinSelect group
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnvgr committed Dec 8, 2023
1 parent 0c3e5f6 commit a214bbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/catppuccin/groups/integrations/dap_ui.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ function M.get()
DapUIPlayPause = { fg = C.green },
DapUIRestart = { fg = C.green },
DapUIUnavailable = { fg = C.surface1 },

DapUIWinSelect = { fg = C.peach },
}
end

Expand Down

0 comments on commit a214bbc

Please sign in to comment.