use white color for @text.strike (#161)

v2.5
siduck 3 years ago
parent 0a952a9bcb
commit 0807bf9fc2

@ -139,7 +139,7 @@ return {
},
["@text.strike"] = {
fg = theme.base00,
fg = theme.base0F,
strikethrough = true,
},

Loading…
Cancel
Save