Fix typo in lualine theme replace mode

dev-doc
Smitesh Patil 3 years ago
parent 209d707275
commit ea0a79eb79

@ -31,8 +31,8 @@ catppuccino.visual = {
} }
catppuccino.replace = { catppuccino.replace = {
a = { bg = cpt.red_bg, fg = cpt.black }, a = { bg = cpt.red_br, fg = cpt.black },
b = { bg = cpt.fg_gutter, fg = cpt.red_bg }, b = { bg = cpt.fg_gutter, fg = cpt.red_br },
} }
catppuccino.inactive = { catppuccino.inactive = {

Loading…
Cancel
Save