feat: remove custom Leap groups (#227)

This commit is contained in:
György Andorka
2026-02-11 11:45:11 +01:00
committed by GitHub
parent 4635a3f46d
commit 205a99cc29
4 changed files with 0 additions and 10 deletions

View File

@@ -433,10 +433,6 @@ local function generate(p, opt)
SneakLabel { WildMenu },
SneakLabelMask { bg = p.blossom, fg = p.blossom },
LeapMatch { gui = "bold,underline,nocombine" },
LeapBackdrop { gui = "nocombine", fg = p.bg.lightness(p.bg.l + 20) },
LeapLabel { fg = p.blossom.lightness(p1.bg.l + 56).sa(80), gui = "bold" },
HopNextKey { fg = p.blossom, gui = "bold,underline" },
HopNextKey1 { fg = p.sky, gui = "bold,underline" },
HopNextKey2 { fg = p.water },