diff --git a/lua/rose-pine/theme.lua b/lua/rose-pine/theme.lua index 35ef0c3..3cf17da 100644 --- a/lua/rose-pine/theme.lua +++ b/lua/rose-pine/theme.lua @@ -560,6 +560,9 @@ function M.get(config) WinBarDirSeparator = { fg = p.muted }, WinBarDirIcon = { link = "Directory" }, + -- petertriho/nvim-scrollbar + ScrollbarHandle = { bg="muted", fg="muted"}, + } vim.g.terminal_color_0 = p.overlay -- black