File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -401,11 +401,12 @@ local function generate(p, opt)
401401 IblScope { fg = p1 .bg .li (22 ).de (22 ) },
402402 IndentLine { IblIndent },
403403 IndentLineCurrent { IblScope },
404+
404405 SnacksIndent { fg = p1 .bg .li (8 ).de (22 ) },
405406 SnacksIndentScope { fg = p1 .bg .li (22 ).de (22 ) },
406407 SnacksPickerBorder { NormalFloat },
407408 SnacksPickerListCursorLine { CursorLine },
408- SnacksPickerMatch { fg = p .sky , gui = " bold" },
409+ SnacksPickerMatch { fg = p .blossom , gui = " bold" },
409410 SnacksPickerPreviewCursorLine { CursorLine },
410411
411412 TelescopeSelection { CursorLine },
Original file line number Diff line number Diff line change @@ -401,11 +401,12 @@ local function generate(p, opt)
401401 IblScope { fg = p1 .bg .da (22 ).de (20 ) },
402402 IndentLine { IblIndent },
403403 IndentLineCurrent { IblScope },
404+
404405 SnacksIndent { fg = p1 .bg .da (6 ).de (20 ) },
405406 SnacksIndentScope { fg = p1 .bg .da (22 ).de (20 ) },
406407 SnacksPickerBorder { NormalFloat },
407408 SnacksPickerListCursorLine { CursorLine },
408- SnacksPickerMatch { fg = p .sky , gui = " bold" },
409+ SnacksPickerMatch { fg = p .blossom , gui = " bold" },
409410 SnacksPickerPreviewCursorLine { CursorLine },
410411
411412 TelescopeSelection { CursorLine },
You can’t perform that action at this time.
0 commit comments