From f103d2273baef3f0e71b896419fda4538b6c6cde Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 21 Jan 2023 23:21:26 +0100 Subject: Add `markup.strikethrough` theme keys (#5619) --- runtime/themes/everforest_light.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/themes/everforest_light.toml') diff --git a/runtime/themes/everforest_light.toml b/runtime/themes/everforest_light.toml index 6daf7963..f9a55b0a 100644 --- a/runtime/themes/everforest_light.toml +++ b/runtime/themes/everforest_light.toml @@ -46,6 +46,7 @@ "markup.list" = "red" "markup.bold" = { modifiers = ["bold"] } "markup.italic" = { modifiers = ["italic"] } +"markup.strikethrough" = { modifiers = ["crossed_out"] } "markup.link.url" = { fg = "blue", modifiers = ["underlined"] } "markup.link.text" = "purple" "markup.quote" = "grey2" -- cgit v1.2.3-70-g09d2