diff options
Diffstat (limited to 'runtime/themes/rasmus.toml')
-rw-r--r-- | runtime/themes/rasmus.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/rasmus.toml b/runtime/themes/rasmus.toml index 996271d3..3158a6a4 100644 --- a/runtime/themes/rasmus.toml +++ b/runtime/themes/rasmus.toml @@ -55,6 +55,7 @@ "markup.list" = "gray07" "markup.bold" = { modifiers = ["bold"] } "markup.italic" = { modifiers = ["italic"] } +"markup.strikethrough" = { modifiers = ["crossed_out"] } "markup.link.url" = { fg = "cyan", modifiers = ["underlined"] } "markup.link.text" = "blue" "markup.raw" = "yellow" |