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