File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -403,6 +403,10 @@ local function generate(p, opt)
403403 IndentLineCurrent { IblScope },
404404 SnacksIndent { fg = p1 .bg .li (8 ).de (22 ) },
405405 SnacksIndentScope { fg = p1 .bg .li (22 ).de (22 ) },
406+ SnacksPickerBorder { NormalFloat },
407+ SnacksPickerListCursorLine { CursorLine },
408+ SnacksPickerMatch { fg = p .sky , gui = " bold" },
409+ SnacksPickerPreviewCursorLine { CursorLine },
406410
407411 TelescopeSelection { CursorLine },
408412 TelescopeSelectionCaret { TelescopeSelection , fg = p .rose },
Original file line number Diff line number Diff line change @@ -403,6 +403,10 @@ local function generate(p, opt)
403403 IndentLineCurrent { IblScope },
404404 SnacksIndent { fg = p1 .bg .da (6 ).de (20 ) },
405405 SnacksIndentScope { fg = p1 .bg .da (22 ).de (20 ) },
406+ SnacksPickerBorder { NormalFloat },
407+ SnacksPickerListCursorLine { CursorLine },
408+ SnacksPickerMatch { fg = p .sky , gui = " bold" },
409+ SnacksPickerPreviewCursorLine { CursorLine },
406410
407411 TelescopeSelection { CursorLine },
408412 TelescopeSelectionCaret { TelescopeSelection , fg = p .rose },
You can’t perform that action at this time.
0 commit comments