File tree 2 files changed +22
-0
lines changed
2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -402,6 +402,17 @@ local function generate(p, opt)
402
402
TelescopeMatching { fg = p .blossom , gui = " bold" },
403
403
TelescopeBorder { fg = FloatBorder .fg },
404
404
405
+ FzfLuaHeaderBind { fg = p .leaf },
406
+ FzfLuaHeaderText { fg = p .wood },
407
+ FzfLuaPathColNr { Type , gui = " bold" },
408
+ FzfLuaPathLineNr { FzfLuaPathColNr },
409
+ FzfLuaBufName { Statement },
410
+ FzfLuaBufNr { fg = p .leaf },
411
+ FzfLuaBufFlagCur { fg = p .wood },
412
+ FzfLuaBufFlagAlt { fg = p .water },
413
+ FzfLuaTabTitle { fg = p .sky },
414
+ FzfLuaTabMarker { fg = p .leaf },
415
+
405
416
Sneak { Search },
406
417
SneakLabel { WildMenu },
407
418
SneakLabelMask { bg = p .blossom , fg = p .blossom },
Original file line number Diff line number Diff line change @@ -402,6 +402,17 @@ local function generate(p, opt)
402
402
TelescopeMatching { fg = p .blossom , gui = " bold" },
403
403
TelescopeBorder { fg = FloatBorder .fg },
404
404
405
+ FzfLuaHeaderBind { fg = p .leaf },
406
+ FzfLuaHeaderText { fg = p .wood },
407
+ FzfLuaPathColNr { Type , gui = " bold" },
408
+ FzfLuaPathLineNr { FzfLuaPathColNr },
409
+ FzfLuaBufName { Statement },
410
+ FzfLuaBufNr { fg = p .leaf },
411
+ FzfLuaBufFlagCur { fg = p .wood },
412
+ FzfLuaBufFlagAlt { fg = p .water },
413
+ FzfLuaTabTitle { fg = p .sky },
414
+ FzfLuaTabMarker { fg = p .leaf },
415
+
405
416
Sneak { Search },
406
417
SneakLabel { WildMenu },
407
418
SneakLabelMask { bg = p .blossom , fg = p .blossom },
You can’t perform that action at this time.
0 commit comments