File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
lua/catppuccin/groups/integrations Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ M.url = "https://github.com/saghen/blink.pairs"
55function M .get ()
66 return {
77 BlinkPairsRed = { fg = C .red },
8- BlinkPairsYellow = { fg = C .yellow },
9- BlinkPairsBlue = { fg = C .blue },
10- BlinkPairsOrange = { fg = C .peach },
11- BlinkPairsGreen = { fg = C .green },
12- BlinkPairsPurple = { fg = C .mauve },
13- BlinkPairsCyan = { fg = C .teal },
8+ BlinkPairsYellow = { fg = C .yellow },
9+ BlinkPairsBlue = { fg = C .blue },
10+ BlinkPairsOrange = { fg = C .peach },
11+ BlinkPairsGreen = { fg = C .green },
12+ BlinkPairsPurple = { fg = C .mauve },
13+ BlinkPairsCyan = { fg = C .teal },
1414 BlinkPairsUnmatched = { fg = C .red },
1515 BlinkPairsMatchParen = { link = " MatchParen" },
1616 }
You can’t perform that action at this time.
0 commit comments