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/github_light.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/themes/github_light.toml') diff --git a/runtime/themes/github_light.toml b/runtime/themes/github_light.toml index 3492460e..3e226969 100644 --- a/runtime/themes/github_light.toml +++ b/runtime/themes/github_light.toml @@ -33,6 +33,7 @@ label = "scale.red.5" "markup.heading" = "scale.blue.6" "markup.bold" = { modifiers = ["bold"] } "markup.italic" = { modifiers = ["italic"] } +"markup.strikethrough" = { modifiers = ["crossed_out"] } "markup.link.url" = { modifiers = ["underlined"] } "markup.link.text" = { fg = "scale.blue.8", modifiers = ["underlined"] } "markup.raw" = "scale.blue.6" -- cgit v1.2.3-70-g09d2