Skip to content

Commit

Permalink
update: sneak
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Miliano committed Feb 21, 2023
1 parent 46bfc6f commit 1b87623
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lua/solarized/themes/neovim_theme.lua
Original file line number Diff line number Diff line change
Expand Up @@ -487,9 +487,7 @@ local function neovim_theme(solarized, chromatic)
HopUnmatched = { fg = darken(colors.fg, 2) },

-- Sneak
Sneak = { link = 'HopPreview' },
SneakScope = { link = 'HopNextKey1' },
SneakLabel = { link = 'HopNextKey' },
Sneak = { link = 'HopNextKey' },

-- TWILIGHT
Twilight = { fg = solarized:is_not_transparent(colors.comment) },
Expand Down

0 comments on commit 1b87623

Please sign in to comment.