File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -427,7 +427,7 @@ local function generate(p, opt)
427
427
FzfLuaLiveSym { fg = p .wood },
428
428
FzfLuaTitle { Title },
429
429
FzfLuaFzfCursorLine { CursorLine },
430
- FzfLuaFzfMatch { fb = p .blossom , gui = " bold" },
430
+ FzfLuaFzfMatch { fg = p .blossom , gui = " bold" },
431
431
432
432
Sneak { Search },
433
433
SneakLabel { WildMenu },
Original file line number Diff line number Diff line change @@ -427,7 +427,7 @@ local function generate(p, opt)
427
427
FzfLuaLiveSym { fg = p .wood },
428
428
FzfLuaTitle { Title },
429
429
FzfLuaFzfCursorLine { CursorLine },
430
- FzfLuaFzfMatch { fb = p .blossom , gui = " bold" },
430
+ FzfLuaFzfMatch { fg = p .blossom , gui = " bold" },
431
431
432
432
Sneak { Search },
433
433
SneakLabel { WildMenu },
You can’t perform that action at this time.
0 commit comments